BLK 372.27M·XRD $0.0009·Σ TVL √ 11.1K
LAUNCHGOVERN
Wiki homeEssays
  1. Home
  2. /
  3. Wiki
  4. /
  5. DAOs
  6. /
  7. Jupiter (JUP DAO)

MANIFESTO · CAPER / OWN THE GAME
The launchpad that raises and deploys capital. Guaranteed entry / exit liquidity. Governance that can't be captured.

Jupiter is the dominant swap aggregator on Solana and the issuer of the JUP governance token. Its governance story is unusually instructive because it runs to both extremes: Jupiter built one of the more thoughtful token-voting systems in the industry — it pays quarterly rewards to holders who actually vote rather than merely hold — and then, in June 2025, it paused that governance entirely, telling its own community that the current structure was not working and that trust had broken down. Few DAOs make the case against their own governance as plainly. This page covers how JUP governance is meant to work, the buyback program that now anchors the token, and the 2025 pause. Every claim links to Jupiter’s own documentation or primary reporting.

Solana’s aggregator and one of its biggest airdrops

Jupiter routes trades across Solana’s liquidity venues to find the best execution, and by volume it is the chain’s leading aggregator. The JUP token launched on 31 January 2024 with a total supply of 10 billion, distributed 40% to airdrops, 40% to the team and investors, 10% to a treasury, and 10% to a foundation (Blockworks). The first airdrop sent roughly 1.35 billion JUP to nearly a million wallets — one of the largest distributions in Solana’s history — and the project has continued the “Jupuary” airdrops in subsequent years (The Block). The scale matters for governance: a token spread across a million wallets is exactly the setting in which low turnout and capital-weighted voting become the central problem, and Jupiter’s design choices are a direct response to it.

Active Staking Rewards: paying holders to actually vote

To vote in the Jupiter DAO you first stake JUP, which locks the token in the governance contract and grants voting power (Jupiter documentation). Staked holders who participate in votes then earn Active Staking Rewards (ASR), distributed each quarter and weighted by how long the stake has been held. Crucially, ASR rewards voting, not mere holding: a staker who never votes forfeits the rewards, which is Jupiter’s answer to the voter-apathy problem that hollows out most token DAOs. Unstaking triggers a mandatory 7-day cooldown that “cannot be skipped or accelerated” — a deliberate guard so nobody can stake just before a distribution, claim, and unstake without any sustained commitment. The rewards pool has run at roughly 50 million JUP per quarter (vote.jup.ag). It is one of the more coherent attempts in the industry to make participation, rather than balance, the thing that governance pays for.

The Litterbox: turning protocol fees into buybacks

At its “Catstanbul” event on 26 January 2025, founder Meow announced that Jupiter would direct 50% of protocol fee revenue to buy JUP back from the open market, holding the repurchased tokens in a long-term reserve nicknamed the “Litterbox”; the other half funds growth and operations (The Block). By late 2025 the Litterbox had accumulated on the order of 130 million JUP, around 4% of circulating supply, and as part of a 2025 “Fresh Start” the DAO put the repurchased stack up for a burn vote (Jupiter). A fee-funded buyback places Jupiter in the same lineage as protocol-owned-treasury designs: value is meant to accrue to the token from real revenue rather than from emissions — the mirror image of the inflationary reward that funds ASR.

When a DAO pauses itself

On 20 June 2025, Jupiter did something few large DAOs have done: it halted all DAO voting until 2026, stating that “the current DAO structure isn’t working as intended” and citing a breakdown in trust between the DAO, holders, and team. Team member Kash Dhanda described the ecosystem as “stuck in a negative feedback loop” (CoinDesk; DL News). No new DAO-funded Work Groups would be created, though ASR continued at its 50-million-JUP-per-quarter rate so that stakers were not penalized for the pause. Jupiter framed the halt as a reset rather than a retreat — a “Fresh Start” to scale back a governance apparatus that had grown adversarial and rebuild it on simpler terms. It is a candid admission that token-holder governance, even with paid participation and one of Solana’s deepest communities, can become a net drain on a project rather than a source of legitimacy — the failure modes playing out at one of the ecosystem’s most-watched DAOs.

How Caper approaches this

Jupiter’s trajectory is the strongest possible argument for the problem Caper is built around. Jupiter did more than most to make governance work — it paid holders to vote through ASR — and still concluded that its DAO had become a liability worth pausing. Two structural facts drove that outcome: participation had to be subsidized with fresh emissions because it was extrinsic to the vote, and a JUP-weighted vote is still a vote bought on a market, so influence tracked capital rather than commitment. Caper folds a different quantity into the weight. A caper member’s vote weight is (t·v)/(V·T) — held tokens t times the member’s earned soulbound votes v, over supply V and circulation T — computed by the contract’s compute_vote_weight helper and reused verbatim by exit() to size a member’s treasury share, so the same metric that governs also settles the way out. The vote token is DIVISIBILITY_NONE, minted one per vote, and non-transferable (its depositor role is bound to the component’s own global_caller and its updater is deny_all), so v is an accumulated record of participation that cannot be bought, borrowed, or farmed for a reward — and a member’s first vote counts for nothing, so freshly-arrived capital carries little weight. Participation does not need a quarterly subsidy because it is the weight, and there is no separate ASR emission to fund. This is not a claim that holdings do not matter — t is a straight multiplier, so a bag still counts — but a large bag alone cannot capture control, because the second factor has to be earned one vote at a time. And because that earned standing also sets each member’s claim on the treasury at exit, a member who loses trust can leave with their fair share rather than force the whole DAO to pause; voice and exit are the same number.

References

  • Jupiter DAO governance portal — staking, voting, and Active Staking Rewards.
  • Jupiter documentation — Staking — the 7-day unstake cooldown and quarterly time-weighted ASR.
  • Blockworks and The Block — the 31 Jan 2024 launch, 10 billion supply, and airdrop allocation.
  • The Block — the 26 Jan 2025 announcement that 50% of fees fund JUP buybacks (the “Litterbox”).
  • CoinDesk and DL News — the 20 June 2025 pause of DAO voting until 2026.
NameJupiter (JUP DAO)
TypeProtocol DAO (Solana DEX aggregator and launchpad)
Governance tokenJUP — 10 billion total supply, launched 31 Jan 2024
ProductSolana’s largest swap aggregator, plus perps, a launchpad, and related products
Governance modelStake JUP to vote; Active Staking Rewards pay quarterly rewards to holders who actually vote — currently paused until 2026
FounderPseudonymous, known as “Meow”
Notable forOne of the largest airdrops in Solana’s history, paying stakers to vote, and then pausing its own DAO in 2025 over a stated “breakdown in trust”