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