Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Encountered issues with ERC20 token balances & symbols not being displayed within the ACCOUNTS tab #6759

Closed
zumbatan opened this issue Oct 14, 2017 · 33 comments
Labels
M8-dapp 💎 Decentralized applications. Z1-question 🙋‍♀️ Issue is a question. Closer should answer.
Milestone

Comments

@zumbatan
Copy link

zumbatan commented Oct 14, 2017

Before filing a new issue, please provide the following information.

I'm running:

  • Parity version: 1.7.6
  • Operating system: Windows
  • And installed: via installer

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.

@5chdn 5chdn added F3-annoyance 💩 The client behaves within expectations, however this “expected behaviour” itself is at issue. M7-ui Z0-unconfirmed 🤔 Issue might be valid, but it’s not yet known. labels Oct 16, 2017
@5chdn
Copy link
Contributor

5chdn commented Oct 16, 2017

Are you fully synchronized?

Does this persist if you wait a couple of minutes?

@RSAManagement
Copy link

Same problem, here a screenshoot
schermata 2017-10-16 alle 10 56 32

@ethernian
Copy link

the same Problem for "Parity//v1.8.0-beta-9882902-20171015/x86_64-linux-gnu/rustc1.20.0"
fully synced.

@ethernian
Copy link

works in Parity/v1.7.5-beta-822fa82-20171012/x86_64-linux-gnu/rustc1.20.0

@amal
Copy link

amal commented Oct 19, 2017

Same error. Two ERC20 tokens (PRIX & YEAR) are not displayed for my account.
Etherscan shows them perfectly.

@5chdn
Copy link
Contributor

5chdn commented Oct 21, 2017

Can you please clear your browser cache and test with 1.8.1?

@RSAManagement
Copy link

I just clear the browser cache (Chromium) and test 1.8.1, same result

@RSAManagement
Copy link

schermata 2017-10-21 alle 14 51 05

@RSAManagement
Copy link

Solved, I run an old Chromium version (Build 56.....) whit the last one it works again, It show me tokens and badges

@5chdn 5chdn closed this as completed Oct 21, 2017
@ethernian
Copy link

@RSAManagement, @5chdn
Chromium update (and cache reset) has fixed the issue. Thanx!

@zumbatan
Copy link
Author

@5chdn
Are you fully synchronized? Yes always, I encounter this issue often while fully synched

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

@5chdn
Copy link
Contributor

5chdn commented Oct 22, 2017

@zumbatan which browser version?

@zumbatan
Copy link
Author

zumbatan commented Oct 22, 2017

chrome 61.0
how can the browser affect this issue @5chdn ?

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?
Given the high significance of erc20 tokens and ICOs in the blockchain community, this remains a really annoying bug. Hope we can solve it quickly so that interaction with erc20 tokens is flawless

@5chdn why is this issue closed now? It has not been solved, or did I miss sth?

@5chdn
Copy link
Contributor

5chdn commented Oct 30, 2017

Can you open your browser console and check for any errors?

@5chdn 5chdn reopened this Oct 30, 2017
@5chdn
Copy link
Contributor

5chdn commented Oct 30, 2017

I closed it because multiple users reported upgrading the browser solved the issue.

@zumbatan
Copy link
Author

zumbatan commented Oct 31, 2017

@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.
I am using latest Browser versions, no addons or whatsoever.
It also does not work with Firefox apart from Chrome.

#6853 this issue is also still persisting under 1.78. can you look at it please?

Thank you.

@5chdn
Copy link
Contributor

5chdn commented Nov 2, 2017

You can still manually execute the token contract to initiate a transfer.

Hi, it is still persisting issue and highly relevant to all of us I think.

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?

@5chdn
Copy link
Contributor

5chdn commented Nov 2, 2017

Screenshot would be nice, too, if possible.

@zumbatan
Copy link
Author

zumbatan commented Nov 4, 2017

@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."
->please can you give a precise short step by step guide? I mean this is at the end real money, in your parity.wiki there is not such information given. You could easily do mistakes.

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

@5chdn
Copy link
Contributor

5chdn commented Nov 16, 2017

Tracking this in #7024

@5chdn 5chdn closed this as completed Nov 16, 2017
@zumbatan
Copy link
Author

zumbatan commented Dec 11, 2017

@5chdn @rphmeier why did you close this issue?
it is still open and me and friends are still experiencing this. even with newest browsers and newest parity versions 1.83,1.78&1.79! it is as you agreed an essential matter since erc20 tokens keep rising in the market. would be nice if you could solve this big issue that erc20 tokens are not displayed within the "ACCOUNTS" tab.

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.

@5chdn 5chdn reopened this Dec 12, 2017
@5chdn
Copy link
Contributor

5chdn commented Dec 12, 2017

Can you try to clear your localstorage/cache of your browser?

@zumbatan
Copy link
Author

zumbatan commented Dec 17, 2017

@5chdn my browsers do this automatically for each new session...
have you tried to add Centra token in your client for windows? Try it if possible, to figure out whether this is a global issue or not. (Centra is not the only affected token, but we can work with centra as example, because I imagine they all have the same failure cause)

@zumbatan
Copy link
Author

zumbatan commented Jan 3, 2018

@5chdn @rphmeier HI, do you have any new information for this issue? Thx

@5chdn
Copy link
Contributor

5chdn commented Jan 3, 2018

@zumbatan is centra registered with the token registry? https://github.com/paritytech/parity/wiki/Token-Registry

You are saying:

Golem for example, is shown.

Of course, you need to register it :)

@5chdn 5chdn closed this as completed Jan 3, 2018
@5chdn 5chdn added M8-dapp 💎 Decentralized applications. Z1-question 🙋‍♀️ Issue is a question. Closer should answer. and removed F3-annoyance 💩 The client behaves within expectations, however this “expected behaviour” itself is at issue. M7-ui Z0-unconfirmed 🤔 Issue might be valid, but it’s not yet known. labels Jan 3, 2018
@zumbatan
Copy link
Author

zumbatan commented Jan 3, 2018

@5chdn @rphmeier Hi , why did you close this highly relevant ERC20 token issue?
Centra is registered in the token registry! And as I said this issue relates NOT only to one token, but to many different registered erc20 tokens! Centra is just one example!

So please open this again, and have you already tried yourself to reproduce the issue? ::
"have you tried to add Centra token in your client for windows? Try it if possible, to figure out whether this is a global issue or not. (Centra is not the only affected token, but we can work with centra as example, because I imagine they all have the same failure cause)"

Please try to give new information to this issue, thank you very much!

@5chdn 5chdn reopened this Jan 3, 2018
@5chdn 5chdn modified the milestones: 1.9, 1.10 Jan 5, 2018
@5chdn 5chdn modified the milestones: 1.10, 1.11 Jan 23, 2018
@zumbatan
Copy link
Author

zumbatan commented Jan 26, 2018

@5chdn , thanks, greatly appreciate you re-opening and modifying it!
you guys have the best eth wallet ever, and really hope that it evolves even more secure and automatically displays ANY erc-20 token (where the user has a balance >0) within the "account" tab view .

@hyvaa
Copy link

hyvaa commented Jan 30, 2018

I am experiencing the same problem.
Running v1.7.13 and it was woking well ( showing tokens) and one day the tokens were invisible.
I am running Parity all the time, and chain is alway fully syncing.
I have tried resetting the chain and Parity upgrade, but tokens are not appearing.
(Surely they are checked in EtherScan.io)


I'm running:

Parity version: v1.9.0 v1.8.7 v1.7.13 (all versions same problem)
Operating system: Windows8.1 64
Chrome : v64.0.3282.119 (64)
And installed: via installer

@5chdn
Copy link
Contributor

5chdn commented Jan 31, 2018

Yes, all versions are affected, parity 1.9.1 will fix this issue (and 1.8.8 probably).

@5chdn 5chdn closed this as completed Jan 31, 2018
@zumbatan
Copy link
Author

zumbatan commented Feb 1, 2018

@5chdn thanks! lets see how it plays out with the new bug fixes this time hopefully with automatic erc20 token displaying.

@5chdn
Copy link
Contributor

5chdn commented Feb 1, 2018

1.9.1 released!

@zumbatan
Copy link
Author

zumbatan commented Feb 11, 2018

@5chdn @hyvaa
this issues still is OPEN and persisting , also in the most current versions 188,191,192!! already tried and waited for several days, nothing changes, re-installing, re-syncing, nothing helps. i am fully synced always.

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??

@5chdn 5chdn modified the milestones: 1.11, 1.10 Feb 12, 2018
@5chdn
Copy link
Contributor

5chdn commented Feb 12, 2018

No sorry, please try to find any other wallet that does that properly.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
M8-dapp 💎 Decentralized applications. Z1-question 🙋‍♀️ Issue is a question. Closer should answer.
Projects
None yet
Development

No branches or pull requests

6 participants