Polygon logo

Polygon zkEVM Cardona

RPC Endpoints

Chain ID: 0x98a · ETH

Other Polygon networks:POS MainnetAmoy TestnetBlackberry TestnetzkEVM Mainnet
How to add Polygon to MetaMask or other wallets

Polygon zkEVM Cardona uses ETH as its native currency. Chain ID: 2442 (0x98a). Below are 2 public RPC endpoints you can use to connect wallets, dApps, and developer tools to Polygon zkEVM Cardona.

StatusRPC EndpointChain IDCurrencyExplorerWallet
Checking
https://polygon-zkevm-cardona.drpc.org
0x98aETHExplorer
Checking
https://rpc.cardona.zkevm-rpc.com
0x98aETHExplorer

Connect to Polygon zkEVM Cardona with ethers.js

import { ethers } from "ethers";

const provider = new ethers.JsonRpcProvider("https://polygon-zkevm-cardona.drpc.org");

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

Polygon zkEVM Cardona — common questions

What is the RPC URL for Polygon zkEVM Cardona?
There are 2 public RPC endpoints for Polygon zkEVM Cardona, including https://polygon-zkevm-cardona.drpc.org. See the full list in the table above.
What is the Chain ID for Polygon zkEVM Cardona?
The Chain ID for Polygon zkEVM Cardona is 2442 (0x98a in hexadecimal).
What is the native currency of Polygon zkEVM Cardona?
The native currency of Polygon zkEVM Cardona is ETH.
How do I add Polygon zkEVM Cardona to MetaMask?
Use the "Add to Wallet" button on this page to add Polygon zkEVM Cardona to MetaMask automatically, or follow our step-by-step guide for Polygon.