Get block attestations
curl -X GET \ "curl https://mainnet.ethereum.validationcloud.io/v1/<YOUR_API_KEY_HERE>/eth/v2/beacon/blocks/head" \ -H "Content-Type: application/json"
curl -X GET \ "curl https://sepolia.ethereum.validationcloud.io/v1/<YOUR_API_KEY_HERE>/eth/v2/beacon/blocks/head" \ -H "Content-Type: application/json"
Last updated 6 months ago