This endpoint returns the delegation history by delegator address
fromDate
) and end dates (toDate)
of the delegation. If toDate
is None
, it means the address is currently delegated to that operator.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
Successful Response
The response is of type object
.