跳至主要内容

[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.

让这个页面变得更好