latestOpenAPI 3.0.32026-08-224982,0272.8 MB
e445c15e5bee
Staking History
Get staking reward history
Retrieve staking reward history.
get/api/staking/v1/{coin}/reward-accrual-report
Path parameters
coin'ADA' | 'APT' | 'ASI' | 'KAVACOSMOS' | 'ATOM' | 'AVAXC' | 'AVAXP' | 'BABY' | 'BERA' | 'BLD' | 'BSC' | 'BTC' | 'COREDAO' | 'COREUM' | 'CRONOS' | 'CSPR' | 'DOT' | 'EIGEN' | 'ETH' | 'FLRP' | 'HASH' | 'INJECTIVE' | 'MATIC' | 'NEAR' | 'OSMO' | 'POL' | 'POLYX' | 'RETH-ROCKET' | 'SEI' | 'SOMI' | 'SOL' | 'STORY' | 'STX' | 'SUI' | 'SUI:WAL' | 'TAO' | 'TIA' | 'TON' | 'TRX' | 'WETH' | 'WCT' | 'WFLR' | 'XDC' | 'ZETA' required
The staking asset.
The staking asset.
Query parameters
enterpriseIdstring
The enterprise ID of the enterprise a user staked from.
walletIdstring
Example:59cd72485007a239fb00282ed480da1f
The wallet ID of the wallet a user staked from. Either the enterpriseId or walletId need to be passed in.
delegationIdstring
The delegation ID to filter rewards for.
aggregationLevel'WALLET' | 'DELEGATION' | 'wallet' | 'delegation'
The level of aggregation for rewards, accepts both uppercase (WALLET, DELEGATION) and lowercase (wallet, delegation) formats.
range'HOURLY' | 'DAILY'
The time range for the data, either hourly or daily.
The time range for the data, either hourly or daily.
startDatestring date-time
The start date to search from.
endDatestring date-time
The end date to search from.
pageinteger nullable
The page number for pagination.
pageSizeinteger nullable
The page size for pagination.
sortBy'-date' | 'date'
Sort By field
Response
Successful Retrieving Staking History