/eth/v1/beacon/states/{state_id}/finality_checkpoints

Get state finality checkpoints

curl -X GET \
    "curl https://mainnet.ethereum.validationcloud.io/v1/<YOUR_API_KEY_HERE>/eth/v1/beacon/states/head/finality_checkpoints \
    -H "Content-Type: application/json" 

Last updated