Get the Protocol Rewards Processing Health

The status of reward processing, if optimal then all rewards data up to the indicated metadata fields are available the processing status is degraded if any of the following are true:

  • chainEpoch - lastProcessedInflationEpoch > 1
  • chainEpoch - lastProcessedStatusesEpoch > 1
  • If the lastProcessedSlot is over 20 minutes behind the chainSlot - note we run 10 minutes behind by design to alleviate any reorgs so this is a 10 minutes buffer on top of that
  • chainEpoch - lastProcessedMevEpoch > 1
  • If the lastProcessedMevTxTimestamp is older than 3.2 days, this is mainly as a check to see if the jito mev bot has paid out expectedly or not, not that our system is degraded

🚧

Note

Please note that MEV rewards are allocated to the epoch they are paid out in not the epoch they are earned in.

Language
Authorization
Click Try It! to start a request and see the response here!