PostValidatorRegisterValidator

Indicates if a validator has been observed on the network. Requests the beacon node to indicate if a validator has been observed to be live in a given epoch. The beacon node might detect liveness by observing messages from the validator on the network, in the beacon chain, from its API or from any other source. A beacon node SHOULD support the current and previous epoch, however it MAY support earlier epoch. It is important to note that the values returned by the beacon node are not canonical; they are best-effort and based upon a subjective view of the network. A beacon node that was recently started or suffered a network partition may indicate that a validator is not live when it actually is.

Path Params
string
required
Defaults to public
.custom-style { color: #048FF4; }

For higher throughput, please create your own API key.

string
required

The epoch for which liveness is being queried

Body Params

An array of the validator indices for which to detect liveness.

PostLivenessRequestBody
Response

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json