Performance
Get attestation duties metrics for Pools, Operators and Addresses
This endpoint returns drilldowns on performance metrics around attestation duties for a single pool, node operator or deposit/withdrawal address.
GET
Headers
Available options:
mainnet
, holesky
Path Parameters
Query Parameters
The number of results returned per page
The number of results to skip before starting to return
End date
Start date
Start day
Required range:
x > 0
End day
Required range:
x > 0
Returns results based on UTC days (true) or ETH chain days (false)
The type of entity class you would like returned
Available options:
depositAddress
, withdrawalAddress
, nodeOperator
, pool
, poolShare
, entity
, validator
, privateSet
The filter you want results to be sorted by
The sort order for the results
Available options:
asc
, desc
The size of time increments you are looking to query
Available options:
hour
, day
, week
, month
, quarter
, year
, all