# Ethereum Hoodi Beacon RPC and network details

Source: https://www.alchemy.com/rpc/ethereum-hoodi-beacon

The Hoodi network for the Ethereum Beacon chain is a test network that is replacing Beacon's Holesky network. Unlike the Beacon Sepolia network, the Hoodi network is designed for protocol and staking/validator testing and offers a permissionless validator network, more closely mimicking Beacon mainnet.

## Network details

- Network: Hoodi Beacon
- Environment: Testnet
- Category: L1
- Native token: ETH
- Gas token: ETH

## Endpoints

- Alchemy RPC: https://eth-hoodibeacon.g.alchemy.com/v2/API_KEY

Replace API_KEY with a key from https://dashboard.alchemy.com/signup.

## Alchemy product support

Supported on Ethereum Hoodi Beacon: RPC API.

Not currently supported: Transaction receipts API, Block Timestamp API, User OP Simulation API, Prices API, Debug API, Trace API, Bundler API, Token API, NFT API, Websockets, gRPC, Gas Manager, Webhooks, Transfers API.

## Build on Alchemy

With Alchemy's RPC endpoints, you can access reliable and performant data for the Beacon Hoodi network and focus on hardening your code instead of troubleshooting infra.

## Available networks

- Ethereum Mainnet: https://www.alchemy.com/rpc/ethereum
- Ethereum Mainnet Beacon: https://www.alchemy.com/rpc/ethereum-beacon
- Ethereum Hoodi (testnet): https://www.alchemy.com/rpc/ethereum-hoodi
- Ethereum Sepolia (testnet): https://www.alchemy.com/rpc/ethereum-sepolia
- Ethereum Sepolia Beacon (testnet): https://www.alchemy.com/rpc/ethereum-sepolia-beacon

## Links

- Alchemy docs: https://docs.alchemy.com/reference/ethereum-api-quickstart
- Official docs: https://ethereum.org/en/developers/docs/
- Block explorer: https://hoodi.etherscan.io/
- Faucet: https://www.alchemy.com/faucets/ethereum-sepolia
