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.
Documentation Index
Fetch the complete documentation index at: https://docs.rated.network/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
mainnet, hoodi, holesky Path Parameters
Query Parameters
The number of results returned per page
The number of results to skip before starting to return
End date
"2023-12-31"
Start date
"2023-01-01"
Start day
x >= 0"791"
End day
x >= 0"851"
Returns results based on UTC days (true) or ETH chain days (false)
The type of entity class you would like returned
depositAddress, withdrawalAddress, nodeOperator, pool, poolShare, entity, validator, privateSet The filter you want results to be sorted by
The sort order for the results
asc, desc The size of time increments you are looking to query
hour, day, week, month, quarter, year, all