Fee Modules
A fee module is the autonomous, immutable rule that decides where a token's trading fees go. You pick one at launch; afterward it routes fees forever with no admin path. Modules live in the ModuleRegistry; each split is in basis points and sums to 10,000 (100%).
The modules
◆ Fee Share — simplest, fees to the community new
Split: 80% community (stakers) · 20% creator/treasury. All trading fees (default 1%) pool together; every ~2 weeks a permissionless harvest pays 20% to the creator/treasury and splits 80% across stakers pro-rata (× optional lock boost). Paid in the raw fee token — no swap. See Fee-Share Launch.
◎ JupSOL Flywheel — fee-funded JupSOL reserve + staking new
Split: 70% reserve · 15% liquidity · 15% keeper. Like the PYUSD flywheel, but the reserve is held as JupSOL (Solana staking via Sanctum) instead of PYUSD/Kamino. The reserve auto-compounds on-chain; the realized yield delta above principal is harvested to stakers.
ꙮ PYUSD Flywheel — fee-funded PYUSD reserve + staking flagship
Split: 70% reserve · 15% liquidity · 15% keeper. Captured fees route into a protocol-owned PYUSD reserve, deposited into Kamino for variable yield. Realized yield is distributed to TOKEN stakers by badge weight. This is the flagship — see The Flywheel.
꙳ Creator Cashflow — for meme creators who want revenue
Split: 80% creator · 10% liquidity · 10% keeper. Launch once and receive variable trading-fee distributions directly.
꙰ Balanced Creator + Reserve — revenue and long-term strength
Split: 40% creator · 40% reserve · 10% liquidity · 10% keeper. Half to the creator, half to a transparent on-chain reserve.
† Burn + Liquidity — deflationary meme mechanics
Split: 40% burn · 40% liquidity · 10% creator · 10% keeper. Buyback-and-burn plus deepening locked liquidity — shrinking supply, thicker book.
⧉ Custom Immutable Split — advanced, chosen once then frozen
Split (example): 50% creator · 25% reserve · 15% liquidity · 10% keeper. Pick your own split at launch; after launch it's immutable and routes by its published on-chain rules.
Summary table
| Module | Creator | Community | Reserve | Liquidity | Keeper | Burn |
|---|---|---|---|---|---|---|
| Fee Share | 20% | 80% | — | — | — | — |
| JupSOL Flywheel | — | — | 70% | 15% | 15% | — |
| PYUSD Flywheel | — | — | 70% | 15% | 15% | — |
| Creator Cashflow | 80% | — | — | 10% | 10% | — |
| Balanced | 40% | — | 40% | 10% | 10% | — |
| Burn + Liquidity | 10% | — | — | 40% | 10% | 40% |
| Custom Immutable | 50% | — | 25% | 15% | 10% | — |
Every split is immutable once chosen. The module can never be swapped, the percentages never changed, and there is no admin withdrawal. See Trustless Principles.