GetBlockByLimitNext

查询指定范围的区块.

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

分别输入起始和结束区块高度(startNumendNum),点击 Try It 查看返回结果。例如:尝试输入 13

返回值

一个 Block 对象列表。有关区块头和交易字段的详细规格,请参阅 /wallet/getblock

Body Params
int32
required

起始块高度,包括此块。例如:1

int32
required

结束块高度,不包括该块。例如:5

Responses

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