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"
Get block attestations
Retrieves attestation included in requested block.
Block identifier. Can be one of: "head" (canonical head in node's view), "genesis", "finalized", <slot>, <hex encoded blockRoot with 0x prefix>.
"head"
Success
false
True if the response references an unverified execution payload. Optimistic information may be invalidated at a later time. If the field is not present, assume the False value.
Attester aggregation bits.
"0x01"
^0x[a-fA-F0-9]+$
"0x1b66ac1fb663c9bc59509846d6ec05345bd908eda73e670af888da41af171505cc411d61252fb6cb3fa0017b679f8bb2305b26a285fa2737f175668d0dff91cc1b66ac1fb663c9bc59509846d6ec05345bd908eda73e670af888da41af171505"
^0x[a-fA-F0-9]{192}$
BLS aggregate signature.
The AttestationData
object from the CL spec.
"1"
"1"
"0xcf8e0d4e9587369b2301d0790347320302cc0943d5a1884560367e8208d920f2"
^0x[a-fA-F0-9]{64}$
LMD GHOST vote.
"1"
"0xcf8e0d4e9587369b2301d0790347320302cc0943d5a1884560367e8208d920f2"
^0x[a-fA-F0-9]{64}$
"1"
"0xcf8e0d4e9587369b2301d0790347320302cc0943d5a1884560367e8208d920f2"
^0x[a-fA-F0-9]{64}$