Independent review. This site is not the official website and is not affiliated with, endorsed by, or operated by the wallet vendor reviewed here. Never enter your seed phrase or private keys on any third-party site.

Add Layer 2 Networks (Arbitrum, Optimism, Base) to MetaMask

Try Tangem secure wallet →

Why add L2 networks to MetaMask?

Layer 2 (L2) networks like Arbitrum, Optimism, and Base let you interact with DeFi and dApps with much lower gas fees than Ethereum mainnet. If you run swaps, bridge assets, or stake frequently, adding these networks to your MetaMask setup reduces per-transaction cost and wait time. In my experience, a simple ERC-20 transfer on an L2 often costs a tiny fraction of the same action on mainnet (typical L2 gas savings: roughly 10–100x depending on operation and congestion). And yes, you still need a small amount of the L2's native currency on that chain to pay gas.

This guide shows precise settings and step-by-step mobile instructions for adding Arbitrum, Optimism, and Base to MetaMask (plus practical checks and security reminders).

Quick comparison: Arbitrum, Optimism, Base

Network Chain ID Native token Example RPC (paste into MetaMask) Explorer Typical L2 gas savings vs ETH mainnet
Arbitrum One 42161 ETH https://arb1.arbitrum.io/rpc https://arbiscan.io ~10–100x for common txs
Optimism 10 ETH https://mainnet.optimism.io https://explorer.optimism.io ~10–100x (OP Stack)
Base (Mainnet) 8453 ETH https://mainnet.base.org https://basescan.org ~10–100x (OP Stack-based)

(Values above are for mainnet L2s. Confirm RPC and explorer URLs against official docs before using.)

How MetaMask handles networks (mobile vs extension)

Mobile and the browser extension both support adding custom RPC networks. The UX differs: mobile has an in-app dApp browser and WalletConnect integration is common, while the extension injects a provider into desktop dApps. Hardware wallet support also differs between mobile and extension — see the ledger-with-metamask-guide and connect-hardware-to-metamask-mobile pages for details.

Try Tangem secure wallet →

Which is better for daily DeFi? If you use dApps on your phone, mobile is handier. If you frequently sign complex transactions or use a hardware wallet, the desktop extension is often more convenient. But both let you add the same L2 networks and switch between them quickly.

Step-by-step: Add a custom L2 network on MetaMask mobile

These instructions assume MetaMask mobile is installed and your wallet is unlocked. If you need mobile setup basics, see metamask-mobile-ios-android.

  1. Open MetaMask mobile and unlock your wallet.
  2. Tap the menu (top-left) → Settings → Networks.
  3. Tap Add Network (or the + icon) → choose "Add a custom network".
  4. Paste the network fields below (Network Name, RPC URL, Chain ID, Currency Symbol, Block Explorer URL).
  5. Save and switch to the new network from the network dropdown.

But always double-check Chain ID and RPC URLs on the network's official docs before pasting.

Add Arbitrum to MetaMask mobile (fields & values)

After adding, try a simple token transfer or view a transaction on Arbiscan to verify chain and explorer mapping.

Add Optimism to MetaMask mobile (fields & values)

For an Optimism setup, some dApps will prompt MetaMask to switch networks when you connect. Accept with caution (confirm the target network) and only connect to dApps you trust.

Add Base network to MetaMask mobile (fields & values)

Add Base and then transfer a small test amount from a bridge. In my experience the initial bridge cost is dominated by the L1 exit, not the L2 gas. And yes, bridging usually requires an L1 transaction (so expect mainnet gas at that step).

Using Ledger / hardware wallets with L2s

You can use Ledger with MetaMask to sign L2 transactions. The flow is: add the L2 network to MetaMask first, then connect the Ledger via MetaMask's "Connect hardware wallet" flow. On mobile this may require Ledger Live or Bluetooth; on desktop use USB. For step-by-step hardware setup and common errors, see ledger-with-metamask-guide and connect-hardware-to-metamask-mobile. Note: some Ledger apps require enabling contract data or blind signing for particular dApp interactions.

Post-add checks: test transfer, tokens, and dApps

  • Send a small amount of native L2 ETH (or bridge a few dollars) and confirm it appears in MetaMask and on the block explorer.
  • If a token doesn't show, add it manually with add-custom-token-to-metamask.
  • Connect to a trusted dApp and observe the switch network prompt. Use WalletConnect or the injected provider depending on your setup.
  • Check gas estimation and priority fees (MetaMask exposes EIP-1559 fields). See gas-fees-eip1559-l2 for specifics.

Troubleshooting & security checklist

  • Wrong RPC or Chain ID: transactions can fail or appear stuck. Confirm details from official docs and re-add if needed.
  • No native balance on L2: you need small L2 ETH for gas even after bridging tokens. Don't assume ERC-20 balances can pay gas.
  • Phishing dApps and unlimited approvals: revoke unnecessary token allowances via token-allowances-and-revoke.
  • Transaction errors like nonce mismatches or "underpriced": try switching RPC, increasing priority fee, or resetting account nonce. See transaction-errors-and-fixes.
  • Custom RPC privacy risk: a third-party RPC can see your requests. It cannot access private keys, but it can return fake balances or censor transactions. Prefer well-known public RPCs or run your own node (see running-your-own-node) for max privacy.

Who this guide is for — and who should look elsewhere

Who this is for:

  • Mobile-first DeFi users who want lower fees and in-app dApp access.
  • People who bridge often and want L2s visible in MetaMask.
  • Users pairing a hardware wallet to sign L2 transactions.

Who might look elsewhere:

  • Users who need cold-storage only (consider dedicated hardware wallets and avoid frequent hot wallet use).
  • Developers needing custom node features beyond RPC endpoints (see developer-rpc-and-node-guide).

FAQ

Q: Is it safe to keep crypto in a hot wallet on L2? A: Hot wallets are convenient but carry higher risk than cold storage. Use small operational balances for daily use and move long-term holdings to a hardware wallet. See staying-safe-checklist and seed-phrase-backup-recovery for recovery best practices.

Q: How do I revoke token approvals on L2? A: Use a revoke UI that supports the target L2 or run a contract interaction that sets allowance to zero. Read step-by-step guidance on token-allowances-and-revoke.

Q: What happens if I lose my phone? A: If you have your seed phrase (recovery phrase) backed up, you can restore your wallet on a new device. If you don't, funds are likely unrecoverable. Follow the backup guidance on seed-phrase-backup-recovery.

Conclusion & next steps

Adding Arbitrum, Optimism, and Base to MetaMask mobile unlocks lower gas costs and faster DeFi interactions. Follow the RPC/Chain ID values above, test with small transfers, and connect hardware wallets if you require stronger signing security. For deeper setup guides, see custom-rpc-network-settings, bridges-cross-chain-security, and gas-fees-eip1559-l2.

Ready to add an L2 now? Start with a single network, send a small test amount, and then expand to the others once you confirm balances and explorer behavior. Good luck — and stay cautious with approvals and bridges.

screenshot: MetaMask mobile Add Network screen placeholder

Try Tangem secure wallet →