Scroll Mainnet
RPC EndpointsChain ID: 0x82750 · ETH
Other Scroll networks:Sepolia Testnet
Scroll Mainnet uses ETH as its native currency. Chain ID: 534352 (0x82750). Below are 3 public RPC endpoints you can use to connect wallets, dApps, and developer tools to Scroll Mainnet.
Connect to Scroll Mainnet with ethers.js
import { ethers } from "ethers";
const provider = new ethers.JsonRpcProvider("https://scroll.drpc.org");
const network = await provider.getNetwork();
console.log(network.chainId); // 534352nScroll Mainnet — common questions
What is the RPC URL for Scroll Mainnet?
There are 3 public RPC endpoints for Scroll Mainnet, including https://scroll.drpc.org. See the full list in the table above.
What is the Chain ID for Scroll Mainnet?
The Chain ID for Scroll Mainnet is 534352 (0x82750 in hexadecimal).
What is the native currency of Scroll Mainnet?
The native currency of Scroll Mainnet is ETH.
How do I add Scroll Mainnet to MetaMask?
Use the "Add to Wallet" button on this page to add Scroll Mainnet to MetaMask automatically, or follow our step-by-step guide for Scroll.