Skip to main content
POST

Body

application/json
method
enum<string>
default:getBlocksWithLimit
required
Available options:
getBlocksWithLimit
jsonrpc
enum<string>
default:2.0
required
Available options:
2.0
params
(string | object)[]
required

Start slot and limit. See Solana RPC docs for exact shape.

Required array length: 1 - 2 elements
id
default:1
required

Response

200 - application/json

Successful response

jsonrpc
enum<string>
default:2.0
required
Available options:
2.0
id
required
result
integer[]

Array of confirmed slot numbers.