Skip to main content

How to add a custom network RPC

Does this article need to be translated?

Contribute to the Help Center

Submit translations, corrections, and suggestions on GitHub, or reach out on our Community forums.

MetaMask can access many more networks than just Ethereum mainnet: you can add any EVM-compatible network directly within your wallet and browse Snaps for additional non-EVM interoperability.

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

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

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

You can find this 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

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.

Adding a network manually

If you don’t see a desired network in the list, you can follow these instructions to establish the network connection 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.

You can now toggle between various RPC URLs directly from the network drop-down selector when you want to switch providers. To delete any RPC URL, follow the same steps above and click on the trash bin icon to delete.

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 yet, 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).