/eth/v1/beacon/pool/attestations

Retrieves attestations known by the node but not necessarily incorporated into any block

Example:

// Request
curl -X GET -H 'Content-Type: application/json' 
https://ethereum-beacon.blockpi.network/rpc/v1/your-rpc-key/eth/v1/beacon/pool/attestations

// Result

Last updated