Guide
Add a network to a wallet
Wallet network settings are easy to copy and easy to spoof. Use source documentation, confirm
the chain ID, and avoid treating a random RPC URL as proof of authenticity.
Minimum fields to verify
- Network name from the project's source documentation.
- Chain ID or network ID, especially for EVM-compatible wallets.
- Currency symbol and gas token.
- RPC URL from official docs or a trusted provider.
- Explorer URL for confirming transactions and contract addresses.
Copy-ready EVM network settings
Network Chain ID Gas RPC URL
Base Base docs 8453 ETH https://mainnet.base.org Ethereum Ethereum docs + PublicNode 1 ETH https://ethereum-rpc.publicnode.com Monad Monad docs 143 MON https://rpc.monad.xyz MegaETH MegaETH docs 4326 ETH https://mainnet.megaeth.com/rpc Arbitrum One Arbitrum docs 42161 ETH https://arb1.arbitrum.io/rpc Gnosis Gnosis docs 100 xDAI https://rpc.gnosischain.com Celo Celo docs 42220 CELO https://forno.celo.org Linea Linea docs 59144 ETH https://rpc.linea.build OP Mainnet Optimism docs 10 ETH https://mainnet.optimism.io Scroll Scroll docs 534352 ETH https://rpc.scroll.io ZKsync Era ZKsync docs 324 ETH https://mainnet.era.zksync.io Blast Blast docs 81457 ETH https://rpc.blast.io Polygon PoS Polygon docs 137 POL https://polygon.drpc.org Berachain Berachain docs 80094 BERA https://rpc.berachain.com Sonic Sonic docs 146 S https://rpc.soniclabs.com Unichain Unichain docs 130 ETH https://mainnet.unichain.org World Chain World docs 480 ETH https://worldchain-mainnet.g.alchemy.com/public Mode Mode docs 34443 ETH https://mainnet.mode.network Ink Ink docs 57073 ETH https://rpc-gel.inkonchain.com Soneium Soneium docs 1868 ETH https://rpc.soneium.org Fraxtal Fraxtal docs 252 FRAX https://rpc.frax.com Moonbeam Moonbeam docs 1284 GLMR https://rpc.api.moonbeam.network Mantle Mantle guide 5000 MNT https://rpc.mantle.xyz Security boundary
Main.net is not a wallet and does not add networks for you. It provides source-cited
reference data so you can compare values against official docs before configuring software
that may sign transactions.