# Ethereum Sepolia Beacon RPC and network details

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

The Sepolia network for the Ethereum Beacon chain is a test network for app builders. Unlike the Beacon Hoodi network, the Sepolia network is run by a permissioned (closed) set of validators and an unlimited supply of test ETH. This makes the network more reliable and forgiving for rapid iteration and devs testing apps and smart contracts.

## Network details

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

## Endpoints

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

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

## Alchemy product support

Supported on Ethereum Sepolia 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

Access reliable Beacon Sepolia network data with Alchemy's endpoints. With a trusted infra partner, you can focus on testing and hardening your code and improving your app's user experience, instead of building out your backend infrastructure.

## 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 Hoodi Beacon (testnet): https://www.alchemy.com/rpc/ethereum-hoodi-beacon
- Ethereum Sepolia (testnet): https://www.alchemy.com/rpc/ethereum-sepolia

## Links

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