# Ethereum Hoodi RPC and network details

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

Hoodi is a new Ethereum testnet that replaces the Holesky network. Hoodi is used to simulate Ethereum's validator network, and is used primarily to test validator and staking functionality.

## Network details

- Network: Hoodi
- Chain ID: 560048
- Environment: Testnet
- Category: L1
- Native token: ETH
- Gas token: ETH
- Block time: 12-15s

## Endpoints

- Alchemy RPC: https://eth-hoodi.g.alchemy.com/v2/API_KEY
- Alchemy WebSocket: wss://eth-hoodi.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: RPC API, Debug API, Trace API, Websockets.

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

## Build on Alchemy

Alchemy’s offers Hoodi RPC endpoints that simplify testing validator and staking functionality on Ethereum. With a suite of devtools and data APIs, you can make sure your code is production-ready before shipping to Ethereum mainnet.

## Available networks

- Ethereum Mainnet: https://www.alchemy.com/rpc/ethereum
- Ethereum Mainnet Beacon: https://www.alchemy.com/rpc/ethereum-beacon
- Ethereum Hoodi Beacon (testnet): https://www.alchemy.com/rpc/ethereum-hoodi-beacon
- 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/
- Website: https://ethereum.org/
- GitHub: https://github.com/ethereum
- Block explorer: https://hoodi.etherscan.io/
- Bridge: https://www.alchemy.com/list-of/web3-bridges-on-ethereum
- Faucet: https://www.alchemy.com/faucets/ethereum-sepolia
