get https://svc.blockdaemon.com/reporting/staking/v2/ethereum//validator/yield
Returns 0 or more yield objects in a streaming fashion using ndjson.
Data available from Epoch 339898 onwards (ended on January 20th).
- The enhanced MEV payments functionality supports yield calculations for any timezone, either daily or hourly, using the average stake over the specified period (
startTime
-endTime
). - For daily yields, set
raw=false
(default) and specify the start and end timestamps. - Payouts are available for each epoch (approximately 225 per day) on Ethereum, though processing large datasets may require additional computation.