This endpoint returns information about a delegator’s state including active stake. Use this endpoint to retrieve historical state data for a specific delegator.
Using this endpoint, you can query the historical daily stake balance of a delegator by their unique address. The results are per individual validator that the delegator has staked to. You can use theDocumentation Index
Fetch the complete documentation index at: https://docs.rated.network/llms.txt
Use this file to discover all available pages before exploring further.
fromDate and toDate parameters to query a range of days.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
"2023-01-01"
End date
"2023-12-31"