본문으로 건너뛰기

[Transaction] kaia_getTransactionByHash

Returns the information about a transaction requested by transaction hash. This API works only on RPC call, not on JavaScript console.

JSONRPC: kaia_getTransactionByHash

Request

Responses

Object - A transaction object, or null when no transaction was found.

페이지를 개선해 주세요