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