This endpoint returns all distinct delegators associated to a validator over a period of time when they were actively delegated.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The number of results returned per page
The number of results to skip before starting to return
Start date
"2025-01-01"
End date
"2025-01-02"
Successful Response
The response is of type object
.
This endpoint returns all distinct delegators associated to a validator over a period of time when they were actively delegated.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The number of results returned per page
The number of results to skip before starting to return
Start date
"2025-01-01"
End date
"2025-01-02"
Successful Response
The response is of type object
.