Skip to main content

How to add a custom network RPC

Does this article need to be translated?

Contents:

Network switching

MetaMask is in the process of improving the networking switching experience. As of v12.0, you will no longer have to manually switch between networks while connected to multiple dapps at the same time. This feature is currently available in Extension only.

MetaMask can access many more networks than just Ethereum mainnet: you can add any EVM-compatible network.

The initialism RPC stands for remote procedure call, a set of protocols that allow a client (such as MetaMask) to interact with a blockchain.

Adding via Chainlist

For an easy way of adding networks to MetaMask, go to chainid.network, where you can connect MetaMask and add networks with only a few clicks. See our guide for more information.

Also, please note that adding a network on one device does not mean it will appear on another device when accessing the same account. If you add it on Extension, it will not automatically be added to your MetaMask Mobile app, and vice versa.

Custom networks will also need to re-added if you uninstall the browser extension or mobile app (after which you'd need to restore your wallet using your Secret Recovery Phrase).

On both Mobile and Extension, you can easily add several prominent networks with just a tap. These include:

  • Arbitrum
  • Avalanche
  • BNB Chain/BSC
  • Base
  • Optimism
  • Polygon
  • zkSync Era

You can find this menu using the following steps:

From the homepage of your wallet, click on the network selector in the top left. Scroll down until you see the 'Additional networks' section. Alternatively, you can also search for the network to add in the search bar.

Tap the 'Add' button next to the network to add it to your MetaMask instance.

MetaMask additional networks modal

Adding a network manually

The following are instructions for establishing these connections manually:

  1. Click on the network selector button. This will display a list of networks that you've added already.

  2. Click 'Add network':

    MetaMask add network extension

  3. A screen will appear where you can enter the details of the network you wish to add. Click 'Save' to add the network.

    MetaMask additional networks modal

The details for the above fields can be found in our network profiles or docs (i.e. developer documentation) or how-to guides for each network. For example:

After performing the above steps, you will be able to see the custom network the next time you access the network selector.