getBeaconStateFinalityCheckpoints
Retrieve justified and finalized epochs from a given beacon state by specifying state ID (head, genesis, finalized, slot, or state root).
Instructions
Get finality checkpoints (justified and finalized epochs) for a given state
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| network | No | Network ID. Call listSupportedNetworks for all options. e.g. "eth-mainnet", "base-mainnet" | eth-mainnet |
| stateId | Yes | State ID: head, genesis, finalized, slot, or state root |