Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Available options:
mainnet
, hoodi
, holesky
Query Parameters
The number of results returned per page
The number of results to skip before starting to return
The type of entity class you would like returned
Available options:
depositAddress
, withdrawalAddress
, nodeOperator
, pool
, poolShare
, entity
, validator
, privateSet
Available options:
1d
, 7d
, 30d
, all
The filter you want results to be sorted by
The sort order for the results
Available options:
asc
, desc