Skip to content
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

I used by mistake the ETH address to send ERC20 tokens #122

Closed
arko36 opened this issue Jan 5, 2021 · 4 comments
Closed

I used by mistake the ETH address to send ERC20 tokens #122

arko36 opened this issue Jan 5, 2021 · 4 comments
Assignees

Comments

@arko36
Copy link

arko36 commented Jan 5, 2021

Hi, by mistake i used the ETH address to send some tokens (LINK) I can see the transaction in the etherscan but the wallet shows zero obviously. How can I recover these tokens ?!
Thanks in advance
Ariel

@almindor
Copy link
Owner

almindor commented Jan 5, 2021

Hey,

I need more details to help. Do you own the destination address/account?

@almindor almindor self-assigned this Jan 5, 2021
@arko36
Copy link
Author

arko36 commented Jan 5, 2021 via email

@almindor
Copy link
Owner

almindor commented Jan 5, 2021

Ah that's an easy fix. You need to go to the contracts tab and "add existing contract" then put 0x514910771AF9Ca656af840dff83E8264EcF986CA in the address field. The rest should auto-fill and then just add contract.

NOTE you should double check that the LINK contract I give you here is the LINK contract you've used (e.g. that it belongs to your token etc.)

After that you will get the token in the token selection combobox at the top. Select link and check your balance and total. You can then send the token out as a transaction by also selecting it in the new transaction dialog for the right account.

NOTE: there was a UI bug preventing showing the account balances in tokens in v3.0.0 #123 it has been since fixed and v3.0.1 ia available for download now. You can also see your totals even in v3.0.0 and in the transaction dialog. This bug does not affect sending functionality it's purely cosmetic.

@arko36
Copy link
Author

arko36 commented Jan 6, 2021

It worked !!! Thanks !

@arko36 arko36 closed this as completed Jan 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants