Get BTC delegator state information
Performance
Get BTC delegator state information
This endpoint returns information about a BTC delegator’s state including active stake. Use this endpoint to retrieve historical state data for a specific delegator.
GET
Get BTC delegator state information
Using this endpoint, you can query the historical daily stake balance of a delegator by their unique Babylon Genesis address. The results are per individual finality provider that the delegator has staked to.
You can use the
fromDate and toDate parameters to query a range of days.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Query Parameters
The number of results returned per page
The number of results to skip before starting to return
Start date
Example:
"2023-01-01"
End date
Example:
"2023-12-31"