Structs§
- L1 block info
Constants§
- The address of the base fee recipient.
- The two 4-byte Ecotone fee scalar values are packed into the same storage slot as the 8-byte sequence number. Byte offset within the storage slot of the 4-byte baseFeeScalar attribute.
- The two 4-byte Ecotone fee scalar values are packed into the same storage slot as the 8-byte sequence number. Byte offset within the storage slot of the 4-byte blobBaseFeeScalar attribute.
- ECOTONE_L1_BLOB_BASE_FEE_SLOT was added in the Ecotone upgrade and stores the L1 blobBaseFee attribute.
- As of the ecotone upgrade, this storage slot stores the 32-bit basefeeScalar and blobBaseFeeScalar attributes at offsets BASE_FEE_SCALAR_OFFSET and BLOB_BASE_FEE_SCALAR_OFFSET respectively.
- The address of the L1Block contract.
- The address of L1 fee recipient.