ACNC / ODNC
All Couch No Cage (ACNC) and Our Dogs Need Cannabis (ODNC) — a complete on-chain economic ecosystem implementing a Closed Deflationary Conservation Economy (CDCE) on Polygon. Every transfer permanently destroys supply while funding the treasury.
18
Smart Contracts
6,551
NFTs Minted
$1.00
Genesis Value
1M
Max Supply
352
Automated Tests
6
Token Standards
0.5%
Burn Per Transfer
0.5%
Treasury Per Transfer
Deflationary Economic Model
Supply Mechanics
- →1,000,000 tokens maximum supply — hard cap, no minting function
- →Every transfer burns 0.5% permanently — tokens sent to 0x0 dead address
- →Every transfer routes 0.5% to ecosystem treasury — funds operations, rewards
- →Net 1% friction per transfer — deflationary pressure is constant and irreversible
- →$1.00 genesis value — initial peg established at token creation
- →As supply decreases, remaining token value increases — conservation through scarcity
Conservation Thesis
The CDCE model inverts inflationary token economics. Instead of creating value through issuance, value is created through permanent destruction. Every interaction with the economy reduces total supply, making remaining tokens more valuable. The treasury capture ensures ecosystem sustainability — operational funding increases proportionally with economic activity. This creates a self-reinforcing loop: usage → burn → scarcity → value appreciation → more usage.
supply(t+1) = supply(t) × (1 - 0.005 × transfers)
Monotonically decreasing — supply can never increase
18 Smart Contracts
| # | Contract | Standard | Description |
|---|---|---|---|
| 01 | ACNCToken | ERC-20 | $1 genesis, 0.5% burn + 0.5% treasury per transfer, 1M supply |
| 02 | ACNCGovernance | ERC-20+Gov | On-chain proposal, vote, and execute |
| 03 | ACNCVault | Custom | Staking, auto-compound, time-weighted rewards |
| 04 | ACNCNFT | ERC-721 | 4,000 NFTs — immutable core collection |
| 05 | ODNCToken | ERC-20 | Companion token, interoperable burn |
| 06 | ODNCNFT | ERC-721 | 2,551 NFTs — 10 archetype classifications |
| 07 | ACNCTBA | ERC-6551 | Token-bound accounts — NFTs as wallets |
| 08 | ArtifactForge | ERC-1155 | Multi-token artifact minting from staked positions |
| 09 | FocusPool (Tier 1) | Custom | Entry-level staking, 7-day minimum |
| 10 | FocusPool (Tier 2) | Custom | Mid-tier, 30-day lock, boosted yield |
| 11 | FocusPool (Tier 3) | Custom | Maximum commitment, 90-day lock |
| 12 | DiligenceEngine | Custom | Dynamic scoring: stake weight × time × penalties |
| 13 | ProtectionGrid | Custom | Emergency pause, circuit breakers, reentrancy guards |
| 14 | EnergyFlow | Custom | 6-state hash-chain lifecycle for token energy |
| 15 | RewardDistributor | Custom | Proportional treasury distribution |
| 16 | BurnRouter | Custom | Deflationary routing — permanent supply reduction |
| 17 | NFTBridge | Custom | Cross-collection interoperability |
| 18 | Treasury | Custom | 0.5% of every transfer routed to ecosystem treasury |
352 automated tests covering all contracts. Six token standards: ERC-20, ERC-721, ERC-1155, ERC-6551, Governor, Custom.
NFT Collections — 6,551 Total
ACNC Collection
4,000
Immutable core collection — ERC-721
- • Generative art from conservation themes
- • Immutable metadata — no post-mint changes
- • Each NFT unlockable as ERC-6551 token-bound account
- • Staking integration with Focus Pools
ODNC Collection
2,551
10 archetype classifications — ERC-721
- • Canine-themed conservation advocacy
- • Classified by archetype rarity system
- • Cross-collection bridge with ACNC
- • Artifact Forge integration — ERC-1155 minting
10 NFT Archetype Classifications
Alpha Guardian
Legendary
Leadership, protection instinct
Zen Healer
Rare
Calm temperament, therapeutic presence
Shadow Runner
Uncommon
Agility, stealth, independence
Thunder Paw
Common
Raw energy, playfulness
Iron Coat
Uncommon
Resilience, durability
Spirit Howl
Rare
Communication, vocal expression
Frost Nose
Common
Alertness, tracking instinct
Dream Walker
Legendary
Mysticism, boundary crossing
Pack Sentinel
Uncommon
Community, group dynamics
Star Gazer
Rare
Vision, forward thinking
ERC-6551 — Token-Bound Accounts
Every ACNC and ODNC NFT can operate as its own smart contract wallet via ERC-6551. This transforms static collectibles into autonomous economic agents.
Hold Tokens
NFTs can hold ACNC, ODNC, or any ERC-20
Own Other NFTs
NFTs can own other NFTs — nested ownership
Execute Transactions
NFTs can interact with DeFi protocols autonomously
Energy Flow — 6-State Hash-Chain
Each token position traverses a 6-state lifecycle tracked as a cryptographic hash chain. State transitions are irreversible and verifiable on-chain.
1
Dormant
2
Awakening
3
Active
4
Charged
5
Overcharged
6
Transcended
Ecosystem Architecture
Vault
Staking engine with auto-compound and time-weighted rewards
Focus Pools (3 tiers)
Entry → mid → max commitment with escalating returns and lock periods
Diligence Engine
Dynamic scoring: stake weight × time × participation - penalties
Artifact Forge
ERC-1155 minting from staked positions — creating new assets from commitment
Protection Grid
Emergency pause, circuit breakers, reentrancy guards, overflow protection
Governance
On-chain proposal → vote → execute lifecycle with quorum requirements
Polygon Mainnet · 18 Smart Contracts · 6,551 NFTs · 352 Tests · Live