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