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