eth_getTransactionByBlockHashAndIndex
Returns information about a transaction by block hash and transaction index position.
Path parameters
apiKey
Request
This endpoint expects an object.
Block hash
The hash of the block containing the transaction.
Transaction index
The index position of the transaction in the block’s transaction list, as a hexadecimal string.
Response
The transaction object containing various properties of the transaction.
Signed 4844 Transaction
OR
Signed 1559 Transaction
OR
Signed 2930 Transaction
OR
Signed Legacy Transaction