Quick summary
This is a practical, no-fluff guide to MetaMask UI tips for renaming accounts, viewing balances, and organizing your portfolio across Chrome (extension) and mobile. I use MetaMask daily for swaps, staking on EVM-compatible chains, and managing multiple accounts. The notes below are hands-on, show how to do things step by step, and flag where the UI can be misleading.
Who this guide is for
- Crypto users who want clear steps to rename accounts and keep balances readable.
- People managing multiple accounts and chains in a single software wallet.
- Not for you if you need full cold-storage-only workflows (see hardware-ledger and connect-ledger).
Rename accounts in MetaMask: Step by step (extension and mobile)
Why rename at all? Short answer: labels reduce mistakes when sending or interacting with dApps. I once sent a token to the wrong account because both were named 'Account 1' — embarrassing, and avoidable.
Step by step: rename account in extension
- Open the MetaMask extension in Chrome and unlock it.
- Click the account name (top of the panel) or the three-dot menu next to it to open account options.
- Select 'Account details'.
- Click the pencil icon or Edit button next to the name, type your new label, then Save.
Step by step: rename account in mobile
- Open the MetaMask app and unlock.
- Tap Accounts, then tap the account you want to rename.
- Tap Edit or the pencil icon beside the account name, enter a new label, and Save.
Note: renaming is a local UI change only — it does not alter your address on-chain. If you use multiple devices, check whether your labels synced (they often do not). And don’t expect the blockchain to show your label; it’s only for your convenience.
See accounts on MetaMask: manage, create, import, watch-only
Want to see all accounts? Open the account dropdown. You’ll find options to Create Account, Import Account (using a private key), and Add Watch-Only account (paste an address to follow balances without private keys).
How to add a watch-only account (step by step)
- Open account dropdown in extension or mobile.
- Choose Add Account or Import Account.
- Select Watch account and paste the public address.
- The address appears in your list but has no private key stored locally.
If you want to spin up a new account per chain (for staking on Polygon vs mainnet), label it immediately. It keeps things tidy when you switch networks.
See also: multiple-accounts-watch-only and accounts-key-management.
View balances and portfolio: show value in dollars on MetaMask Chrome
MetaMask shows token balances under Assets. To see fiat values (USD or other currencies): open Settings and set Currency or Currency conversion to USD. Then open the Portfolio or Assets view — the UI will show token balances in both native token and fiat.
Step by step: show value in dollars on MetaMask Chrome
- Open extension and go to Settings.
- Find the currency or fiat conversion option and pick USD.
- Return to Assets or Portfolio to see dollar values next to tokens.
Why numbers can be different from other services
- Price sources: MetaMask pulls prices from on-chain oracles and public APIs. If a token lacks a reliable price feed, its USD value may show zero.
- L2 and custom networks: tokens on a custom RPC or less-common networks often have no price mapping.
- Stale prices: portfolio snapshots can lag market feeds by minutes.
If a token doesn’t show a price, add it manually or check tokens-management for how to import tokens.
View connected sites and manage dApp permissions (desktop & mobile)
See metamask connected sites from the main menu. The UI lists sites with active connections and wallet permissions.
Quick steps (extension)
- Open MetaMask → click the account circle or menu icon.
- Select Connected sites or Connections (the wording can change with releases).
- Review and disconnect any site you don’t recognize.
Quick steps (mobile)
- Open Settings → Security & Privacy → Connected sites (or open the account menu).
- Tap a site to see details and disconnect.
Important: disconnecting a site does not revoke on-chain token approvals. To fully remove contract permissions, use revoke-approvals or a service that shows allowances.
See also: connect-to-dapps and walletconnect-and-mobile-browser.
Wallet labels, hiding spam tokens, and token visibility tips
Wallet label MetaMask: use descriptive labels like 'Main ETH-trading', 'USDC Savings', or 'Polygon Staking'. Keep labels short and consistent across accounts.
Hide spam tokens
- In Assets, open the token options and select Hide token. This removes visual clutter but does not remove the token from the blockchain.
- For NFTs, use nft-management tips to hide irrelevant collections.
Add custom tokens
If a token doesn’t appear, add it with Add Token → Custom Token and paste the contract address. After adding, the portfolio should reflect balances (provided a price feed exists).
Extension vs mobile: quick UX comparison
| Feature |
Extension (Chrome) |
Mobile app |
| Rename account |
Yes (Account details) |
Yes (Accounts -> Edit) |
| Show USD value |
Yes (Settings -> Currency) |
Yes (Settings -> Currency) |
| View connected sites |
Yes (Connected sites) |
Yes (Settings -> Connected sites) |
| WalletConnect dApp browser |
Limited (uses injected provider) |
In-app browser + WalletConnect |
| Add watch-only |
Yes |
Yes |
| Export private key |
Yes (per account) |
Yes (with PIN) |
(Image placeholder: screenshot comparison of extension vs mobile UI)
Troubleshooting common UI issues and where to go next
Security notes and final tips
- Renaming accounts is cosmetic only. It does not change your seed phrase or private keys. Never enter a seed phrase into a dApp or a website.
- Revoke approvals after interacting with unknown contracts. Disconnecting a dApp is not enough (see revoke-approvals).
- Backup your seed phrase and keep it offline (see backup-and-recovery-options).
What I've found: keeping short, clear labels reduced my mistakes when switching networks and saved me from sending tokens on the wrong chain. But labels won’t save you from phishing sites; always verify the URL.
Final thoughts and next steps
Renaming accounts, showing USD balances, and regularly checking connected sites are small habits that cut user error. If you manage several accounts, start by renaming and adding watch-only addresses to build a clear dashboard.
Want deeper how-tos? Read the setup and recovery guides next: setup-desktop, setup-mobile, and if you need to clean approvals see how-to-revoke-approvals.
If you have a specific UI issue (missing button, odd balance) drop into the troubleshooting page first: extension-troubleshooting.