Token Management & Portfolio — Add, Hide & Track Tokens

Try Tangem secure wallet →

Table of contents


Overview: why token management matters

Token management is more than a tidy list of balances. It controls what you see, how you interact with DeFi, and how quickly you can detect scams. Good token management reduces accidental sends to the wrong network, limits exposure from unlimited token allowances, and keeps your mobile interface usable (no clutter). I believe the average crypto user underestimates how much time they save by pruning spam tokens and checking approvals regularly.

In my experience a small, repeatable workflow—add tokens only by contract address, hide unknown assets immediately, and export a transaction history when tax time arrives—prevents most headaches. But some steps are subtle (RPC differences, token decimals). This guide walks through those with hands-on tips.


Quick start: Add, hide & track tokens

Short checklist before you begin:

  1. Confirm the blockchain (Ethereum, Binance Smart Chain, Solana, etc.).
  2. Copy the token contract address from a trusted source (official project site or verified block explorer).
  3. Keep your seed phrase offline while you make changes.

How to add a custom token (step-by-step)

This answers "how to add custom token trust wallet" with exact steps I use on mobile:

  1. Open the mobile app and go to the Wallet tab.
  2. Tap the "+" or Manage Tokens button (top-right in many versions).
  3. Select the correct network from the network dropdown (EVM-compatible networks, Solana, Tron, etc.).
  4. Choose "Add Custom Token" or paste the contract address into the search field.
  5. Verify the token symbol and decimals auto-fill. If not, paste symbol and decimals manually.
  6. Save. The token will appear in your asset list and portfolio.

A couple of practical checks: send a tiny test transfer when you first add a token (0.0001 or equivalent). Does the balance update after the on-chain confirmation? If not, double-check network and decimals.

If you want a longer walkthrough, see the dedicated guide: Add custom token.


Hide spam tokens and clean your list

Spam tokens show up for several reasons (airdrop scams, token lists, or trackers). Hiding is quick and reversible. Steps I use:

And remember: hiding a token does not remove it from the blockchain. The balance still exists and can be recovered by re-adding the token.

Free token lists and "claim" buttons are common enticements. Want to know if a token is safe? Check contract source, liquidity on the DEX, and whether the token has transfer/approval restrictions. If you see a suspicious free tokens list, treat it like an unknown email attachment.


Portfolio tracking and CSV exports (trust wallet csv download)

The Portfolio tab gives a quick snapshot of total holdings and per-asset percentages. Price sources come from public oracles and token lists, so small, illiquid tokens can show misleading fiat values.

Does the app let you download a CSV directly? In my testing the mobile app does not include a built-in "Download CSV" button for full transaction history (use a block explorer or portfolio tool instead). Here are practical alternatives:

Method A — Block explorer export (per blockchain):

  1. Copy your public wallet address.
  2. Paste it into the blockchain's block explorer (Ethereum, BSC, Solana explorer).
  3. Use the explorer's export/CSV function or its API to pull transaction history.

Method B — Portfolio tracker or tax tool:

  1. Connect the public address (read-only) to a tracker app that supports CSV export.
  2. Filter for the date range and token types you need.
  3. Export transactions as CSV.

Advanced (developer) option: query the blockchain node or API and build a CSV with scriptable tools (curl + jq, or SDKs). I used an explorer API once to pull ERC-20 transfers into a CSV and removed exact duplicates in a spreadsheet.

If you want a hands-on guide to exporting and reconciling tokens, check the token-management page for examples.


Token approvals & safety (trust wallet token allowance)

Token allowance (aka token approval) lets a dApp move your tokens. That single approval is a common attack vector. I once approved an unlimited allowance on a small DEX and had to revoke it quickly (lesson learned). What I do now every month:

Step: how to revoke (quick):

  1. Find the approval-checker tool (search for "token approvals" for the relevant chain).
  2. Connect your wallet securely (read-only or via WalletConnect if needed).
  3. Revoke the specific allowance. Confirm and pay gas.

For more detail, see token-approvals-revoke.


Common problems & fixes (trust wallet crypto not showing up)

Why does my token balance show zero? A short troubleshooting checklist:

If you can see the on-chain transaction on the block explorer but not in-app, the issue is almost always a local cache or token list mismatch.


Mobile vs desktop: where token management differs

Feature Mobile app Browser extension / desktop
Add custom tokens Yes (contract address) Yes
Hide tokens Yes (toggle) Varies
Portfolio overview Built-in Often third-party
CSV export Not built-in (workarounds) More desktop tools available
Approvals management Requires third-party tools Easier with desktop dApp flows
dApp browsing In-app browser / WalletConnect Injected provider (extension)

Mobile is convenient for daily swaps and on-the-go staking. Desktop flows can simplify approval revocations and CSV work. Which should you use? Ask yourself: do you trade daily on your phone, or reconcile taxes and approvals on a desktop?


Who this wallet is best for / who should look elsewhere

Who this wallet is best for:

Who should look elsewhere:


FAQ

Q: Is it safe to keep crypto in a hot wallet? A: Hot wallets are convenient and non-custodial, but they carry more online risk than cold storage. I keep trading balances in a hot wallet and larger stores in hardware wallets. Use strong device hygiene and back up your seed phrase (see backup & recovery).

Q: How do I revoke token approvals? A: Use an approval-revoke tool or follow the step-by-step in token-approvals-revoke. Revoke only when you understand gas costs and the dApp you’re disconnecting from.

Q: What happens if I lose my phone? A: If you have your seed phrase, you can restore/import the wallet on a new device (see restore-import-wallet). If you do not have the seed phrase, funds cannot be recovered.

Q: How do I get a CSV of my transactions from the app? A: The easiest approach is to copy your public address and export transactions via a block explorer or a portfolio tracker that supports CSV (see the Portfolio section above).


Conclusion & next steps

Token management is a small daily habit that prevents big mistakes. Add tokens by contract, hide suspicious assets, check approvals, and export a CSV for bookkeeping. What I've found over repeated use is that a 10-minute monthly review prevents 90% of surprises.

Ready to follow step-by-step setup or restore your wallet? See Getting started, or download the app on iOS or Android and then read the detailed token management guide.

Safe trades. Keep backups offline. And if you run into a problem, check the troubleshooting pages or contact support through the official channels (see support & safety).

Try Tangem secure wallet →