Fetch detailed information for a transaction by its hash.
Hash of the transaction to retrieve.
Transaction details.
Unique hash that identifies the transaction.
Block number in which this transaction was included.
UNIX timestamp of when the transaction was mined.
Address of the sender of the transaction.
Address of the receiver of the transaction.
Amount of cryptocurrency transferred in the transaction.
Gas used by this transaction.
Gas price paid per unit of gas.
Transaction nonce to prevent replay attacks.
Input data sent with the transaction.
Status of the transaction execution, e.g., success or failure.