Files
AutistMask/src/shared
user 173d75c57a
All checks were successful
check / check (push) Successful in 22s
fix: fall back to known token list for symbol/name/decimals
When a token's balance entry is missing or incomplete (e.g. not yet
fetched from Blockscout), the address-token view and send view now
fall back to the built-in known token list for symbol, name, and
decimals instead of showing '?'.

Also includes token name in the balance object returned by
fetchTokenBalances so the contract info well can display it.

Fixes #51
2026-02-28 08:44:09 -08:00
..