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 minute 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

🚧

Info:

The MEV rewards are allocated to the epoch they are paid out in not the epoch they are earned in.

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