Fee Structure
Every fee on Blank is defined in code and verifiable on-chain. This page walks
through the full token lifecycle: creation, bonding, graduation,
post-graduation trading, staking, buybacks, liquidity compounding, Price
Prediction, and how the distributions get paid out.
Estimate creator-side fees
Use the Fee Calculator to project creator payouts, staking rewards, buybacks,
liquidity compounding, and token position value from a market-cap and volume
assumption.
Creating a token
Trading on the bonding curve
Every buy and every sell on the bonding curve has a flat 2% trading fee. Meteora keeps about 20% of that (their protocol fee) before Blank can claim the rest.
A token graduates from the bonding curve once it’s raised 85 SOL (in production).
Launch protection
New launches can opt into a 2-minute launch-protection window. Trading opens at a 50% fee that decays exponentially back down to the normal 2% over the first two minutes. The earlier the buy, the more it costs — regardless of size.
The fee steps down every 10 seconds (12 steps in total).
Fees collected inside the window are split in two parts. The portion equal to the normal 2% baseline is distributed exactly like any other trading fee — 25% platform, 75% creator side. Everything above that baseline is the launch-protection premium, and it goes 100% to the platform to fund the protection. Concretely, for a fee paid at a rate of
fee_bps, the premium is fee_paid × (fee_bps − 200) / fee_bps. Once the window closes and the fee is back at 2%, there is no premium and every fee splits 25/75 as usual.
Graduation
When a token hits 85 SOL raised (in production), it graduates from the bonding curve onto a Meteora DAMM v2 pool.After graduation
Once graduated, the token trades on Meteora DAMM v2 with the same 2% trading fee as before.Creator-side fee allocations
Creators can decide what slice of their 75% creator share routes to staking rewards, Auto Buyback and Burn, Liquidity Compounding, and Price Prediction prizes. Each configured slice is 1% to 100% of the creator portion, and the four configured slices cannot exceed 100% combined.
A couple of examples:
- 50% staking share: platform gets 25%, creator gets 37.5%, stakers get 37.5%.
- 20% staking + 10% buyback + 5% liquidity compounding + 5% Price Prediction: platform gets 25%, creator gets 45%, stakers get 15%, buyback gets 7.5%, liquidity compounding gets 3.75%, and Price Prediction gets 3.75%.
Trader referral rewards
When a new trader explicitly accepts a referral, eligible net platform revenue from that trader’s authenticated Blank trades splits 20% to the referrer, 10% back to the trader as cashback, and 70% to Blank. This allocation comes from the platform side and does not change creator-side fees or add a separate trading fee. Only successful, finalized trades built and submitted through Blank count. Direct wallet and external aggregator activity is not wallet-wide attributed. There is no minimum trade size, required trading volume, or minimum claim amount. See Trader Referrals for eligibility, acceptance, and claim rules. Auto Buyback and Burn, Liquidity Compounding, and Price Prediction never redirect to the creator. Those shares accrue in dedicated on-chain buckets. Buybacks execute when the buyback bucket crosses its threshold; liquidity compounding executes only after graduation when the liquidity bucket crosses 0.1 SOL, then adds paired liquidity to the token’s Meteora DAMM v2 position and permanently locks the added liquidity. Price Prediction opens its first round at token launch and keeps filling the prize bucket while rounds are live.What each allocation does
Staking
Routes the configured share to stakers while active stake exists. If nobody
is staking, that share routes to the creator for that period.
Auto Buyback and Burn
Routes the configured share to
buyback_claimable. When enough SOL accrues,
Blank buys the token and permanently burns the bought amount.Liquidity Compounding
Routes the configured share to
liquidity_claimable. After graduation,
Blank adds paired liquidity to the Meteora pool and permanently locks it.Price Prediction
Routes the configured launch-time share to
forecast_claimable. Daily UTC
rounds pay the closest eligible holder predictions for the price 24 hours
after entries lock.