getBeaconGenesis
Retrieve Ethereum Beacon Chain genesis details including genesis time, validators root, and fork version by specifying a network ID such as eth-mainnet or base-mainnet.
Instructions
Get Ethereum Beacon Chain genesis information (time, validator root, fork version)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| network | No | Network ID. Call listSupportedNetworks for all options. e.g. "eth-mainnet", "base-mainnet" | eth-mainnet |