Get a Stream of Rewards

Please Note

Network

Type

Start Time

End Time

Addresses

Period

Aggregate

Accept

Response Codes

Example cURL Request

curl --request POST \
     --url https://svc.blockdaemon.com/reporting/staking/v2/cosmos/mainnet/delegator/rewards \
     --header 'X-API-Key: ••••' \
     --header 'accept: application/json' \
     --header 'content-type: application/json' \
     --data '{"aggregate":false}'

Response Examples