/eth/v1/validator/aggregate_attestation

Get aggregated attestation

curl -X GET \
    "curl https://mainnet.ethereum.validationcloud.io/v1/<YOUR_API_KEY_HERE>/eth/v1/validator/aggregate_attestation?attestation_data_root=0xcf8e0d4e9587369b2301d0790347320302cc0943d5a1884560367e8208d920f2&slot=1 \
    -H "Content-Type: application/json" 

Last updated