PROPERTIES
The protocol-defined base fee per gas in an EIP-1559 block.
The hash of the previous block in the blockchain. The genesis block has the parentHash of the ZeroHash.
PROPERTIES
PROPERTIES
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.
PROPERTIES
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.