Constant ECOTONE_L1_FEE_SCALARS_SLOT
pub const ECOTONE_L1_FEE_SCALARS_SLOT: Uint<256, 4>;
Available on crate feature
evm
only.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.