Fetch historical staking balances
Fetch historical staking balances for given address. This API is available for mainnet only.
Authorizations
Enter your JSON Web Token (JWT) here. Refer to the Generate JWT section of our Authentication docs for information on how to generate your Bearer Token.
Path Parameters
The ID of the blockchain network.
5000
The onchain address for which the historical staking balances are being fetched.
5000
Query Parameters
A limit on the number of objects to be returned. Limit can range between 1 and 100, and the default is 50.
A cursor for pagination across multiple pages of results. Don't include this parameter on the first call. Use the next_page value returned in a previous response to request subsequent results.
5000
The symbol of the asset for which the historical staking balances are being fetched.
5000
The start time of this historical staking balance period.
The end time of this historical staking balance period.
Response
The list of historical staking balances.