This endpoint returns information about the validators mapped to a pool or an operator. Use this endpoint to retrieve validator indices or pubkeys that belong to a pool or an operator, as well as their deposit and withdrawal addresses.
This endpoint is available only to annual commitment and custom Enterprise plans. Get in touch with hello@rated.network to learn more.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
mainnet
, hoodi
, holesky
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
depositAddress
, withdrawalAddress
, nodeOperator
, pool
, poolShare
, entity
, validator
, privateSet
Successful Response
The response is of type object
.
This endpoint returns information about the validators mapped to a pool or an operator. Use this endpoint to retrieve validator indices or pubkeys that belong to a pool or an operator, as well as their deposit and withdrawal addresses.
This endpoint is available only to annual commitment and custom Enterprise plans. Get in touch with hello@rated.network to learn more.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
mainnet
, hoodi
, holesky
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
depositAddress
, withdrawalAddress
, nodeOperator
, pool
, poolShare
, entity
, validator
, privateSet
Successful Response
The response is of type object
.