Returns the blocks for the given range (:fromBlockNum to :toBlockNum).
/blocks_api/getBlocksInRange/50000001-50000100
Name | Type | Optional | Default | Min. | Max. | |
---|---|---|---|---|---|---|
:fromBlockNum | int | No | 1 | 75156376 | ||
:toBlockNum | int | No | 1 | 75156376 | ||
:withTransactions | bool | Yes | true | |||
:withVirtualOps | bool | Yes | false |
[
{
"from": "fromBlockNum",
"to": "toBlockNum",
"limit": 250
}
]
250
JSON Array