Nhảy tới nội dung

[Transaction] klay_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 klay_isSenderTxHashIndexingEnabled.

JSONRPC: klay_getTransactionBySenderTxHash

Request

Responses

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

Cải thiện trang này