GetBlockByLimitNext

Query all blocks in the block-number range [startNum, endNum).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Query all blocks in the block-number range [startNum, endNum). The range includes startNum and excludes endNum.

Use this API for backfills and sequential scans from a FullNode head view. If the scan drives final accounting or confirmation logic, use the SolidityNode block APIs or scan only heights that are already solidified.


Related resources

Body Params
int32

Starting block height (inclusive). Example: 1

int32

Ending block height (exclusive). Example: 5

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json