pub const FLOOR_GAS_ADDITIONAL_TOKENS: u64 = 172;Expand description
Additional tokens in the calldata for floor gas accounting.
Raw batch has a 40-byte header (5 uint64s) that doesn’t come from calldata. The addSequencerL2BatchFromOrigin call has a selector + 5 additional fields. Token count: 44 (selector) + 424 (uint64 padding) + 4*12+12 (address) = 172