Slot
Get the execution payload header for a slot
Returns the gloas+ signed execution payload bid (header) included in a block, plus its observed payload status (canonical / orphaned). Pre-gloas blocks return has_payload_header=false.
get/v1/slot/{slotOrHash}/payload_header
Path parameters
slotOrHashstring required
Slot number or block root (0x-prefixed hex)
Response
OK
Changes
Changed in 2 of the 35 revisions of this API.11
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
- ▲