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.

Arbitrum & Layer 2 Networks in MetaMask

Try Tangem secure wallet →

Introduction

This guide explains how to connect MetaMask to Arbitrum and other Layer 2 networks, and shows practical steps for both the browser extension and the mobile app. If your goal is to save on gas fees and use DeFi on EVM-compatible L2s, this walkthrough will help you get set up safely and practically. I’ve been using MetaMask on Arbitrum and Optimism for months and will share what worked (and the mistakes I made). What I've found is that a few deliberate checks—RPC details, token addresses, and bridge confirmations—save a lot of headaches later.

What are Arbitrum and Optimism (brief)

Arbitrum and Optimism are EVM-compatible Layer 2 solutions that settle transactions more cheaply and faster than Ethereum mainnet by handling execution off-chain and posting summaries on L1. They still use ETH for gas (on most deployments), but tokens live on different ledgers once bridged. (Yes, tokens you send to an L2 must exist on that L2 first—either bridged or minted there.)

How to connect MetaMask to Arbitrum (step-by-step)

Below are explicit steps for adding Arbitrum One to MetaMask. The same pattern applies to other L2s: add the network, switch to it, then bridge or receive assets on that network.

Browser extension

  1. Open the MetaMask extension and unlock it.

Try Tangem secure wallet →
  • Click the network dropdown at the top of the popup (it probably says “Ethereum Mainnet”).

  • Choose "Add network" (or open Settings → Networks → Add Network).

  • Fill in the network fields. For Arbitrum One you can use these commonly accepted values (verify against the network's docs before pasting):

  • Save and switch to the newly added network.

  • And yes, many sites can prompt MetaMask to add a network automatically; only accept that prompt if you trust the source.

    Mobile app

    1. Open the MetaMask mobile app and unlock it.
    2. Tap the network dropdown at the top of the home screen.
    3. Tap "Add network" → "Add a custom network" and paste the same network details as above.
    4. Save and switch networks. The mobile in-app browser will then show dApps on that L2 when you navigate to them.

    If you want a dedicated how-to for adding Arbitrum or Optimism within this site, see the step guides: Add Arbitrum and Add Optimism.

    How to connect MetaMask to Layer 2 networks (general L2 connect flow)

    If you’re asking how to connect MetaMask to layer 2 in general, follow this pattern:

    1. Add the L2 network to MetaMask (manual or prompted add).
    2. Bridge funds from Ethereum mainnet to the L2 (or receive tokens from someone already on L2). See Bridges & cross-chain.
    3. Switch MetaMask’s network selector to the L2.
    4. Connect your wallet to a dApp on the L2 (the injected provider will appear on desktop; on mobile you can use the in-app browser or WalletConnect).

    If tokens don’t show up, add them via "Import tokens" and paste the L2 token contract address (be careful: the same token symbol on L1 and L2 will often have different contract addresses).

    Quick comparison: Arbitrum vs Optimism

    Feature Arbitrum One Optimism Notes
    Chain ID 42161 10 Use exact Chain ID when adding networks to avoid errors.
    Typical RPC https://arb1.arbitrum.io/rpc https://mainnet.optimism.io Verify endpoints before using.
    Currency symbol (gas) ETH ETH Gas is paid in ETH-denominated tokens on both networks.
    EVM compatibility EVM-compatible EVM-compatible Both support standard EVM tooling and MetaMask connections.

    This table is factual and compact. If you need deeper technical differences (sequencer model, fraud proofs), check the network docs or our Layer2 networks guide.

    Daily usage tips: swaps, tokens, and bridges on L2

    • Swaps: If you swap on L2, confirm the router supports that network. Some in-wallet swap aggregators support L2s; others do not. See in-wallet-swap.
    • Token management: Add tokens manually with the L2 contract address if they don’t appear. Always confirm the contract on the L2 block explorer.
    • Bridges: Bridging can take time and sometimes costs more than an L2 tx. I once bridged a small amount and paid more in fees than the value moved—learn from that and batch transfers when possible.
    • Gas: L2 gas fees are lower but still exist. You’ll occasionally need to set a higher priority fee for speed (especially during congestion). See Gas fees and L2.

    But remember: tokens on L1 and L2 are distinct. Don’t assume a token transferred on Ethereum automatically appears on Arbitrum.

    Security & recovery considerations

    • Seed phrase: MetaMask is non-custodial; your seed phrase controls private keys. Protect it offline and consider hardware wallet integration if you hold significant value. See Backup & recovery and Connect Ledger.
    • Phishing: A malicious site can prompt false network or token additions. Always cross-check RPC URLs and token contract addresses on an official block explorer.
    • Token allowances: L2 dApps use the same ERC-20 approval mechanics. Revoke unlimited approvals periodically; instructions are in Token approvals & revoke.
    • Smart contract wallets & AA: If you use smart contract wallets or session keys, MetaMask’s behavior can differ. Read Smart contract wallets & AA for nuances.

    And don't store recovery phrases in cloud backups unless you understand the trade-offs—see Backup cloud vs paper.

    Who this works best for — and who should look elsewhere

    Who this suits:

    • Users actively swapping, staking, or using DeFi on EVM-compatible L2s.
    • Mobile-first users who prefer an in-app dApp browser for on-the-go trades.

    Who should look elsewhere:

    • Users who need native Solana support (MetaMask is for EVM-compatible chains; see Solana limitations).
    • Users requiring cold-storage-only workflows without hardware integration.

    If hardware-level security matters, pair MetaMask with a hardware wallet and follow the connect-ledger guide.

    FAQ

    Is it safe to keep crypto in a hot wallet like MetaMask?

    Hot wallets are convenient but carry higher risk than hardware or multisig setups. I treat MetaMask as my day-trading and DeFi interaction wallet, and keep long-term holdings in cold storage.

    How do I revoke token approvals on L2?

    The process is the same as on mainnet. Use a trusted revoke tool (or manual contract interactions) and double-check the contract address is on the L2. See Token approvals & revoke.

    What happens if I lose my phone?

    If you have your seed phrase backed up securely, you can restore your MetaMask wallet on a new device. If you did not back up the seed phrase, funds are at risk. See Backup & recovery for recovery options.

    Conclusion & next steps

    Connecting MetaMask to Arbitrum and other L2s is a one-time setup that unlocks cheaper, faster DeFi activity on EVM-compatible networks. Start by adding the network (or use the site prompts cautiously), bridge assets only after confirming addresses, and treat approvals and seed backup with care. In my experience, the small extra setup time pays off in lower fees and quicker transactions.

    Ready to proceed? Follow the step-by-step guides for each network: Add Arbitrum and Add Optimism. If you run into issues, our troubleshooting pages are available: Troubleshooting dApp connections and Gas fees and L2.

    But if anything feels off while adding a network, stop and verify. Security beats speed every time.

    Try Tangem secure wallet →