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