Build more with QuickNode - New pricing plans and a free tier! Read the press release
Parameters:
Returns:
aggregation_bits - String - Attester aggregation bits.
signature - string - BLS aggregate signature.
data - object - The AttestationData object from the CL spec.
slot - String The slot.
index - String The index.
beacon_block_root - String - LMD GHOST vote.
source - object - The Checkpoint
epoch - string - The corresponding epoch.
root - string - The corresponding root.
target - object - The Checkpoint
epoch - string - The corresponding epoch.
root - string - The corresponding root.
Code Examples:
curl -X GET \ "http://sample-endpoint-name.network.quiknode.pro/token-goes-here/eth/v1/validator/aggregate_attestation?attestation_data_root=0xcf8e0d4e9587369b2301d0790347320302cc0943d5a1884560367e8208d920f2&slot=1" \ -H "accept: application/json"