Nexio’s mempool forwards transactions to the shared sequencer, which ensures a unified transaction order across chains across Chain A, Chain B, and other rollups. All state transitions are then anchored to Bitcoin using zk-verification as covered in the Fast Consensus with Bitcoin-Grade Security section.
Transaction are assigned to the appropriate execution pathway (either the MoveVM or EVM interpreter) based on the transaction type. Transactions targeting Ethereum-based contracts are directed to the EVM, while the MoveVM processes transactions leveraging Nexio’s Move-based infrastructure.