This guide shows how to add token Coinbase Wallet, how to hide tokens Coinbase Wallet, and how to use the built-in portfolio tracking to keep a clean token list. I write from real use: I carry a handful of live DeFi positions on a phone and a browser extension for experiments. That experience shapes the practical steps below. Short version: adding a token is usually fast; hiding spam tokens is often one toggle; tracking is automatic once the wallet recognizes a token's contract (but you may need to add custom tokens by contract address sometimes).
![Add token screen — placeholder image]
A software wallet is an interface that holds your private keys and queries the blockchain for balances. The tokens themselves live on the blockchain. When you add a token to a wallet, you’re telling the app: “Watch this contract address for my balances and show me metadata (name, symbol, decimals).” Under the hood the wallet uses RPC endpoints or token indexers to read the token contract and gather balances. That means two things:
What I’ve found useful is to always confirm the contract on a block explorer before adding it. (More on that below.)
Mobile and extension flows are similar. The key difference is screen layout. Here’s a compact how-to you can follow right now.
If the auto-fill fails, double-check the contract address and decimals on a block explorer. I once pasted the wrong address and added a copycat token — lesson learned. And yes, it’s annoying when that happens.
How to find token contract in Coinbase Wallet
Hiding tokens is useful when spam tokens show up or you’re tired of noise. Steps are short.
Note: hiding a token does not delete it from the blockchain or remove approvals. For that, see the approvals section below. But that small toggle can clean up a messy UI fast. But don't forget to check approvals separately.
![Hide token — placeholder image]
Coinbase Wallet aggregates token balances across the selected networks and shows fiat-equivalent values (if enabled). It uses pricing feeds from on-chain or off-chain oracles and token lists to calculate a portfolio snapshot. In my experience the snapshot is accurate within a small margin for major tokens, but rarer tokens sometimes lack price data until you add a custom token and link a price feed elsewhere.
If you want transaction-level tracking, export your address to a portfolio app or use the wallet’s history view. For multi-chain positions check the network selector — tokens on an L2 or alternative chain won’t show under Ethereum mainnet.
Tip: if a token value reads zero but you know you hold it, verify the network and contract address first.
Spam tokens are a UI annoyance and often harmless by themselves. The real danger is approving a malicious token contract to spend your funds.
I once approved a contract while testing a new DEX and paid to revoke the approval later — not expensive, but irritating. It changed how I interact with unknown dApps.
If you frequently switch RPCs for experimental networks, consider pinning a trusted RPC or using the wallet’s default nodes to avoid stale balance queries. For more on RPC behavior see coinbase-wallet-rpc-nodes-performance.
| Feature | Coinbase Wallet (hot wallet) | Hardware wallet (cold) | Generic browser/extension hot wallet |
|---|---|---|---|
| Add custom token (by contract) | Yes | Requires companion app | Yes |
| Hide tokens | Yes | UI depends on companion app | Yes |
| Portfolio tracking | Built-in | Limited (companion needed) | Often built-in |
| View contract address | Yes | Yes (via app) | Yes |
| Revoke approvals | Through dApp or linked UI (see guide) | Possible via app (safer) | Via dApp or UI |
| Mobile dApp browser | Yes | No | Some offer mobile browser |
| Security (key storage) | Private keys on device (non-custodial) | Keys in hardware (higher security) | Private keys on device |
This table highlights feature differences without ranking. Choose based on your security needs and workflow.
Best fit: mobile-first DeFi users who want easy token discovery, quick swaps, and basic portfolio tracking. If you trade tokens often and use dApps on the go, the app’s add token and hide token flows are convenient.
Look elsewhere if: you hold very large balances and prioritize absolute security — in that case combine a hardware wallet with a separate interface (see coinbase-wallet-vs-hardware-wallet). Also consider a dedicated portfolio tool for tax reporting or advanced analytics.
Q: Is it safe to keep crypto in a hot wallet? A: Hot wallets are convenient and non-custodial, but they trade some security for accessibility. For everyday amounts they work well. For larger holdings, split funds and use a hardware wallet for long-term storage.
Q: How do I revoke token approvals? A: Use the wallet’s dApp browser or a revoke tool to inspect approvals, then revoke risky allowances. See step-by-step: revoke-token-approvals-coinbase-wallet.
Q: What happens if I lose my phone? A: If you have a seed phrase (recovery phrase) backed up, you can restore the wallet on a new device. Without the recovery phrase, access is permanently lost. Back up your seed phrase offline and never share it.
Q: How to find token contract in Coinbase Wallet? A: Open the token’s details and copy the contract or use a block explorer to find and verify the contract address before adding.
Q: How do I hide spam tokens? A: Use the Hide token toggle in the token list or management screen. Hiding prevents UI clutter but does not remove approvals or on-chain records.
Token management in a software wallet is mostly about metadata and visibility — not token custody. Add token Coinbase Wallet when you need to monitor or interact; use custom tokens when auto-detection fails; hide tokens to clean your UI. And always double-check contract addresses before approving any spending.
Want deeper guides? Read the full Coinbase Wallet review, learn how to revoke token approvals, or get a quick start with how to create Coinbase Wallet. Safe trades and tidy token lists.