post https://svc.blockdaemon.com/reporting/staking/v1/ethereum//validator/rewards
Returns the current stake & rewards allocated for a user-defined list of validator addresses.
START HERE!
Click 'Try It!' to test the endpoint with the default values or customize your request by following these steps:
- Enter your API key in the Header: token text box (top right).
- You can get a free API key here.
- Enter your PATH PARAMS (you can find these below).
- Optional . Filter your results with QUERY PARAMS (you can find these below).
- Click Try It!.
Note: fromTime
and toTime
parameters require a timestamp in milliseconds. When trying e.g. conversion with https://www.epochconverter.com/, use the longer number (with 000 at the end).
Note: timeUnit
determines the aggregation interval of the rewards and accepts values "day", "week" and "month".