← Back to Fix archive
Wallet Display Issues
How to Fix a Token Decimal Display Error
Learn why token balances may display with the wrong decimals or strange amounts.
Quick answer
What this usually means
A decimal display error happens when the wallet or interface reads the token's decimal configuration incorrectly or uses a wrong contract.
Common causes
Why it happens
- The wrong token contract was imported.
- The token decimals were not detected automatically.
- The wallet interface cached outdated metadata.
- A scam token copied a known token symbol.
- The token has unusual metadata behavior.
Fix path
What to check first
- Verify the token contract on the explorer.
- Compare decimals with official token information.
- Remove and re-import the token if needed.
- Refresh the wallet or switch RPC.
- Do not interact with unknown copied tokens.
Safety note
Do not make the problem worse
- Token symbols can be copied by scam contracts.
- Always verify contract address, not only token name.
- Do not sell or approve suspicious airdropped tokens without research.