[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
- 200
Returns information about a transaction by block number and transaction index position.