revm_optimism::l1block

Constant ECOTONE_L1_FEE_SCALARS_SLOT

Source
pub const ECOTONE_L1_FEE_SCALARS_SLOT: U256;
Expand description

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.