본문으로 건너뛰기

[Transaction] klay_getTransactionByBlockNumberAndIndex

Returns information about a transaction by block number and transaction index position. This API works only on RPC call, not on JavaScript console.

NOTE: In versions earlier than Kaia v1.7.0, only integer block number, the string "earliest" and "latest" are available.

JSONRPC: klay_getTransactionByBlockNumberAndIndex

Request

Responses

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

페이지를 개선해 주세요