32-byte transaction hash.
Index of the transaction in the block (hex).
32-byte hash of the block containing this transaction.
20-byte recipient address. null for contract deployments.
Total gas used in the block up to and including this transaction (hex).
Actual gas price paid per unit of gas for this transaction (hex).
Gas used by this specific transaction (hex).
Address of the created contract, or null if not a deployment.
Array of log objects emitted by this transaction.
256-byte bloom filter for the logs in this receipt.
Transaction type: "0x0" Legacy, "0x1" Access List, "0x2" EIP-1559, "0x7e" Deposit (L1→L2).
"0x1" for success, "0x0" for failure (revert).
Blob gas consumed by this transaction (EIP-4844). null for non-blob transactions.
Total L1 data fee paid for this transaction (hex). Base L2 field.
Amount of L1 gas used for the L1 data portion of this transaction (hex). Base L2 field.
L1 gas price at the time of inclusion (hex). Base L2 field.
Blob base fee on L1 at the time of inclusion (hex). Base L2 field.
Scalar applied to the blob base fee for L1 fee calculation (hex). Base L2 field.
Scalar applied to the L1 base fee for L1 fee calculation (hex). Base L2 field.
Base-specific DA footprint scalar (hex).
Nonce used for the deposit transaction (hex). Present on type 0x7e transactions only.
Deposit receipt version (hex). Present on type 0x7e transactions only.