On ThorNode
Forwarded to the upstream node with a 10 s timeout and one retry on a transport error. History is limited to the upstream’s retained ledger; slots older thangetFirstAvailableBlock return an error.
Parameters
number
required
Start slot (required).
number
required
End slot (optional, must be ≤ 500,000 blocks from start slot).
string
default:"finalized"
The commitment level for the request.
confirmedfinalized
Response
integer[]
List of confirmed blocks between start_slot and end_slot.