get https://svc.blockdaemon.com/reporting/staking/v2/ethereum//validator/yield
Returns a network-wide stream of yield summaries for the specified time range. Results are streamed in NDJSON format.
For more details on yield metrics and how they are calculated, see the Yield Metrics overview.
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.