[Transaction] kaia_getTransactionBySenderTxHash
Returns the information about a transaction requested by sender transaction hash. This API works only on RPC call, not on JavaScript console. 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_getTransactionBySenderTxHash
Request
Responses
- 200
Returns information about a transaction by block number and transaction index position.