Sovereign Economy & DAO
$ASN is hard-capped, deflationary, and governed by immutable SPL smart contracts. Protocol economics and treasury execution are controlled by veASN holders.
Genesis Supply Distribution
40.0%
Ecosystem & agent compute incentives.
10.0%
90-day public auction allocation.
20.0%
Bootstrapping initial DEX markets.
10.0%
Vested via 3-year linear unlock.
20.0%
Grants, audits, and bug bounties.
Protocol Revenue Model
Deducted on-chain during ZK-Proof validation.
Nitro Compute Margin
All revenue routes are structurally enforced by on-chain program logic. No bypassing possible.
Nitro Compute: Self-Sustaining Usage Gate
Every AWS Nitro Enclave invocation requires an on-chain payment receipt. No payment = no compute. Zero agent volume = $0 AWS bill. The oracle verifies the payment on-chain before forwarding the job.
Basic Inference
0.00069 SOL
~$0.0006 AWS cost + 15% margin · ~100ms
ZK-STARK Proof
0.00345 SOL
~$0.003 AWS cost + 15% margin · ~500ms
Heavy Execution
0.0138 SOL
~$0.012 AWS cost + 15% margin · ~2s
Swarm Session
0.069 SOL
~$0.060 AWS cost + 15% margin · ~10s
Phase 5: veASN Staking — LP Yield-Only Model
Lock $ASN for 365 days to receive proportional veASN voting power and a share of DEX LP swap fee yields.
Self-Sustaining Rule
Staking rewards are funded exclusively by locked LP swap fee yields. No treasury funds, no new token emissions. The system cannot pay out more than the LP earns. A 20% IL haircut is applied before distribution — withheld as an impermanent loss reserve. Flush only triggers when net yield exceeds 0.5 SOL.
Agent Compute
generates volume
LP Swap Fees
70% → stakers
IL Buffer
20% withheld
veASN Payout
price support → LP health
Gross LP Fees
12.40 SOL
since last flush
IL Reserve (20%)
-2.48 SOL
withheld for IL
Staker Pool (70%)
6.94 SOL
to veASN holders
Treasury (30%)
2.98 SOL
ops + Nitro costs
Phase 6: On-Chain Proposal Engine
No active proposals yet.
Phase 7: Admin Key Handoff Ceremony
UNLOCKED — DAY 91+On Day 91+, the developer signs a single update_config instruction transferring admin_authority from the dev wallet to the permanent DAO Realm PDA. This action is irreversible.
Current Authority
Dev Wallet (Admin)
B4dLxvcpXD4UMaD6...
Target Authority
DAO Realm PDA
Pending Phase 7 deployment
admin_authority: DAO_REALM_PDA,
protocol_fee_bps: 50, // governance-adjustable
dev_kickback_pct: 10, // sealed — cannot be changed post-handoff
nitro_margin_pct: 15, // DAO-votable after handoff
}
SPL Governance Transition Map
PHASE 4
Protocol Config PDA
Dynamic PDA State account. No hardcoded wallets.
PHASE 5
veASN Staking
Users lock $ASN → receive veASN voting power.
PHASE 6/7
DAO Full Control
update_config sets admin_authority to DAO Realm PDA.