post https://{network-ethereum}.gateway.tatum.io/eth/v2/beacon/pool/attestations
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.