MetaMask / metamask-extension

:globe_with_meridians: :electric_plug: The MetaMask browser extension enables browsing Ethereum blockchain enabled websites
https://metamask.io
Other
12.04k stars 4.92k forks source link

Upon updating token details, the token became hidden #9261

Closed danfinlay closed 3 years ago

danfinlay commented 4 years ago

A user reports that after updating token details with a new number of precision, the token disappeared.

Could be that we aren’t showing tokens under a certain precision, and should.

https://www.reddit.com/r/Metamask/comments/i4xy7c/metamask_shows_absurd_numer_of_dextools_dext/g1yms2d/?utm_source=share&utm_medium=ios_app&utm_name=iossmf

Gudahtt commented 4 years ago

It seems likely that the token configuration was invalid in some way, leading to a failed balance update. See #9057

Gudahtt commented 3 years ago

I'll close this for now, as it's likely a dupe of #9057