See the Ethereum RPC API connection guide.
Ethereum Beacon API is supported for Mainnet and Hoodi. The following ETH Beacon Node API methods are allowed in the Blockdaemon RPC API:
Beacon
Allowed Beacon Set of endpoints to query beacon chain:
Config
Allowed Config Endpoints to query chain configuration, specification, and fork schedules.
| Method | Compute Unit Value |
|---|---|
GET /eth/v1/config/fork_schedule | 1 |
GET /eth/v1/config/spec | 1 |
GET /eth/v1/config/deposit_contract | 1 |
Debug
Allowed Debug Enpoints to debug chain.
Events
Allowed Events Endpoints for event subscription.
| Method |
|---|
GET /eth/v1/events |
Node
Allowed Node Endpoints to query node-related information.
Validator
Allowed Validator Endpoints for validator clients.
👋 Need Help?
Contact us through email or our support page for any issues, bugs, or assistance you may need.
