Donkey DAO burned 99.95% of DDAO supply — and still runs three live apps on Algorand
'u all have problems lol,' reads the Donkey DAO homepage, beside 'its pronounced jilf', 'there is still hope' and 'rabies shots ready?'. The site is staged as a Windows desktop of executable files — donkeydao_hq.exe, ddao_chart.exe, burn_tracker.exe — and its Discord leaderboards celebrate who has said 'ym' or 'gm from' most in the past day, a contest in which, at the last check, no one had participated across the 60 messages searched. Under the deadpan sits something more tangible: a burn tracker reporting that nearly the entire DDAO token supply is gone, a buyback dashboard with its own running tally, and three live applications — an idle-ranch game, a communal pixel canvas and a rewards game — all on Algorand [mainnet](/glossary/mainnet "The main public blockchain network where transactions are recorded and have real value, as opposed to a test network used for experimentation.").
Four Years of 'Algorand Degen HQ'
The project's self-description, 'ALGORAND DEGEN HQ SINCE 2022', is legible in the chain itself. Pera's collection explorer dates the DonkeyDAO NFT collection to February 1, 2022 and records 3,653 items, 592 holders and 1,521 sales. The explorer's own description doubles as the origin story: 'A collection of asses so stubborn that they didn't allow themselves to be rugged, despite the original creators' best efforts. The unrugged DAO, home of the best chats on Algorand.'
Three series make up the art side. The flagship Donkeys are pitched as 555 unique NFTs, though the site's own gallery catalogs the wider donkey series across 183 pages of ARC69 items — ARC69 being Algorand's early community metadata standard, which stores each token's traits [on-chain](/glossary/on-chain "Describes transactions that are recorded and permanently stored on a blockchain ledger, making them publicly visible and tamper-resistant.") in the creation transaction rather than on a central server, so attributes like the 'Wizard Hat' or 'Cigar Smile' in the gallery's filters live in the ledger itself. Chic Cheetahs, a second series of 369 items with its own filter set (from 'Stoned Eyes' to 'Zombie' skin), was minted from a separate creator account. The newer Mega Donkeys line — 251 items with a floor of 1,111 ALGO and roughly 53,100 ALGO of lifetime volume on the Downbad marketplace — sits under the NFD name megadonkeys.ddao.algo, and in July 2026 the LumiRogue project cross-promoted it on Bluesky: 'Mega Donkeys are guest collection from now till August 1st, which means you can play the dungeon without an Ankh if you own a Mega Donkey from the Donkey Dao.'
The .algo naming layer is central to how the community is organized. ddao.algo, one of Algorand's name-and-domain identities (registered names resolve to wallet addresses, and owners can issue subdomains to other wallets), carries 63 subdomains — among them basicworld.ddao.algo for the canvas partner, whale.ddao.algo, chefbigred.ddao.algo and admin.ddao.algo. For context on the trading side, the same explorer tallies 105,786.80 ALGO of lifetime volume (about $11,894.67), an average sale of 129.01 ALGO and a record sale of 499 ALGO. One note on the site's own age: while the collection's on-chain record begins in February 2022, donkeydao.xyz itself was registered on September 16, 2025 — the same week the DDAO token's recorded history begins.
A Token Shrinking to Almost Nothing
The homepage's burn tracker reports 999.50 billion of the 1 trillion-token DDAO supply removed from circulation — 99.95% — and the on-chain record agrees: a single address holds exactly 999,500,000,000 DDAO, and because the asset was created with no [clawback](/glossary/clawback "A feature in some blockchain assets allowing an authorized address to forcibly reclaim tokens from a user’s wallet. It introduces centralized control ") or freeze address, no mechanism exists to retrieve those tokens. The burn wallet was first funded in February 2024 and remains active today, receiving streams of other tokens — TINY from Tinyman and the Synova NOVA token among them — which suggests it doubles as the landing spot for the team's automated-liquidity farming rewards. The burn also sets a hard ceiling: there is no room for more supply to ever appear.
What circulates is a float of roughly 500 million DDAO. Sixty-nine million of it sits in the wallet behind ddao.algo; the next-largest balance is about 11.5 million, followed by a long tail of six-figure holdings. The trading footprint is small in absolute terms: DDAO has a verified Tinyman pool with about $24,276 in liquidity, a price near $0.000184, and $60.43 of volume in the past 24 hours ($1,333.92 over seven days), while Pact lists five DDAO pools whose displayed [TVL](/glossary/total-value-locked "A key metric measuring the overall health of the DeFi ecosystem. It represents the total fiat value of all ALGO and ASAs currently deposited or 'locke") is zero. Against that backdrop, the buyback program is a steady drip: a dashboard tracking the wallets mynfd.algo, dost.algo and ddao.algo counts 3,903,580 DDAO bought with 24,764 ALGO across 18 purchases — roughly $2,000 at ALGO's current price near $0.08.
What the Burn Buys: Three Live Apps
That residual float is what the products run on, and all three are reachable today with a Pera or Defly wallet connect.
| Concept | Real-World Implication |
|---|---|
| Donkland — an idle-ranch game at /ranch where your donkeys and cheetahs are assigned to fields, a mill or a market to produce grain, feed and DDAO | The app's own code shows a per-hour production model with role multipliers, and the dashboard is disguised as a group chat where your NFTs message you about what they are doing; the game gate needs a wallet session that could not be completed here, so the interior was read from the app's code rather than observed live |
| Pixel Canvas — a 'JOINT VENTURE BASIC × DONKEY' canvas where pixel packs are priced in DDAO | 50 DDAO buys one pixel, 4,250 DDAO buys 100 (a 15% discount); painted tiles are protected for an hour and the whole canvas resets every 30 days, with the canvas itself served from the BASIC World project's app |
| Donkey Drop — a mainnet rewards game | Connect a wallet to view your NFT collection and claim rewards; the claim flow runs through the project's own server, which assembles the transactions a player simply signs |
Donkey Drop's architecture is worth spelling out because it defines where the value actually lives. The app runs against Algorand mainnet, but its reward logic is server-side: the front end asks the project's /api/claim endpoint for an opt-in request, the user signs the opt-in and transfer transactions, and the app posts the signed transfers back to /api/claim/send-rewards. In practice that means the team's backend, not an on-chain contract, decides what gets paid out — and the interface is candid about the current state, showing a 'No rewards yet' dialog that tells players to 'Play the game and eventually you'll earn something ;)'.
The canvas, by contrast, spends DDAO directly: pixel packs run from 50 DDAO for a single tile to 4,250 DDAO for 100, the canvas resets every 30 days, and a placed pixel is protected for one hour. Its partner, BASIC World, describes itself as a collection of Algorand NFT projects — Basic Belinda, Dralgonz, House of Jimbo, Infinite Mice, JoeJo Babbit, Argonaut and Algolem — that also runs its own raffles, tools and browser games, and the joint venture is registered on-chain as basicworld.ddao.algo. Rounding out the pitch are the advertised Mega Elite membership perks: 30% merchandise cashback, Discord games, NFT staking rewards, high-value giveaways and Tinyman LP rewards.
One Operator Behind the Machine
The part a reader should weigh carefully is how much of this economy is held by a single hand. Both NFT minting accounts — the Donkeys creator and the Chic Cheetahs creator — are rekeyed to one shared signing address. [Rekeying](/glossary/rekeying "An Algorand feature that lets an account delegate its signing authority to a different key, so that several different addresses can be controlled from") is an Algorand feature that lets an account change which private key authorizes it without changing its address, so two otherwise-unrelated-looking creators are controlled by one signer. The DDAO token itself was created by the account behind mynfd.algo, whose verified X handle is @Its_Ha_Dost — the same 'Dost' a July 2026 post names in connection with the DAO's game-reward wallet.
That operator circle also controls the buyback wallets (mynfd.algo, dost.algo and ddao.algo), the ddao.algo NFD holding 69 million of the float, and the staking contracts deployed from dost.algo — which, for all the 'NFT Staking Rewards' promise, show zero deposits and zero claims in their on-chain state. The consequence: the burn itself is genuinely irreversible, but virtually everything else — buybacks, Donkey Drop's server-side payouts, the staking contracts and a large share of the remaining float — sits with one operator. No public GitHub repository surfaces under the project's name, nothing in the ledger shows governance or voting contracts, and 'DAO' here functions as a name and a Discord culture rather than a set of on-chain decision-making rules.
The Ledger's Verdict
Set against the micro-economy numbers above — $24,276 in liquidity, roughly $60 a day in volume, about $2,000 of cumulative buybacks and staking apps with no deposits — the community layer is proportionally substantial: the Discord counts 780 members (66 online when checked), the leaderboard culture is real enough to ship as a product feature, and the project's own X account has carried the '100% community driven' tagline since 2021. What Donkey DAO ultimately shows is how much of a token economy can be built on Algorand's base layer — native assets minted without a smart contract, traits written into ARC69 creation transactions, rekeying consolidating control — and how much of it can still rest on one person's keys. The burn is permanent; what the float and the three apps grow into remains open.
Source
- Donkey DAO
- DonkeyDAO collection — Pera Algorand Explorer
- Donkey DAO Drop
- Basic World
- LumiRogue on Bluesky
- Donkey DAO on X
- Donkey DAO - Algorand NFT Community
- Donkey DAO - Algorand NFT Community
- Donkey DAO - Algorand NFT Community
- Donkey DAO - Algorand NFT Community
- Donkey DAO - Algorand NFT Community
- Donkey DAO - Algorand NFT Community
- Pixel Inu (@pixelinu_) on X
Source: https://www.donkeydao.xyz/