getBeaconStateValidatorById
Retrieve full details for a specific Beacon Chain validator by index or public key using a specified state ID.
Instructions
Get full details for a specific Beacon Chain validator by index or public key
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 | |
| validatorId | Yes | Validator index or pubkey |