transactionsAddressStartingEndingBlock
suspend fun transactionsAddressStartingEndingBlock(address: String, startBlock: Long, endBlock: Long): TransactionsUnconfirmedWithAddressResponse?
Get all transactions starting at the given block and ending at the given block belonging to the given address.
Author
Marcus Cvjeticanin
Since
0.3.0
Return
TransactionsUnconfirmedWithAddressResponse