/eth/v1/beacon/blocks/{block_id}/attestations

Get block attestations

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

Last updated