Submit Attestation objects to node

Submits attestations to the node. Each attestation in the request body is processed individually.

If an attestation is validated successfully, the node MUST publish that attestation on the appropriate subnet.

If one or more attestations fail validation, the node MUST return a 400 error with details of which attestations have failed, and why.

Prior to the Electra hard fork, this endpoint MUST be sent Attestation objects only. At and after the Electra hard fork, this endpoint MUST be sent SingleAttestation objects only.

Body Params
Headers
string
enum
required

The consensus version to which the attestations being submitted belong.

Allowed:
Responses
200

Attestations are stored in pool and broadcast on the appropriate subnet

Language
Credentials
Header
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json