Skip to main content

Bonding curve fees

Every buy and sell on the bonding curve incurs a platform fee, deducted before the swap calculation.
DetailValue
RateConfigurable, max 10%
Charged onETH in (buys) and ETH out (sells)
Paid toFactory owner (standard launches) or Prepool contract (prepool launches)
TimingSent immediately at trade time — no accumulated balance to claim

Uniswap V4 fees

After graduation, the token trades on Uniswap V4 with a standard pool fee.
DetailValue
Rate0.3%
Earned byThe LP position holder
Standard launchLP is burned — fees are effectively unclaimable
Prepool launchLP is held by the Prepool — fees are collected and distributed

Prepool-specific fees

Prepool launches have additional fee mechanisms that reward contributors:

Hook fee

The Prepool acts as a Uniswap V4 hook, capturing a portion of every swap on the graduated pool.
DetailValue
Rate1% of swap output
Applies toEvery swap after graduation (ETH and token side)
Distribution50% Makx team / 50% active contributors

Fee distribution

All ETH fees flowing to the Prepool (platform fees + LP fees + hook fees) are split:
  • 50% to the Makx team
  • 50% to active contributors, proportional to their contribution
Contributors who have withdrawn their tokens are excluded from future fee distributions. If all contributors exit, 100% of fees go to the Makx team. Token-side fees from the LP position accumulate separately and are swept by the Makx team after all contributors have exited.

Claiming fees

Contributors call claimFees() at any time to withdraw their accumulated ETH. Fee collection from the Uniswap LP position is triggered by calling collectLPFees(), which anyone can call.
Fee earnings continue indefinitely as long as you keep your contribution in the Prepool. Withdrawing your tokens permanently ends your fee stream.

Summary

FeeRateWho paysWho earns
Platform feeUp to 10%Bonding curve tradersMakx (standard) or Prepool (prepool)
Uniswap LP fee0.3%Uniswap tradersLP holder (burned or Prepool)
Hook fee1%Uniswap traders (prepool tokens)50/50 Makx and contributors