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