/eth/v1/validator/liveness/{epoch}
Parameters:
Example:
// Request
curl -X POST -H 'Content-Type: application/json'
https://ethereum-beacon.blockpi.network/rpc/v1/your-rpc-key/eth/v1/validator/liveness/280000
'
[
"1"
]
'
// Result
Last updated
Was this helpful?