LIVEBTC 000000 0.00%ETH 0000 0.00%Cap 0.00TBTC.D 00.0%F&G 00
CryptoData.today
26 networks · verified parameters

Add a network to MetaMask

Verified RPC URLs, chain IDs, symbols and explorers for every major EVM chain — with a one-click add button that hands the details straight to MetaMask.

  • FinCEN-registered MSB
  • NMLS ID 1804170 · 40+ US state licences
  • Operating since 2013

CEX.IO is not accepting new retail clients in your region, so we are not linking to it here. See which exchanges do serve you, or .

EVM networks

NetworkChain IDRPC URLSymbolExplorer
Ethereum1https://ethereum-rpc.publicnode.comETHetherscan.io
Polygon137https://polygon-rpc.comPOLpolygonscan.com
BNB Smart Chain56https://bsc-dataseed1.bnbchain.orgBNBbscscan.com
Arbitrum One42161https://arb1.arbitrum.io/rpcETHarbiscan.io
OP Mainnet10https://mainnet.optimism.ioETHoptimistic.etherscan.io
Base8453https://mainnet.base.orgETHbasescan.org
Avalanche C-Chain43114https://api.avax.network/ext/bc/C/rpcAVAXsnowscan.xyz
Fantom Opera250https://rpc.ftm.toolsFTMftmscan.com
Gnosis100https://rpc.gnosischain.comXDAIgnosisscan.io
zkSync Era324https://mainnet.era.zksync.ioETHexplorer.zksync.io
Linea59144https://rpc.linea.buildETHlineascan.build
Scroll534352https://rpc.scroll.ioETHscrollscan.com
Mantle5000https://rpc.mantle.xyzMNTmantlescan.xyz
Blast81457https://rpc.blast.ioETHblastscan.io
Polygon zkEVM1101https://zkevm-rpc.comETHzkevm.polygonscan.com
Celo42220https://forno.celo.orgCELOceloscan.io
Moonbeam1284https://rpc.api.moonbeam.networkGLMRmoonbeam.moonscan.io
Cronos25https://evm.cronos.orgCROexplorer.cronos.org
PulseChain369https://rpc.pulsechain.comPLSipfs.scan.pulsechain.com
Kava2222https://evm.kava.ioKAVAkavascan.com
Metis Andromeda1088https://andromeda.metis.io/?owner=1088METISandromeda-explorer.metis.io
Mode34443https://mainnet.mode.networkETHexplorer.mode.network
Zora7777777https://rpc.zora.energy/ETHexplorer.zora.energy
Taiko167000https://rpc.mainnet.taiko.xyzETHtaikoscan.io
BOB60808https://rpc.gobob.xyzETHexplorer.gobob.xyz
World Chain480https://worldchain-mainnet.g.alchemy.com/publicETHworldscan.org

Parameters sourced from the community EVM chain registry. The add button opens MetaMask's own confirmation dialog — nothing is changed until you approve it there.

What "adding a network" actually does

MetaMask ships knowing about Ethereum. Every other EVM chain — Polygon, Arbitrum, Base, BNB Smart Chain and hundreds more — has to be told to your wallet manually, because they are separate networks that happen to speak the same language.

Adding one stores five pieces of information: a display name, an RPC URL (where your wallet sends requests), a chain ID (the network's unique number), the native currency symbol, and a block explorer URL. Nothing is created, nothing moves, and your private keys never leave the extension. The same seed phrase controls the same address on every EVM chain you add.

Adding a network manually

If you prefer not to use the one-click button, or you are on mobile:

  1. Open MetaMask and click the network selector at the top left.
  2. Choose Add a custom network (in older versions: Settings → Networks → Add network → Add a network manually).
  3. Fill in the five fields from the table above: Network name, New RPC URL, Chain ID, Currency symbol, Block explorer URL.
  4. Click Save. MetaMask switches to the new network and shows your balance on it.

Three mistakes worth avoiding

  • Pasting an RPC URL from a search result or a Discord message. This is the one real risk in the whole process. A hostile RPC cannot steal your keys, but it can lie to you about balances and transaction outcomes. Use the chain's published endpoint.
  • Expecting your tokens to appear. Adding Base does not move your Ethereum USDC to Base. Bridging is a separate, deliberate transaction.
  • Sending to an exchange on the wrong network. Every EVM chain shares your address format, so a transfer to the right address on the wrong chain looks valid and is usually unrecoverable. Confirm the network on the deposit screen, every time.

Before moving anything, it is worth checking what the transaction will cost — our gas tracker shows live fees in dollars for Ethereum and Bitcoin.

Frequently asked questions

How do I add a network to MetaMask?

Two ways. The fast one: find the network in the table above and click Add to MetaMask — the extension opens its own confirmation dialog with the details pre-filled, and you approve it. The manual one: open MetaMask, click the network dropdown at the top left, choose Add a custom network, and copy the network name, RPC URL, chain ID, currency symbol and block explorer URL from the table. Both produce exactly the same result.

Is it safe to add a custom network to MetaMask?

Adding a network does not give anyone access to your funds. What it does do is tell your wallet where to send RPC requests, and a malicious RPC endpoint can show you false balances or route your transactions oddly. So the rule is simple: only add networks whose RPC URL comes from a source you trust. Every endpoint in the table above is the chain's own public RPC as published in the community chain registry, not a third-party proxy.

What is a chain ID?

A unique number identifying an EVM network — 1 for Ethereum, 137 for Polygon, 8453 for Base. It is what stops a transaction signed for one chain being replayed on another. If MetaMask says "this chain ID is already in use", a network with that ID is already configured under a different name.

Can I add Solana, Cardano or Bitcoin to MetaMask?

Not as a custom EVM network — those chains are not EVM-compatible, so there is no RPC URL and chain ID to enter. MetaMask has added native multichain support for Solana in recent versions, and Bitcoin and Cardano need a different wallet entirely (or a MetaMask Snap, which is a separate install). Any site offering you an "RPC URL for Bitcoin" to paste into MetaMask is a scam.

Why does the network I added show a zero balance?

Almost always because your tokens are on a different chain. Adding a network does not move anything — your assets stay wherever they were. To use them on the new chain you have to bridge them across, which is a separate transaction with its own risk and cost. Check the address on the chain's block explorer (linked in the table) to confirm what is actually there.

What do I do if the RPC URL stops working?

Public RPC endpoints get rate-limited or retired. If transactions start failing or balances stop loading, edit the network in MetaMask settings and swap the RPC URL for another published endpoint for that chain. The chain ID, symbol and explorer stay the same — only the RPC changes.