-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Encountered issues with ERC20 token balances & symbols not being displayed within the ACCOUNTS tab #6759
Comments
Are you fully synchronized? Does this persist if you wait a couple of minutes? |
the same Problem for "Parity//v1.8.0-beta-9882902-20171015/x86_64-linux-gnu/rustc1.20.0" |
works in Parity/v1.7.5-beta-822fa82-20171012/x86_64-linux-gnu/rustc1.20.0 |
Same error. Two ERC20 tokens (PRIX & YEAR) are not displayed for my account. |
Can you please clear your browser cache and test with 1.8.1? |
I just clear the browser cache (Chromium) and test 1.8.1, same result |
Solved, I run an old Chromium version (Build 56.....) whit the last one it works again, It show me tokens and badges |
@RSAManagement, @5chdn |
@5chdn Does this persist if you wait a couple of minutes? Yes totally! For hours, days (did not switch off Parity 2 whole days), still persisting issue. Can you please clear your browser cache and test with 1.8.1? I am still on 1.76. But as I understand, this has to work also with 1.76 or not? Have you solved it in 1.8.1? Thanks |
@zumbatan which browser version? |
chrome 61.0 if everything works fine with the watching "contracts" tab , and the query of token balances is fine, it remains very strange why the issue persists within the "Accounts" tab screen. Have you never observed this issue of not displayed erc20 tokens? @5chdn why is this issue closed now? It has not been solved, or did I miss sth? |
Can you open your browser console and check for any errors? |
I closed it because multiple users reported upgrading the browser solved the issue. |
@5chdn Hi, it is still persisting issue and highly relevant to all of us I think. How can I transfer ERC20 tokens if they are not shown under my account tab? while this issue is being dealt with, do you have a temporary hint for us, how to transfer ERC20 token without the use of the Accounts tab? I am now for some days on parity 1.78v and still the same persisting issue. Again, I am always fully synced with many peers. and still no ERC20 token balance showing up under the Account tab. #6853 this issue is also still persisting under 1.78. can you look at it please? Thank you. |
You can still manually execute the token contract to initiate a transfer.
So far you are the only one reporting this. Can you open the JavaScript console of your browser ("Inspect") and check for any error messages? |
Screenshot would be nice, too, if possible. |
@5chdn - ok in the console i just see these lines "ReferenceError: event is not defined" multiple times. nothing else. "You can still manually execute the token contract to initiate a transfer." I went to your mentioned "execute" tab-> but for example there are 3 different options "approve"/ "transfer" / "transferfrom" ->what is this about? How to transfer my erc20 token to another ethereum wallet exactly? Thank you |
Tracking this in #7024 |
@5chdn @rphmeier why did you close this issue? i can give you now more examples: Golem for example, is shown. But Centra for example not. I guess, if you figure out why Centra is not shown, then we might be able to solve it by knowing the cause of the error. What do you think?PS: To prevent any misunderstanding: This issue/bug relates to the erc20 token symbols not showing up under the "accounts tab" -> I am not talking about the "contracts" or "addressbook" tabs For reference look at: https://github.com/paritytech/parity/wiki/Tokens here, the 4th picture from the top titled "Tokens are also displayed in your accounts view next to your Ether balance." shows exactly the bug I am relating to: In my case, tokens are NOT displayed next to my Ether balance. |
Can you try to clear your localstorage/cache of your browser? |
@5chdn my browsers do this automatically for each new session... |
@zumbatan is centra registered with the token registry? https://github.com/paritytech/parity/wiki/Token-Registry You are saying:
Of course, you need to register it :) |
@5chdn @rphmeier Hi , why did you close this highly relevant ERC20 token issue? So please open this again, and have you already tried yourself to reproduce the issue? :: Please try to give new information to this issue, thank you very much! |
@5chdn , thanks, greatly appreciate you re-opening and modifying it! |
I am experiencing the same problem. I'm running: Parity version: v1.9.0 v1.8.7 v1.7.13 (all versions same problem) |
Yes, all versions are affected, parity 1.9.1 will fix this issue (and 1.8.8 probably). |
@5chdn thanks! lets see how it plays out with the new bug fixes this time hopefully with automatic erc20 token displaying. |
1.9.1 released! |
@5chdn @hyvaa please take a look again! highly strange why the automatic displaying of erc20 coins is not working within the "Account" tab. what is the technical (code) failure cause of this issue @5chdn , can you explain shortly why this issue occurs?? |
No sorry, please try to find any other wallet that does that properly. |
Before filing a new issue, please provide the following information.
Your issue description goes here below. Try to include actual vs. expected behavior and steps to reproduce the issue.
I thought, if I watched an erc20 contract and have a valid balance for this erc20 token, the token should appear automatically under my "account" on the accounts tab of parity. But it is not. It appeared in v1.7, but i never saw it again with v1.71-1.76. Before with v1.7, I could see the erc20 balance when I clicked on my "Account" and when I clicked on "transfer", I could choose (dropdown) between transfering ETH or my erc20 token. Now this is missing.
Thank you for any solution
PS: To prevent any misunderstanding: This issue/bug relates to the erc20 balance not showing up under the "accounts tab" -> I am not talking about the watching "contracts" tab (there, everything looks fine when I query my balance).
For reference: https://github.com/paritytech/parity/wiki/Tokens here, the 4th picture from the top "Tokens are also displayed in your accounts view next to your Ether balance." shows exactly the bug I am relating to: In my case I would only see the "ETH" balance, but not the "GAV" balance next to it.
The text was updated successfully, but these errors were encountered: