v1
latestOpenAPI 3.0.42026-07-2233241175.9 KBSlot
Slot
Returns detailed information about a specific consensus layer slot.
In Ethereum, "slots" are data containers on the consensus layer where validator duties are scheduled and blocks may be proposed. Each slot may reference a block, but a slot can also be missed.
This endpoint provides an overview of the requested slot, including its status (proposed, missed, scheduled), assigned proposer, participation metrics, protocol events (deposits, withdrawals, slashings), and other relevant details.
You can query by slot number, block root hash, or use "latest" / "finalized" for the most recent or finalized slot.
post/api/v2/ethereum/slot
Request body
Response
Successful response.