Get staking accrual history
Deprecated. This endpoint is being decommissioned. Please use /{coin}/reward-accrual-report (https://app.bitgo-test.com/api/staking/v1/{coin}/reward-accrual-report) for reward reports. Retrieve staking delegation accrual history.
Path parameters
The staking asset.
The staking asset.
The wallet ID.
Query parameters
The time range for the data, either hourly or daily.
The time range for the data.
The start date to search from.
The end date to search from.
The page number for pagination.
The page size for pagination.
Sort By field
Response
Successful Retrieving Delegation Accrual History
Changes
Changed in 1 of the 20 revisions of this API.11
- ●
added the new
HYPEEVMenum value to the//response property for the response statusresponse-property-enum-value-added
- ○
added the new enum value
HYPEEVMto thepathrequest parametercoinrequest-parameter-enum-value-added
- ●