How to Add Arbitrum to Metamask

Arbitrum is an Optimistic Rollup and has made its name one of the top Layer 2 solutions on Ethereum. This section will include ways to add Arbitrum Mainnet and Testnet as your custom MetaMask RPC node.

Overview

  1. Mainnet vs. Testnet (Arbitrum)
  2. Create a free Alchemy account
  3. Create an Arbitrum App
  4. Add to Wallet

Updating your Metamask RPC manually

  1. Copy your HTTP API Key
  2. Update Arbitrum Mainnet
  3. Update Arbitrum Testnet (Arbitrum)

Mainnet vs. Goerli Testnet

There are two networks on Arbitrum: Mainnet and Goerli Testnet, however, we recommend using Sepolia as your Arbitrum testnet.

🚧

Choosing a testnet

While you can use the Goerli testnet, we caution against it as the Ethereum Foundation has announced that Goerli will soon be deprecated, instead, we recommend using Sepolia.

Alchemy has full Sepolia support and a free Sepolia faucet also.

The endpoints are as follows:


Set up a free Alchemy account

This is an essential step. Just do it here.
Since Arbitrum is a Layer 2 solution, be sure to select the Ethereum + L2 Ecosystem during sign-up.


Create an Arbitrum App

Check out these instructions for creating a new app. Make sure to specify Arbitrum as the chain and choose Mainnet or Goerli.


Add to Wallet

Alchemy provides an Add To Wallet button for Arbitrum apps.

This is a more convenient way to add the Arbitrum network to your Metamask wallet rather than manually configuring it.

1211

Add to Wallet button

That's it! You should see your Metamask work a lot better now 😉


Updating your Metamask RPC Manually

The below instructions are for updating your Metamask RPC manually instead of using the "Add to Wallet" button.

Copy your HTTP API Key

After creating your app, you should be able to see your Alchemy app’s chain matches the chain you want to connect to.

Here, you can find your HTTP which you will use for your RPC URL in Metamask.


1211

Alchemy API Key

Updating Arbitrum Mainnet

  1. Open Metamask and click the network name located at the top-right of the window


  1. Click the Add Network button at the bottom of the pop-up window
  1. Enter the following network details and click Save

After clicking Save, you will be directly switched to Arbitrum’s Network within the dropdown list.


712

That's it! You've now added the Arbitrum network with Alchemy connected.

📘

Note

⛓️ To explore other free and public Arbitrum RPC endpoints, visit Alchemy Chain Connect.

Update Arbitrum Testnet (Goerli)

Arbitrum currently has one testnet connected to Ethereum's Goerli testnet. This uses the Nitro rollup tech stack operates precisely the same as Arbitrum mainnet but is built as a smart contract on Goerli instead of on Ethereum mainnet.

Adding the testnet is the same process as adding the mainnet shown above but with a different RPC endpoint.

  1. First, make sure you’ve enabled the Show test networks toggle.

This will list all the default test networks within your network list. You can find this in Settings>Advanced>Show test Networks



  1. Enter the following network details and click Save

ReadMe