For the complete documentation index, see llms.txt. This page is also available as Markdown.

๐Ÿ› ๏ธWallet Setup for Arbitrum Compatibility

How to add the Arbitrum One network to your MetaMask wallet using Chainlist or manual configuration.

Before you can use Arbitrum, you need to add the network to your wallet. There are two methods: using Chainlist (automatic) or adding the network manually.


Chainlist is the easiest way to add networks to MetaMask.

  1. Click Connect Wallet and approve the connection in your wallet

  2. Search for Arbitrum One in the search bar

  3. Click Add to MetaMask next to Arbitrum One

  4. Approve the network addition in your wallet popup

  5. Click Switch network when prompted to switch to Arbitrum One

Your wallet is now connected to Arbitrum One.


Method 2: Manual Configuration

If you prefer to add the network manually:

  1. Open MetaMask and click the network dropdown at the top

  2. Click Add Network at the bottom

  3. The Add a Network page will open โ€” enter the following details:

Field
Value

Network Name

Arbitrum One

New RPC URL

https://arb1.arbitrum.io/rpc

Chain ID

42161

Currency Symbol

ETH

Block Explorer URL

https://arbiscan.io

  1. Click Save to add the network


Next Steps

With Arbitrum configured, follow the Bridging Tokens to Arbitrum guide to move funds onto the network.

Last updated