-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
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
Coins stuck in Nifty wallet #125
Comments
Hi @dechirix, Sorry, your question is not clear enough. Seems you are trying to call some function in some contract and that function reverts. What exactly transaction are you trying to send? |
Thanks for replying. |
@dechirix Are you sure your ERC-20 token balance is enough to send the amount to another address? Make sure you are not trying to send an amount that is greater than your ERC-20 balance. |
I just press the MAX button to Send all of the coins; there are only 4.11 coins i´m trying to send, but then a lot of small numbers. Maybe i´m messing stuff up by including tiny numbers. Will try to round up . . . Nope does not work. Still getting "Transaction Error. Exception thrown in contract [[code."]] |
What is your address you are trying to send the coins from? And what's the name of the token you are trying to send? On your screen I don't see the |
https://etherscan.io/address/0x0bde4cecae9d86e9f6e1a91a9d762f60bffcb6ac I bought MIST (accidentally in two buys), and sent them to wallet. Bought a bit of ETH and sent to wallet. Sent ETH to Metamask to try and work out why I could not send MIST the same route. That worked :) |
Any one else have some ideas on what to do? |
@dechirix Try to increase the balance of your address (0x0bde4cecae9d86e9f6e1a91a9d762f60bffcb6ac) in ETH. Probably, you out of gas. |
Hey all. If any one!
Trying to send on Ethereum.
Have no probs sending ETH.
But one coin - when trying to send from Nifty to MetaMask - always gets: "Transaction Error. Exception thrown in contract code."
With a sky high gas estimation, and Not enough balance to send etc.
Am new to Nifty. Can any one say what i´m doing wrong?
Many thanks.
The text was updated successfully, but these errors were encountered: