Design / Cost Model
EN | KO
Non-binding Advisory·All DAO resolutions are advisory. Final authority rests with the board of Dcosmos PTE. LTD. (Whitepaper §5.5)

Cost Minimization Model

How real DAO communities operate — discussion / promotion / docs off-chain, on-chain only the minimal decision trail

One Proposal's Journey — Where Do Costs Attach?

99% happens off-chain (free SNS / forums). On-chain retains only summary + hash + execution — 2 or 3 records.

StepWhereOn-chain recordMainnet cost
0. Outreach · public discussionX · Telegram · DiscordNone0
1. Notice · discussionDiscourse forum (5+ days)None0
2. Detailed documentFoundation Notion · PDF · IPFSDoc hash 32B0
3. Snapshot voteSnapshot (IPFS signature)None (gasless)0
4. Board ratificationBoard (off-chain deliberation)None0
5. Final executionSolanaOne execution TX (Ratify only)1 TX

On-chain vote payload = minimal

Proposals carry a summary and links instead of long-form text. Rationale lives in off-chain documents.

title: "PWR-013 Phase4 §5.12"
summary: "Option A (×1.5) / B (×2.0) — pick one"
doc_hash: 0x9f3a…c132 bytes
links: [ X, Notion, Discourse ]
choices: [A, B, Abstain]

Putting full text on-chain makes account rent spike per KB → replacing it with hash + link cuts cost by hundreds of times.

4 Cost-Reduction Levers

VotingSnapshot off-chain gasless
BodyIPFS/Notion, hash-only on-chain
RewardLazy batch claim
KYCOff-chain state + one-time binding

What Stays On-chain (Only)

NFT MintNode Transfer (with checks)Final Execution TX (Ratify)PWR Burn (SPL · Solscan = transparency)

Everything else (proposal body, voting, discussion, promotion, reward computation, KYC review) is off-chain. No on-chain accounting layer (BurnLedger) or perpetual keeper redundancy — Solscan burn records are the transparency.