메인 콘텐츠로 건너뛰기
POST

본문

application/json
jsonrpc
enum<string>
기본값:2.0
필수
사용 가능한 옵션:
2.0
id
integer
기본값:1
필수
method
enum<string>
기본값:getBlocks
필수
사용 가능한 옵션:
getBlocks
params
(string | object)[]
필수

Start slot, optional end slot, and optional config object.

Required array length: 1 - 3 elements

응답

200 - application/json

Successful response

jsonrpc
enum<string>
기본값:2.0
필수
사용 가능한 옵션:
2.0
id
필수
result
integer[]

Array of confirmed slot numbers between start_slot and end_slot.