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