Validators
Validator metadata [groups]
GET
This endpoint allows users to request metadata for a group of validators that map to the same operator or pool (i.e. it gives you an answer to the question “give me all of Kiln’s validator indices under Lido”).
Parameter | Context |
---|---|
idType | The type of entity class you would like to filter by. You might ask for pool , nodeOperator |
operatorsIds | An array of entities names you want to filter by |
from | The validator index you want to start to navigate from |
size | The number of results included per page |
withdrawalAddress | Filter by the withdrawal address |
Rated builds and operates the most complete dataset for validator id mappings. These are gated endpoints and is being provisioned on a case-by-case basis. If you’re interested in working with it, get in touch via hello@rated.network with an overview of your use case.
Headers
Available options:
mainnet
, holesky
Query Parameters
Required range:
x > 0
Required range:
0 < x < 200
Available options:
pool
, nodeOperator