Don't treat unknown balances as 0, show N/A instead. #19404
Labels
feature/web3/wallet
Integrating Ethereum+ wallet support
OS/Android
Fixes related to Android browser functionality
OS/Desktop
priority/P2
A bad problem. We might uplift this to the next planned release.
QA Pass - Android ARM
QA Pass - Android Tab
QA Pass-Linux
QA Pass-macOS
QA Pass-Win64
QA/Yes
release-notes/exclude
Milestone
When displaying any token balance, we should never assume a value of 0 if we can't obtain the value.
0 is not a good default to display to users because it will scare them into thinking they've lost funds.
The only time we should display 0 is if a successful result tells us the value is 0.
The text was updated successfully, but these errors were encountered: