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