BitTorrent Mainnet
RPC EndpointsChain ID: 0xc7 · BTT
BitTorrent Mainnet uses BTT as its native currency. Chain ID: 199 (0xc7). Below is a public RPC endpoint you can use to connect wallets, dApps, and developer tools to BitTorrent Mainnet.
Connect to BitTorrent Mainnet with ethers.js
import { ethers } from "ethers";
const provider = new ethers.JsonRpcProvider("https://rpc.bittorrentchain.io");
const network = await provider.getNetwork();
console.log(network.chainId); // 199nBitTorrent Mainnet — common questions
What is the RPC URL for BitTorrent Mainnet?
The public RPC URL for BitTorrent Mainnet is https://rpc.bittorrentchain.io.
What is the Chain ID for BitTorrent Mainnet?
The Chain ID for BitTorrent Mainnet is 199 (0xc7 in hexadecimal).
What is the native currency of BitTorrent Mainnet?
The native currency of BitTorrent Mainnet is BTT.
How do I add BitTorrent Mainnet to MetaMask?
Use the "Add to Wallet" button on this page to add BitTorrent Mainnet to MetaMask automatically, or follow our step-by-step guide for BitTorrent.