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