Defines the sovereign governance model for Lux L1/L2 chains. Each chain (Zoo, Hanzo, SPC L2s; Pars L1) maintains its own independent governance: its own governor contract, its own treasury, its own parameter set. The primary C-Chain DAO (LP-085) governs cross-chain protocol parameters only. L1/L2 chains are sovereign within their domain.
Each L1/L2 chain deploys its own Governor contract (LP-086 template) with chain-specific voting token:
Each chain independently controls:
The C-Chain DAO retains authority over:
If a per-chain governance decision conflicts with protocol-level parameters, the protocol-level DAO takes precedence. The C-Chain Governor can veto per-chain decisions that affect cross-chain security via the protocolOverride() function.
1. L1/L2 chains cannot unilaterally modify validator sets or Warp messaging. These remain under protocol governance.
2. Each chain's governance token is independent. A whale on Zoo cannot influence Pars governance.
3. The protocol override power is a safety valve, not routine. It requires 67% supermajority of the C-Chain DAO.
4. Governance isolation means a compromised per-chain DAO cannot affect other chains or the protocol.
github.com/luxfi/standard/contracts/governance/LuxGovernor.sol |github.com/luxfi/standard/contracts/governance/ |Copyright (C) 2022-2026, Lux Partners Limited. All rights reserved.
Licensed under the MIT License.