Solana Beta is live. Try BoltRPC Solana endpoints free - start your trial now.
Hoodi Testnet
Connect to the Ethereum Hoodi testnet with BoltRPC's reliable RPC endpoint. Free 2-week trial, no credit card required.
Latency
Trusted by
Add this endpoint to your application to start making requests.
https://eu.endpoints.matrixed.link/rpc/ethereum-hoodi?auth=YOUR_KEY wss://eu.endpoints.matrixed.link/ws/ethereum-hoodi?auth=YOUR_KEY
Replace YOUR_KEY with your API key.
Get a free key →
Choose your preferred library and start building.
import { ethers } from "ethers";
const provider = new ethers.JsonRpcProvider(
"https://eu.endpoints.matrixed.link/rpc/ethereum-hoodi?auth=YOUR_KEY"
); 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.
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.
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.
Use BoltRPC on Hoodi and Ethereum mainnet from the same provider. One API key, one endpoint format, one configuration to manage.
Subscribe to Hoodi testnet events via WebSocket. Useful for integration test suites that need real-time block confirmation events.
Full Hoodi JSON-RPC specification support.
eth_call eth_sendRawTransaction eth_getBalance eth_blockNumber eth_getTransactionReceipt Join thousands of developers building next-generation blockchain applications. Get started in minutes with our developer-friendly infrastructure.