Morph logo

Morph Mainnet

RPC Endpoints

Chain ID: 2818 · ETH

Other Morph networks:Holesky Testnet
How to add Morph to MetaMask or other wallets

Morph Mainnet uses ETH as its native currency. Chain ID: 10264 (2818). Below are 2 public RPC endpoints you can use to connect wallets, dApps, and developer tools to Morph Mainnet.

StatusRPC EndpointChain IDCurrencyExplorerWallet
Checking
https://rpc.morphl2.io
2818ETHExplorer
Checking
https://rpc-quicknode.morphl2.io
2818ETHExplorer

Connect to Morph Mainnet with ethers.js

import { ethers } from "ethers";

const provider = new ethers.JsonRpcProvider("https://rpc.morphl2.io");

const network = await provider.getNetwork();
console.log(network.chainId); // 10264n

Morph Mainnet — common questions

What is the RPC URL for Morph Mainnet?
There are 2 public RPC endpoints for Morph Mainnet, including https://rpc.morphl2.io. See the full list in the table above.
What is the Chain ID for Morph Mainnet?
The Chain ID for Morph Mainnet is 10264 (2818 in hexadecimal).
What is the native currency of Morph Mainnet?
The native currency of Morph Mainnet is ETH.
How do I add Morph Mainnet to MetaMask?
Use the "Add to Wallet" button on this page to add Morph Mainnet to MetaMask automatically, or follow our step-by-step guide for Morph.