New

Solana Beta is now live on every BoltRPC trial.

ethereum-hoodi live
Hoodi

Hoodi

Connect to the Ethereum Hoodi testnet with BoltRPC's reliable RPC endpoint. Free 2-week trial, no credit card required.

chain id · 560048 json-rpc 2.0 websocket

latency

In production at
Chainlink Enjin Tiingo Gains Network

Quick connect

Your endpoint, ready in one line.

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

HTTPS
https://eu.endpoints.matrixed.link/rpc/ethereum-hoodi?auth=YOUR_API_KEY
WebSocket
wss://eu.endpoints.matrixed.link/ws/ethereum-hoodi?auth=YOUR_API_KEY

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

Connect

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://eu.endpoints.matrixed.link/rpc/ethereum-hoodi?auth=YOUR_API_KEY"
);

Why BoltRPC

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.

Methods

Full JSON-RPC coverage.

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

standard

5
eth_call eth_sendRawTransaction eth_getBalance eth_blockNumber eth_getTransactionReceipt

FAQ

Hoodi, explained.

Common questions about connecting to Hoodi over BoltRPC.

Get started

Pick a chain. Point your client.

One endpoint format, 20+ networks, no SDK. Drop our URL into the client you already use and your integration is done.

https://eu.endpoints.matrixed.link/rpc/ {chain} ?auth= YOUR_API_KEY

No credit card required. · 14-day trial on any tier.