Get Validator Status for an Address

Returns a status object for a Validator address.

The metadata fields returned from this call represent the validator's activation and withdrawal states, such as:

  • activationEligibilityEpoch: The epoch when the validator was registered by the network and entered the queue for activation.
  • activationEpoch: The epoch when the validator became active and started earning rewards.
  • exitEpoch: The epoch when the validator exited the network and stopped earning rewards.
  • withdrawableEpoch: The epoch when the validator can withdraw or transfer funds. The withdrawal process can be activated for the 32 ETH deposit and remaining rewards.

📘

Info:

If the exitEpoch or withdrawableEpoch values are set to 18446744073709551615 , it means that the validator is still active in the network and has not exited or withdrawn yet.

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