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