Redstone logoRedstone Holesky Testnet RPC Endpoints

Redstone Holesky Testnet uses ETH as its native currency. Its Chain ID is 17499 (0x445b). Below are 2 public RPC endpoints you can use to connect wallets, dApps, and developer tools to Redstone Holesky Testnet.

Other Redstone Networks:

dRPC Logo

dRPC

Decentralized RPC Network

100+ blockchain RPCs

No rate limits

For builders and traders

Connect via dRPC
BlockchainRPC URLChain IDNative CurrencyBlock ExplorerActions
Redstone

https://rpc.holesky.redstone.xyz

0x445bETHhttps://explorer.holesky.redstone.xyz/
Redstone

https://redstone-holesky.drpc.org

0x445bETHhttps://explorer.holesky.redstone.xyz/

Connect to Redstone Holesky Testnet with ethers.js

import { ethers } from "ethers";

const provider = new ethers.JsonRpcProvider("https://rpc.holesky.redstone.xyz");

const network = await provider.getNetwork();
console.log(network.chainId); // 17499n

Redstone Holesky Testnet FAQ

What is the RPC URL for Redstone Holesky Testnet?

There are 2 public RPC endpoints for Redstone Holesky Testnet, including https://rpc.holesky.redstone.xyz. See the full list in the table above.

What is the Chain ID for Redstone Holesky Testnet?

The Chain ID for Redstone Holesky Testnet is 17499 (0x445b in hexadecimal).

What is the native currency of Redstone Holesky Testnet?

The native currency of Redstone Holesky Testnet is ETH.

How do I add Redstone Holesky Testnet to MetaMask?

Use the "Add to Wallet" button on this page to add Redstone Holesky Testnet to MetaMask automatically, or follow our step-by-step guide for Redstone.