QUEST Utility & Tokenomics
This page is a deep-dive into QUEST, the on-chain ERC-20 token on Base, and every place it does real work inside DegensQuest. For the high-level token overview, where to buy, and the full fee-bucket table, start with QUEST Token & Economy. For the in-game soft currency, see $DEGEN Balance.
Not financial advice. Nothing on this page is investment, financial, legal, or tax advice, an offer, or a solicitation to buy or sell any token. QUEST is a utility token for using DegensQuest. It can lose value, and crypto markets are volatile. This documentation describes mechanics only — it makes no promises of price, yield, profit, or return, and quotes no APRs or price targets. Do your own research and never risk more than you can afford to lose.
Two currencies, one purpose each
DegensQuest deliberately separates value:
| $DEGEN | QUEST | |
|---|---|---|
| What it is | In-game soft currency (points) | On-chain ERC-20 on Base |
| Real-world value | None | Market-traded |
| Chance-based games (wagering, jackpot) | Yes — kept here on purpose | No |
| Utility sinks (power-ups, cosmetics) | Some | Primary |
| Where it lives | DegensQuest servers | Your wallet |
Keeping all chance-based play in $DEGEN means the on-chain token is reserved for utility — using the product — not gambling.
Every way QUEST is used
1. Game rewards
QUEST is paid out to winners and top performers from the Game Rewards bucket of the fee flywheel (below), and as season prize-pool rewards for leaderboard and game champions. You earn QUEST by playing and winning, not by converting $DEGEN (the two are intentionally non-convertible). See QUEST Token & Economy → Season Prize Pools.
2. Power-ups (a sink, with burn)
Power-ups — the consumable match boosts — are QUEST’s primary sink. Most are priced in QUEST and settle on-chain to the treasury, and a configurable share of each purchase is burned (10–25% at launch), permanently removing QUEST from circulation. Because players buy power-ups continuously, this is usage-driven deflation. Full mechanics: Game Economy → Power-ups.
3. Cosmetics & other sinks
Cosmetics, guild upgrades, loot boxes, and similar items are additional QUEST sinks — many also carry a burn, compounding the deflationary effect. The cosmetics surface is rolling out; as items go live they appear in the marketplace and app. (Battle Pass is already live — see Battle Pass.)
4. Marketplace payment rail + fees
QUEST is the value rail for the item marketplace (cosmetics, items, and NFTs). Every sale carries a transparent platform take and a creator royalty:
| Fee | Rate | Who it funds |
|---|---|---|
| Platform fee | 2.5% | Protocol treasury |
| Creator royalty | 5% | The item’s original creator |
The seller receives the sale price minus these two fees. Fees are computed deterministically and the payout is recorded in an append-only, replayable log. See the Quest Marketplace docs for the full flow.
5. Battle Pass & premium
The Premium Battle Pass and premium/creator features are bought with QUEST (or fiat alternatives where offered). See Battle Pass.
6. Staking (rolling out)
Staking lets QUEST holders earn a share of the Staking bucket of the flywheel and unlock in-game multipliers and governance weight. Staking is rolling out — see QUEST Token & Economy → Staking for the mechanics as they ship. No yield figures are guaranteed; rewards depend entirely on real protocol fee volume.
7. Governance
Staked QUEST carries governance weight to vote on protocol parameters — including the fee-bucket split and the swap fee itself (within its hard cap, below).
The Uniswap v4 Hook fee flywheel
The economic engine of DegensQuest is a custom Uniswap v4 Hook attached to the QUEST liquidity pool on Base. On each swap it skims a small protocol fee and routes it to governance-configurable buckets — Game Rewards, Staking, Marketing, Creator Rewards, Referral Rewards, Season Prize Pools, Liquidity Incentives, a Buyback Vault, and the Treasury. (Full bucket descriptions: QUEST Token & Economy → The Fee Flywheel.)
The flywheel: trading volume → protocol fees → game rewards + staking + season pools + buybacks → more players and demand → more volume.
The immutable 1% fee cap
The swap fee is strictly bounded by the contract itself:
- The hook is immutable — no proxy, no upgrade path. The pool manager, the fee distributor, and the fee cap are fixed at deploy.
- The only adjustable parameter is the swap fee (
feeBps), which governance (a timelock) may set anywhere in the range 0% to 1%. - The 1% cap (
MAX_FEE_BPS = 100bps) can never be exceeded or raised — any attempt reverts on-chain. This is a hard, code-enforced ceiling, not a policy.
So the worst-case protocol swap fee is permanently capped at 1%, and the token contract itself is immutable once deployed.
Supply pressure: sinks, burns, and buybacks
QUEST supply faces continuous downward pressure from three independent mechanisms:
- Sinks — power-ups, cosmetics, Battle Pass, marketplace fees, and tournament/premium spends pull QUEST out of players’ hands and into the treasury/creators.
- Burns — the burn share on power-ups and cosmetics permanently destroys QUEST on every purchase.
- Buyback Vault — a flywheel bucket that automatically buys back QUEST from the market over time.
None of this is a guarantee about price — it describes supply mechanics only. Market value depends on many factors outside the protocol’s control.
Where to verify everything
- Token & contract: the QUEST token page shows the verified contract address, supply, and a live fee-distribution dashboard. Always verify the contract on Basescan before transacting.
- Game economy: Game Economy for power-ups, wagering, and the jackpot.
- Marketplace: Quest Marketplace for trading and creator campaigns.
Reminder: this is product documentation, not financial advice. See the disclaimer at the top of this page.