Sequencer Slashing
Sequencer slashing is an economic penalty mechanism designed to ensure that sequencers in a layer two network act honestly. Sequencers are responsible for ordering and submitting transactions to the base layer, and they must typically lock up a significant amount of capital as collateral.
If a sequencer proposes a fraudulent state update or attempts to censor transactions, their staked assets are partially or fully destroyed through a slashing process. This mechanism aligns the financial incentives of the sequencer with the integrity of the network protocol.
It transforms a potential security vulnerability into a costly mistake for the bad actor. The threat of slashing is what allows optimistic rollups to operate without needing every node to re-execute every transaction.
It is a fundamental component of the economic security model in modular blockchain architectures.