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