GETDeprecated
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 Params
-
coinstring enum requiredThe staking asset.ADAAPTASIKAVACOSMOSATOMAVAXCAVAXPBABYBERABLDBSCBTCCOREDAOCOREUMCRONOSCSPRDOTEIGENETHFLRPHASHINJECTIVEMATICNEAROSMOPOLPOLYXRETH-ROCKETSEISOMISOLSTORYSTXSUISUI:WALTAOTIATONTRXWETHWCTWFLRXDCZETA -
walletIdstring requiredThe wallet ID.
Query Params
-
rangestring enumThe time range for the data.HOURLYDAILY -
startDatestring date-timeThe start date to search from. -
endDatestring date-timeThe end date to search from. -
pageinteger nullableThe page number for pagination. -
pageSizeinteger nullableThe page size for pagination. -
sortBystring enumSort By field-createdDatecreatedDate
Responses
200
Successful Retrieving Delegation Accrual History
Response Body
object
-
accrualsarray of objectsAn array of delegation accruals.accruals object
-
delegationIdstringThe delegation ID. -
coinstring enumThe staking asset.ADAAPTASIKAVACOSMOSATOMAVAXCAVAXPBABYBERABLDBSCBTCCOREDAOCOREUMCRONOSCSPRDOTEIGENETHFLRPHASHINJECTIVEMATICNEAROSMOPOLPOLYXRETH-ROCKETSEISOMISOLSTORYSTXSUISUI:WALTAOTIATONTRXWETHWCTWFLRXDCZETA -
enterpriseIdstringThe enterprise ID. -
withdrawalAddressstringThe withdrawal address. -
delegationAddressstringThe delegation address. -
delegatedstringThe total amount delegated (staked). -
pendingDelegatedstringThe total amount pending to be delegated (staked). -
pendingUndelegatedstringThe total amount pending to be undelegated (unstaked). -
rewardsReceivedstringThe total rewards received over the lifetime of the delegation. -
lockedstringThe total amount locked but not delegated (staked). Example is staking rewards not re-staked/compounding. -
datestring date-timeThe date and time of the accrual record. -
walletobjectwallet object
-
walletIdstringThe wallet ID. -
spendablestringThe total spendable (withdrawable) amount in the wallet.
-
-
-
pageintegerThe page number for paging purposes. -
totalPagesintegerThe total number of pages for paging purposes. -
totalElementsintegerThe number of elements per page used for paging purposes.
400
Bad Request
Response Body
object
-
errorstring -
errorNamestring -
reqIdstring -
contextobject
401
Unauthorized
Response Body
object
-
errorstring -
errorNamestring -
reqIdstring -
contextobject
403
Forbidden
Response Body
object
-
errorstring -
errorNamestring -
reqIdstring -
contextobject
404
Not Found
Response Body
object
-
errorstring -
errorNamestring -
reqIdstring -
contextobject
409
Conflict
Response Body
object
-
errorstring -
errorNamestring -
reqIdstring -
contextobject
500
Server Error - Transient error please try again
Response Body
object
-
errorstring -
errorNamestring -
reqIdstring -
contextobject