Parameters
Unique identifier for a blockchain network.
Request identifier used to match responses.
JSON-RPC version.
JSON-RPC method name.
Parameters for starknet_getTransactionByBlockIdAndIndex: [block_id].Parameters for
starknet_getTransactionByBlockIdAndIndex:params.block_id: BlockID object containing hash and number.params.index: Index of the transaction within the specified block.
Returns
The transaction object.