/v2/beacon/blocks/{block_id}/attestations
GET
https://eth-mainnetbeacon.g.alchemy.com/v2/docs-demo/eth/v2/beacon/blocks/{block_id}/attestations
Retrieves attestations included in the requested block.
Path Parameters
stringrequired
Block identifier. Can be one of: head (canonical head in node's view), genesis, finalized, <slot>, <hex encoded blockRoot with 0x prefix>.
Responses
200
Attestations included in the block.
Was this page helpful?