[Transaction] kaia_getTransactionReceiptBySenderTxHash
Returns the receipt of a transaction by sender transaction hash.
NOTE: The receipt is not available for pending transactions. Please note that this API returns correct result only if indexing feature is enabled by --sendertxhashindexing. This can be checked by call kaia_isSenderTxHashIndexingEnabled.
JSONRPC: kaia_getTransactionReceiptBySenderTxHash
Request
Responses
- 200
Returns the receipt of a transaction by sender transaction hash.