Parameters
Unique identifier for a blockchain network.
Request identifier used to match responses.
JSON-RPC version.
JSON-RPC method name.
Parameters: [blockNumber, transactionIndex].Positional parameters for
kaia_getTransactionByBlockNumberAndIndex:params[0]: Block number where this transaction was included. Null when pending.params[1]: The transaction’s index position in the block. Null when pending.
Returns
The transaction.