Zircuit logo

Zircuit Garfield

RPC Endpoints

Chain ID: 0xbf02 · ETH

Other Zircuit networks:MainnetTestnet
How to add Zircuit to MetaMask or other wallets

Zircuit Garfield uses ETH as its native currency. Chain ID: 48898 (0xbf02). Below are 2 public RPC endpoints you can use to connect wallets, dApps, and developer tools to Zircuit Garfield.

StatusRPC EndpointChain IDCurrencyExplorerWallet
Checking
https://zircuit-garfield-testnet.drpc.org
0xbf02ETHExplorer
Checking
https://garfield-testnet.zircuit.com
0xbf02ETHExplorer

Connect to Zircuit Garfield with ethers.js

import { ethers } from "ethers";

const provider = new ethers.JsonRpcProvider("https://zircuit-garfield-testnet.drpc.org");

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

Zircuit Garfield — common questions

What is the RPC URL for Zircuit Garfield?
There are 2 public RPC endpoints for Zircuit Garfield, including https://zircuit-garfield-testnet.drpc.org. See the full list in the table above.
What is the Chain ID for Zircuit Garfield?
The Chain ID for Zircuit Garfield is 48898 (0xbf02 in hexadecimal).
What is the native currency of Zircuit Garfield?
The native currency of Zircuit Garfield is ETH.
How do I add Zircuit Garfield to MetaMask?
Use the "Add to Wallet" button on this page to add Zircuit Garfield to MetaMask automatically, or follow our step-by-step guide for Zircuit.