Skip to main content

[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

Returns information about a transaction by block number and transaction index position.

Make this page better