Accounts & Addresses — Find, import, and manage MetaMask accounts

Try Tangem secure wallet →

Accounts & Addresses — Find, import, and manage MetaMask accounts

Table of contents


Overview: What is a MetaMask account?

Short answer: a MetaMask account is an Ethereum-style public address (and the matching private key) managed inside the MetaMask software wallet. Long answer: MetaMask stores a seed phrase (the recovery phrase) that deterministically generates one or more accounts (addresses). Each account is what you use to receive ETH and ERC-20 tokens, sign transactions for DeFi dApps, and identify yourself on EVM-compatible blockchains.

What is MetaMask account vs wallet? The wallet (the vault) contains your seed phrase and any imported accounts. An account (an address) is a single public/private key pair derived from that wallet or imported separately.

I've been using this daily. What I've found is that understanding the difference prevents a lot of confusion when you move between devices or import keys.


Find your MetaMask wallet address (extension & mobile)

What is my MetaMask wallet address? Where can I find it? Where do I find my MetaMask wallet address? Here’s how.

Extension (desktop):

  1. Open the MetaMask extension in your browser. (Pin it to the bar if you use it routinely.)
  2. Click the account circle/name at the top. That opens a small menu.
  3. Click "Account details" and then "Copy address to clipboard" — that copied string (0x...) is your wallet address.

Mobile (iOS/Android):

  1. Open the MetaMask mobile app. 2. Tap the account name at the top. 3. Tap the QR code or "Receive" to show and copy your address.

Pro tip: copy-paste errors cause lost funds. Always paste into an editor and visually confirm the first 6 and last 4 characters before sending funds.


EVM addresses and ERC-20 tokens: one address, many tokens

What is ERC-20 wallet address in MetaMask? The same address you use for ETH is used for ERC-20 tokens — you don't get a separate address per token. The same applies across EVM-compatible networks: that 0x... address works on Ethereum, Polygon, BSC, Optimism, Arbitrum, etc. (If you switch networks you keep the same account/address.)

So when someone asks "what is my ETH wallet address MetaMask" or "what is my Ethereum wallet address MetaMask", it's the same value you copied earlier.


Why do I have two accounts on MetaMask?

Multiple reasons. You might have:

Why does my MetaMask show 2 accounts? Usually because one is an HD-derived account and the other was imported. But where did my 2nd MetaMask wallet go? If an account seems to disappear, check the account list, the selected network, and whether you accidentally switched to another seed phrase (different vault).

And yes, two accounts can have identical-looking balances on different networks — the address is the same but balances vary per chain.


How to import accounts: seed phrase, private key, hardware

What is "Import account" in MetaMask? This menu lets you add a single account by pasting a private key or uploading a JSON file. It does not restore the full seed-phrase-derived wallet. To restore the whole wallet (all HD accounts) you must use the seed phrase restore path.

Step-by-step to import another wallet (quick):

Why can't I import my MetaMask wallet? Common errors: wrong file format for JSON, private key copy errors, or trying to import a seed phrase where a private key is required. Different wallets use different derivation paths; if accounts are missing after restore you may need advanced recovery (see /how-to-recover-wallet).


Managing names, IDs, and labels

What is my MetaMask wallet name? That's a local label you give an account (like "Account 1" or a custom name). It's not globally visible on-chain. What is MetaMask wallet id? MetaMask does not expose a single global "wallet ID" you can send to services — the public address and the seed phrase (private) are what identify accounts. In practice, use the public address when you need to whitelist a payout wallet address.

You can rename accounts inside MetaMask. That name is only visible in your client. (So don't confuse it with on-chain identity.)


Security: backups, revokes, and small-test transfers

Backup your seed phrase offline. Never paste it into websites or store in cloud notes. But if you use an encrypted cloud backup option, understand the trade-off: convenience vs increased attack surface.

Revoke token approvals regularly. I once approved an unlimited allowance for a testing site and had to revoke it; that experience taught me to check approvals after every DeFi interaction. Use the built-in or third-party revoke tools and see: /revoke-approvals

Always perform a small test transfer when sending funds to a new address or whitelist (for payouts). A single small transfer avoids large mistakes.

For backup workflows and recovery options: /backup-and-recovery-options and /accounts-key-management


Common problems and fixes

But if you suspect a compromise, stop using the exposed wallet and move funds (after careful planning) to a fresh wallet whose seed phrase you created offline.


FAQ

Q: Is it safe to keep crypto in a hot wallet like MetaMask? A: Hot wallets are convenient for daily DeFi and swaps. They are not as secure as hardware wallets for large balances. Use small sums for daily activity and a hardware wallet for long-term holdings. (Yes, I keep most funds on a hardware wallet.)

Q: How do I revoke token approvals? A: Use MetaMask-compatible revoke tools or the contract’s approval management screen. After an approval, check the allowance and revoke unlimited approvals when possible. See /revoke-approvals for step-by-step.

Q: What happens if I lose my phone? A: If your seed phrase is safe, you can restore on a new device. If you did not back up the seed phrase, the wallet and funds are irrecoverable. See /backup-and-recovery-options and /how-to-recover-wallet

Q: Where to find EVM wallet address on MetaMask? A: Your EVM wallet address is the same 0x... address shown in Account details. Use the copy or QR code functions to share it.


Conclusion & next steps

Finding, importing, and managing accounts in MetaMask is straightforward once you understand the difference between seed-phrase-derived accounts and imported private-key accounts. Rename accounts for clarity, always verify addresses before sending funds, and keep your seed phrase offline.

Want step-by-step help? Check these guides next: Install on desktop, Install on mobile, and Import & recovery.

If you handle DeFi often, add routine checks to your workflow: small test transfers, periodic revokes, and hardware-walled custody for large sums. Take action. Protect your keys.

Try Tangem secure wallet →