Module constants

Source

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