Get a Stream of Rewards for a Single Address

API Request Parameters

network

type

address

startTime

endTime

epoch

period

denomination

accept

Example CURL Request

curl --request GET \
     --url 'https://svc.blockdaemon.com/reporting/staking/v2/solana/mainnet/validator/rewards/FQwewNXahV7MiZcLpY6p1xhUs2acVGQ3U5Xxc7FzV571?startTime=1709251200&endTime=1711929600&epoch=755&period=monthly&denomination=lamports' \
     --header 'X-API-Key: ••••' \
     --header 'accept: application/json'

HTTP Response Codes

Last Updated

Updated 2 months ago