getBlocks
Returns a list of confirmed blocks between two slots.
Path parameters
apiKey
Request
This endpoint expects an object.
start_slot
The starting slot.
end_slot
The ending slot.
Configuration
Optional configuration object.
Response
Returns an array of u64 integers listing confirmed blocks.