Returns validators balances and (gross) rewards, for testnet (holesky) and mainnet

Returns data for any Figment validator that was created through Create Validators and any non-Figment validator that was tracked through Track Validator (Figment validators don't need to be added through the latter endpoint, they are automatically tracked and returned. Read more about Tracking non Figment Validators)

Provides rewards at the epoch level, as well as daily and all time rollups. Accepts filtering by date (start and end, that can be timestamps or epochs), by validator pubkey or by withdrawal address/credential.

Rewards are available approximatively 3 hours after they are distributed on chain. Daily rollups are done based on UTC days and are also available approximatively 3 hours after midnight UTC.

Language