Get slots and blocks on the Ethereum network
Blocks
List of slots and blocks
This endpoint returns comprehensive information on slots and blocks on the Ethereum network
GET
Get slots and blocks on the Ethereum network
This endpoint gives a paginated list of all slots and blocks. The results can be filtered across a range of slots (
from and to parameters) and/or a specific proposing validator based on its validator_index.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Available options:
mainnet, hoodi, holesky Query Parameters
The number of results returned per page
The number of results to skip before starting to return
Required range:
x >= 0Required range:
x >= 0Required range:
x >= 0