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