v32

latestSwagger 2.0raw.githubusercontent.com2026-08-0640123202.8 KB
Slot

Get filtered slots list

Returns a list of slots with various filtering options, sorted by slot number descending

get/v1/slots

Query parameters

graffitistring

Filter by graffiti

graffiti_invertboolean

Invert graffiti filter

extra_datastring

Filter by extra data

extra_data_invertboolean

Invert extra data filter

proposerstring

Filter by proposer index

proposer_namestring

Filter by proposer name

proposer_invertboolean

Invert proposer filter

with_orphanedinteger

Include orphaned blocks (0=exclude, 1=include, 2=only orphaned)

with_missinginteger

Include missing blocks (0=exclude, 1=include, 2=only missing)

min_syncnumber

Minimum sync aggregate participation (0-100)

max_syncnumber

Maximum sync aggregate participation (0-100)

min_exec_timeinteger

Minimum execution time in ms

max_exec_timeinteger

Maximum execution time in ms

min_tx_countinteger

Minimum transaction count

max_tx_countinteger

Maximum transaction count

min_blob_countinteger

Minimum blob count

max_blob_countinteger

Maximum blob count

fork_idsstring

Comma-separated list of fork IDs

min_slotinteger

Minimum slot number to return (inclusive)

max_slotinteger

Maximum slot number to return (inclusive)

pageinteger

Page number for pagination (0-indexed, default 0)

limitinteger

Number of results to return (max 1000, default 100)

Response

OK

statusstring