Skip to main content

KalyDAO Overview

KalyDAO is the decentralized governance system for KalyChain, enabling on-chain governance using native KMT tokens for voting power.

KalyDAO Home

How It Works​

KalyDAO uses the OpenZeppelin Governor framework with a unique twist: it wraps the native KMT token to enable voting, rather than requiring a separate governance token.

flowchart LR
A[Native KMT] -->|Deposit| B[gKMT Token]
B -->|Voting Power| C[Governor Contract]
C -->|Queue| D[Timelock]
D -->|Execute| E[Treasury/Actions]
B -->|Withdraw| A

Key Components​

ComponentDescriptionMainnet Address
Governance Token (gKMT)Wrapped KMT with voting power0x4BA2369743c4249ea3f6777CaF433c76dBBa657a
Governor ContractManages proposals and voting0xF6C1af62e59D3085f10ac6F782cFDaE23E6352dE
Timelock ContractSecurity delay for execution0xA11572e9724dfeD2BCf8ecc9bfEd18CC609C4c6D
Treasury VaultGovernance-controlled funds0x92564ec0d22BBd5e3FF978B977CA968e6c7d1c44

Governance Parameters​

ParameterValueDescription
Quorum4%Minimum participation required
Voting Delay~1 weekTime before voting starts (302,400 blocks)
Voting Period~1 weekDuration of voting (604,800 blocks)
Timelock Delay1 hourSecurity delay after approval

Getting Started​

  1. Get Voting Power — Wrap your KMT to receive gKMT.
  2. Create a Proposal — Submit governance proposals.
  3. View Contracts — Technical contract details.

Official DAO Interface​

Live DAO

Access the governance interface at dao.kalychain.io

Features​

  • Native Token Governance — Use your KMT directly (wrapped as gKMT)
  • Secure Treasury Management — Community-controlled funds
  • Transparent Process — All actions happen on-chain
  • Timelock Security — Protection against malicious proposals