Epoch
Get epoch health by number, latest, finalized
Returns the vote, proposal and payload participation rates for an epoch. The chain is only fully healthy when all three reach 100%. Post-ePBS (EIP-7732) payloads are revealed separately from beacon blocks and may be missing.
get/v1/epoch/{epoch}/health
Path parameters
epochstring required
Epoch number, the string latest or the string finalized
Response
Success
Changes
Changed in 2 of the 35 revisions of this API.11
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
- ▲