getBeaconConfigSpec
Retrieve the complete Beacon Chain configuration specification and protocol constants for a given Ethereum network, providing all config values needed for beacon node interactions and staking.
Instructions
Get the full Beacon Chain configuration specification and protocol constants
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| network | No | Network ID. Call listSupportedNetworks for all options. e.g. "eth-mainnet", "base-mainnet" | eth-mainnet |