Get staking overview
GET/v1/staking/overview/fiats/:fiatSymbol
This endpoint provides an overview of total staked amounts and rewards for a given user, aggregated both:
- By asset (in asset units and converted fiat value).
- As a total sum across all assets in the requested fiat currency.
It supports date-range filtering and asset filtering, allowing partners to query historical or specific subsets of staked amounts and rewards.
Keep in mind that since the staked amount is a point-in-time value, it reflects the amount staked as of the end date (or the most recent data if no end date is provided).
Request
Responses
- 200
- 401
- 403
- 405
- 422
- 429
- 500
- 503
Success Response
Unauthorized
Forbidden
Not Allowed
Validation Error
Too Many Requests
Response Headers
The rate limit ceiling for the current time window. Envoy may include multiple limits and window metadata.
50, 50;w=1The number of requests remaining in the current rate limit window.
0The number of seconds until the current rate limit window resets.
1Indicates the request was rate limited by the Envoy proxy.
trueInternal Error
Maintenance or Service unavailable