Get a Stream of Rewards for a Single Address

Please Note

API Parameters

network

type

address

startTime

endTime

period

accept

Example cURL Request

curl --request GET \
     --url 'https://svc.blockdaemon.com/reporting/staking/v2/cosmos/mainnet/delegator/rewards/address?period=raw' \
     --header 'X-API-Key: ••••' \
     --header 'accept: application/json'

Response Codes