GetBlockByLimitNext

Returns the list of Block Objects included in the 'Block Height' range specified. (Confirmed state)

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

Enter the startNum and endNum (block heights) to define the query range, then click Try It to fetch the data. For example, use 1 and 3.

Returns

A list of Block objects. See /walletsolidity/getblock for details on header and transaction fields.

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