← Back to Fix archive
Wallet Display Issues
Why Is My Wallet Balance Not Showing?
Understand why a crypto wallet balance may not appear even when funds exist on-chain.
Quick answer
What this usually means
A missing wallet balance is often a display, network, RPC, token import, or indexing issue rather than a loss of funds.
Common causes
Why it happens
- The wallet is connected to the wrong network.
- The token has not been imported into the wallet interface.
- The RPC endpoint is delayed or failing.
- The transaction has not actually confirmed yet.
- The token uses a custom contract that the wallet does not auto-detect.
Fix path
What to check first
- Search your wallet address on the correct block explorer.
- Confirm the network where the asset exists.
- Refresh the wallet or switch RPC endpoints.
- Manually import the token contract if needed.
- Check whether the transaction is confirmed or still pending.
Safety note
Do not make the problem worse
- Your wallet app is not the source of truth; the blockchain explorer is usually more reliable.
- Never share your private key or seed phrase to recover a missing balance.
- Only import token contracts from official sources.