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).
| 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.)
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.
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.
These instructions assume MetaMask mobile is installed and your wallet is unlocked. If you need mobile setup basics, see metamask-mobile-ios-android.
But always double-check Chain ID and RPC URLs on the network's official docs before pasting.
After adding, try a simple token transfer or view a transaction on Arbiscan to verify chain and explorer mapping.
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 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).
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.
Who this is for:
Who might look elsewhere:
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.
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.