API Reference

GetValidatorAggregateAttestation

Get aggregated attestation.

Aggregates all attestations matching given attestation data root and slot.

A 503 error must be returned if the block identified by the response
beacon_block_root is optimistic (i.e. the aggregated attestation attests
to a block that has not been fully verified by an execution engine).

A 404 error must be returned if no attestation is available for the requested
attestation_data_root.

Language
Click Try It! to start a request and see the response here!