eth/v1/beacon/states/{state_id}/validators/{validator_id} REST API Endpoint
Path Parameters
state_id
string
REQUIRED
Loading...
validator_id
string
REQUIRED
Loading...
Returns
execution_optimistic
boolean
Loading...
finalized
boolean
Loading...
data
object
Loading...
index
string
Loading...
balance
string
Loading...
status
string
Loading...
validator
object
Loading...
pubkey
string
Loading...
withdrawal_credentials
string
Loading...
effective_balance
string
Loading...
slashed
boolean
Loading...
activation_eligibility_epoch
string
Loading...
activation_epoch
string
Loading...
exit_epoch
string
Loading...
withdrawable_epoch
string
Loading...
Request
1curl -X GET "https://docs-demo.bera-mainnet.quiknode.pro/eth/v1/beacon/states/head/validators/0" \2-H "Content-Type: application/json"3
1curl -X GET "https://docs-demo.bera-mainnet.quiknode.pro/eth/v1/beacon/states/head/validators/0" \2-H "Content-Type: application/json"3
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free