TransactionsStatusRequest

constructor(transactionHashes: List<String>? = null, transactionsInPool: Boolean? = null, transactionsInBlock: Boolean? = null, transactionsUnknown: Boolean? = null)

Parameters

transactionHashes

The hashes of the transactions

transactionsInPool

Whether to include transactions in the pool

transactionsInBlock

Whether to include transactions in the block

transactionsUnknown

Whether to include transactions that are unknown