Get finality provider state information
Performance
Get finality provider state information
This endpoint returns information about a finality provider’s state including active stake. Use this endpoint to retrieve historical state data for a specific finality provider.
GET
Get finality provider state information
Using this endpoint, you can query the historical daily stake balance of a finality provider by their unique
finality_provider identifier/s. This identifier can be their Babylon address, BTC public key, or BTC address. The data is aggregated by finality provider across all of their respective delegators based on the latter’s Babylon Genesis addresses.
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"