The protocol-defined base fee per gas in an EIP-1559 block.
The running total of BLOb gas consumed in excess of the target prior to the block. See EIP-4844.
The hash tree root of the parent beacon block for the given execution block. See EIP-4844.
The hash of the previous block in the blockchain. The genesis block has the parentHash of the ZeroHash.
The actual BLOb gas price that was charged. See EIP-4844.
If the transaction was directly deploying a contract, the to will be null, the data will be initcode and if successful, this will be the address of the contract deployed.
The EIP-4844 BLOb versioned hashes.
For EIP-4844 transactions, this is the maximum fee that will be paid per BLOb.
For EIP-1559 transactions, this is the maximum fee that will be paid.
For EIP-1559 transactions, this is the maximum priority fee to allow a producer to claim.