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