Parameters
string
required
Block number in hex, or
"latest", "pending", "safe", "finalized", "earliest".string
required
The transaction index position as a hexadecimal integer.
Returns
object | null
A transaction object, or
null if not found. See eth_getTransactionByHash for the full field list.