Skip to main content

Documentation Index

Fetch the complete documentation index at: https://kleros-mintlify-changelog-2026-05-12-1778458371.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Governor V1 (Legacy)

Governor V1 is superseded by Governor V2 on Arbitrum.
Kleros Governor V1 was deployed on Ethereum Mainnet as part of the transition from Aragon-based governance to fully decentralized governance using Snapshot voting and on-chain execution (see KIP-30). The Governor contract manages submission periods where community members submit transaction lists corresponding to approved governance votes. If only one list is submitted, it executes automatically. If conflicting lists are submitted, a Kleros Court dispute determines the correct one.

How Governor V1 Worked

  1. A governance vote passes on Snapshot
  2. Anyone submits a transaction list to Governor implementing the approved changes
  3. During the submission period, others can submit competing lists
  4. If only one list: automatic execution
  5. If multiple lists: Kleros Court dispute to determine the correct one
  6. After resolution, the winning list’s transactions are executed on-chain
See Governor V2 for the current version on Arbitrum.