Returns information about a transaction given a block hash and the transaction’s index position within that block.Documentation Index
Fetch the complete documentation index at: https://base-a060aa97-meyer9-move-azul-to-top-of-upgrades.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Parameters
The 32-byte block hash.
The transaction index position as a hexadecimal integer.
Returns
A transaction object, or
null if not found. See eth_getTransactionByHash for the full field list.