Expand description
This module contains the L1BlockInfoTx type, and various encoding / decoding methods for it.
Structsยง
- Represents the fields within a Bedrock L1 block info transaction.
- Represents the fields within an Ecotone L1 block info transaction.
Enumsยง
- An error type for parsing L1 block info transactions.
- The L1BlockInfoTx enum contains variants for the different versions of the L1 block info transaction on OP Stack chains.
Constantsยง
- L1_
BLOC ๐K_ ADDRESS The address of the L1 Block contract - The depositor address of the L1 info transaction
- The length of an L1 info transaction in Bedrock.
- The length of an L1 info transaction in Ecotone.
- The 4 byte selector of the โsetL1BlockValues(uint64,uint64,uint256,bytes32,uint64,bytes32,uint256,uint256)โ function
- The 4 byte selector of โsetL1BlockValuesEcotone()โ
- L1_
SCALA ๐R_ ECOTONE The type byte identifier for the L1 scalar format in Ecotone. - The system transaction gas limit post-Regolith