Parameters
The 32-byte hash of the block.
The transaction’s index position in the block as a hexadecimal integer (e.g.,
"0x0" for the first transaction).Returns
A transaction object with the same fields as
eth_getTransactionByHash, or null if no transaction was found at that position.