Returns all transactions for the given block range (:fromBlockNum to :toBlockNum).
/blocks_api/getTransactionsInBlockRange/50000001-50000100
Name | Type | Optional | Min. | Max. | |
---|---|---|---|---|---|
:fromBlockNum | int | No | 1 | 90559612 | |
:toBlockNum | int | No | 1 | 90559612 |
[
{
"from": "fromBlockNum",
"to": "toBlockNum",
"limit": 250
}
]
250
JSON Array