Constantsยง
- BASE_
FEE_ RECIPIENT - The address of the base fee recipient.
- BASE_
FEE_ SCALAR_ OFFSET - 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.
- BLOB_
BASE_ FEE_ SCALAR_ OFFSET - 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 - ECOTONE_L1_BLOB_BASE_FEE_SLOT was added in the Ecotone upgrade and stores the L1 blobBaseFee attribute.
- ECOTONE_
L1_ FEE_ SCALARS_ SLOT - 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.
- EMPTY_
SCALARS - An empty 64-bit set of scalar values.
- L1_
BASE_ FEE_ SLOT - L1_
BLOCK_ CONTRACT - The address of the L1Block contract.
- L1_
FEE_ RECIPIENT - The address of L1 fee recipient.
- L1_
OVERHEAD_ SLOT - L1_
SCALAR_ SLOT - NON_
ZERO_ BYTE_ COST - OPERATOR_
FEE_ CONSTANT_ OFFSET - The Isthmus operator fee scalar values are similarly packed. Byte offset within the storage slot of the 8-byte operatorFeeConstant attribute.
- OPERATOR_
FEE_ RECIPIENT - The address of the operator fee recipient.
- OPERATOR_
FEE_ SCALARS_ SLOT - This storage slot stores the 32-bit operatorFeeScalar and operatorFeeConstant attributes at offsets OPERATOR_FEE_SCALAR_OFFSET and OPERATOR_FEE_CONSTANT_OFFSET respectively.
- OPERATOR_
FEE_ SCALAR_ DECIMAL - The fixed point decimal scaling factor associated with the operator fee scalar.
- OPERATOR_
FEE_ SCALAR_ OFFSET - The Isthmus operator fee scalar values are similarly packed. Byte offset within the storage slot of the 4-byte operatorFeeScalar attribute.
- ZERO_
BYTE_ COST