Ethereum Hoodi Testnet RPC Endpoint

Hoodi replaced Holesky as Ethereum's validator testing ground. A dedicated endpoint for staking rehearsals before real ETH is on the line.

chain id · 560048JSON-RPC 2.0WebSocket
LIVE LATENCY
33ms
LIVE
gateway round-trip · sampled every second
IN PRODUCTION ATChainlinkEnjinTiingoGains Network

Your endpoint, ready in one line.

Drop this URL into your RPC client, HTTP library or wallet config. No SDK install required.

HTTPS
https://endpoints.boltrpc.io/rpc/YOUR_API_KEY/ethereum-hoodi
WEBSOCKET
wss://endpoints.boltrpc.io/ws/YOUR_API_KEY/ethereum-hoodi

Replace YOUR_API_KEY with your API key. Get a free key →

Pick your stack.

Copy-paste examples for the libraries you already use. Swap the API key, hit run.

import { ethers } from "ethers";

const provider = new ethers.JsonRpcProvider(
  "https://endpoints.boltrpc.io/rpc/YOUR_API_KEY/ethereum-hoodi"
);

Connect to the Ethereum Hoodi Testnet with BoltRPC’s reliable RPC infrastructure. Start your free 2-week trial and access Hoodi alongside Ethereum mainnet from the same provider, with testnet RPC parity to your production setup.

Chain at a Glance

Chain ID560048
ProtocolPoS testnet
Block time~12 s
Native tokenETH (test)
Finality~2 epochs (~12.8 min)
EVM compatibleYes

What Hoodi Testnet is Built For

Hoodi is Ethereum’s current recommended long-term testnet for validator testing and protocol development. It replaced Holesky as the primary testnet for staking infrastructure teams after Holesky encountered issues with its validator set. Hoodi is designed for teams building validator client software, liquid staking protocols, restaking systems and any infrastructure that needs to test deposit and withdrawal flows before mainnet. It is not a general-purpose dApp testnet, for smart contract testing Sepolia remains the recommended choice. If your team builds or operates Ethereum validator infrastructure, Hoodi is the testnet environment your CI/CD pipeline and staging environment should target.

Built for teams that ship on Hoodi.

Free trial access with mainnet-parity infrastructure

BoltRPC's 2-week free trial includes testnet access. Your Hoodi workflow uses the same endpoint format, the same API key, and the same infrastructure quality as your Ethereum mainnet setup. No separate accounts or configurations for testnet.

Built for validator and staking infrastructure

Hoodi is specifically designed for long-term Ethereum protocol testing, with a focus on validator and staking infrastructure. Teams building validator tooling, liquid staking protocols, and restaking systems use Hoodi as their staging environment. Reliable testnet RPC access matters when you are building infrastructure that will run in production.

Stable testnet infrastructure for CI/CD

Public testnet RPCs drop connections, hit rate limits, and lag behind the chain tip. BoltRPC gives your Hoodi workflows the same stability as your mainnet setup. No broken test pipelines from unreliable endpoints.

Mirror your mainnet setup

Use BoltRPC on Hoodi and Ethereum mainnet from the same provider. One API key, one endpoint format, one configuration to manage.

WebSocket for testnet event monitoring

Subscribe to Hoodi testnet events via WebSocket. Useful for integration test suites that need real-time block confirmation events.

Full JSON-RPC coverage.

Every standard Hoodi method you would expect. Archive-only methods are available on request for qualifying plans.

STANDARD5
eth_calleth_sendRawTransactioneth_getBalanceeth_blockNumbereth_getTransactionReceipt

Hoodi, explained.

Common questions about connecting to Hoodi over BoltRPC.

Ship on Hoodi this week.

An API key in under 60 seconds, Hoodi plus 23 other chains, and a team that answers when you write.