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 (Documentation Index
Fetch the complete documentation index at: https://docs.rated.network/llms.txt
Use this file to discover all available pages before exploring further.
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