These docs are for v1.0. Click to read the latest docs for v2.0.

ETH Rewards

Returns rewards as accrued on chain to the validator (aka does not take into account the off-chain Figment fee). Rewards can be queried by validator or withdrawal address and are shown for the epoch in which they were finalized (beaconcha.in will show the reward as happening two epochs earlier).

Body Params
accounts
array of strings
required

A set of validator public addresses (Maximum of 50) or a set of withdrawal credentials.

accounts*
string
required

Epoch numbers (as integers) or timestamps (as strings "YYYY-MM-DD")

string
required

Epoch numbers (as integers) or timestamps (as strings "YYYY-MM-DD")

string

Allows you to get rewards by day (if daily is passed).

string
enum

Id of the chain to get rewards for. Currently supporting 'mainnet' and 'holesky'. Defaults to 'mainnet'.

Allowed:
Response

Language
LoadingLoading…
Response
Choose an example:
application/json