The IO Beats DAO Governance System defines how $IOB holders participate in decentralized decision-making
on topics such as treasury management, partnerships, DeFi integrations, and community development.
Every proposal is published through Snapshot and executed via Safe multisig, ensuring full transparency.
📘 Full framework, constitution, and legal disclosure are available below as official DAO documents.
| Document | Version | Date | Link |
|---|---|---|---|
| IOB DAO Constitution | v1.0 | Oct 2025 | |
| DAO Legal Disclosure & Risk Statement | v1.0 | Oct 2025 | |
| DAO Governance Framework (Premium Edition) | v1.0 | Oct 2025 | |
| Snapshot Governance Activation Report | v1.0 | Oct 2025 | |
| Snapshot Voting Guide | v1.0 | Oct 2025 | |
| Governance Roles & Permissions | v1.0 | Oct 2025 |
🧠 These documents define the DAO’s structure, membership, quorum rules, proposal cycles, security clauses, and legal posture.
📁 Data Source → data/snapshot/latest.json
| Proposal | Status | Author | Link |
|---|---|---|---|
| 🧩 Genesis Proposal #001 — The Birth of IO Beats DAO | ✅ Active | 0x04a7b3e5a6c4c6... |
View on Snapshot |
| 💎 Treasury Transparency v1.0 | 🟡 Ongoing | DAO Treasury | View on Snapshot |
| 🧠 Governance Expansion v1.1 | ⏳ Planned | DAO Governance | View on Snapshot |
✅ Automatically refreshed by GitHub Actions (every 6 hours via
snapshot-sync.yml).
| DAO Branch | Network | Function |
|---|---|---|
| Main DAO | Ethereum | Core Governance |
| Treasury DAO | Base | Fund Management |
| Creator DAO | Polygon | Artist & Community Proposals |
| Expansion DAOs | BNB / Arbitrum | DeFi and Ecosystem Growth |
All branches follow the 4-of-7 multisig model with transparent Dune dashboards and Cyberscope audits.
- Quorum: 25M IOB
- Proposal Threshold: 2.5M IOB
- Voting Delay: 1 hour
- Voting Period: 48 hours
- Approval Ratio: 51% FOR
- Vote Cap: 3M IOB per wallet
- Voter Incentive: 0.5% DAO Rewards
flowchart LR
A[Snapshot API] --> B[GitHub Actions Workflow]
B --> C[data/snapshot/latest.json]
C --> D[docs/governance/README.md]
D --> E[GitHub Pages / Treasury Portal]