Verify what you are pasting
Before you save, double check the chain ID and the RPC URL. A wrong chain ID will let MetaMask sign transactions that no node will accept; a wrong or malicious RPC URL can show you fake balances. The values below match the Ethereum foundation docs as of 2026-05-15.
- Chain ID: 1 (hex 0x1)
- Native currency: ETH (18 decimals)
- RPC URL: https://eth.llamarpc.com
- Block explorer: https://etherscan.io
See the full reference page: Ethereum chain details.
Compatible wallets
The wallet add JSON above follows EIP 3085 (wallet_addEthereumChain). Any wallet that implements the standard will accept it. That includes MetaMask, Rabby, OKX Wallet, Brave Wallet, Frame, Trust Wallet, and most hardware wallet companion apps.
- MetaMask
Browser extension and mobile
- Rabby
Built around tx simulation and safety
- OKX Wallet
Multi chain with EVM + non EVM support
Safety notes
- Only paste RPC URLs from sources you trust. A bad RPC can lie to your wallet about balances and gas.
- Never paste your seed phrase into any "Add Network" flow. EIP 3085 does not need it.
- If a dapp asks you to switch to a network it tried to add itself, verify the chain ID in MetaMask matches the official number above before approving.