Retrieve per-day statistics for a single validator by index. Use this endpoint to obtain balance snapshots (in gwei), duty counts (attestations, block proposals, sync committee), and deposit/withdrawal activity aggregated per beaconchain-day. When start_day is omitted, the API returns all days up to end_day (which defaults to the latest exported day).
Validator index to query (>= 0).
x >= 049949
Last day index to include (inclusive). Defaults to the latest exported day.
x >= 01774
First day index to include (inclusive). Must be less than or equal to end_day. When omitted, the API returns all days up to end_day.
x >= 01700
Matching daily records were retrieved successfully. The data array contains one entry per day, ordered from newest to oldest.