We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Originally reported by user that he is not able to redeem TORN tokens using the status wallet. transaction failing with the following error:
cannot unmarshal non-string into Go struct field SendTxArgs.value of type *hexutil.Big
Can't reproduce because I don't have TORN tokens to redeem :(
Can redeem vTORN tokens from https://app.tornado.cash/airdrop/
cannot unmarshal non-string into Go struct field SendTxArgs.value of type *hexutil.Big error when redeem tokens from https://app.tornado.cash/airdrop/
Address with vTORN tokens available to redeem exists
https://app.tornado.cash/airdrop/
...
Web3 wallet
Allow
Redeem
The text was updated successfully, but these errors were encountered:
Attached geth.log and Status.log from user report
Sorry, something went wrong.
linked here another issue with same dapp #11565
json: cannot unmarshal number into Go struct field ...
Closing, as page doesn't exist anymore
No branches or pull requests
Bug Report
Problem
Originally reported by user that he is not able to redeem TORN tokens using the status wallet. transaction failing with the following error:
cannot unmarshal non-string into Go struct field SendTxArgs.value of type *hexutil.Big
Can't reproduce because I don't have TORN tokens to redeem :(
Expected behavior
Can redeem vTORN tokens from https://app.tornado.cash/airdrop/
Actual behavior
cannot unmarshal non-string into Go struct field SendTxArgs.value of type *hexutil.Big
error when redeem tokens from https://app.tornado.cash/airdrop/Preconditions
Address with vTORN tokens available to redeem exists
Reproduction
https://app.tornado.cash/airdrop/
dapp...
-> 'Connect' ->Web3 wallet
->Allow
Redeem
Additional Information
The text was updated successfully, but these errors were encountered: