xecution layer: Transactions and state changes are first processed here. Typically users also interact with the blockchain through the execution layer, including signing transactions, deploying smart contracts, and transferring assets. Settlement layer: The settlement layer is used to verify the execution result of the rollup and resolve disputes. It does not exist in a monolithic chain and is an optional part of a modular stack. By analogy, for the US court system, the settlement layer is li...