Legal
Fees
Last updated: May 8, 2026
Every fee Yeeter charges is hardcoded into the on-chain bonding-curve program and applied automatically each transaction. There are no hidden fees, no off-chain skims, and no manual approvals. This page is the complete list.
1. Summary
| Action | Yeeter takes | When |
|---|---|---|
| Launch a coin | 0.05 SOL flat | Once, at coin creation |
| Buy or sell | 1% of trade | Every trade, both sides |
| Graduation | 1 SOL flat | Once, when the curve fills |
Solana network fees and rent are paid separately to the network — Yeeter does not receive them.
2. Creation fee — 0.05 SOL flat
Launching a coin costs 0.05 SOL total out of the creator's wallet. That single transaction creates the SPL mint, the curve account, the platform-bag token account, the Metaplex metadata, and seeds the bonding curve in one step.
What the 0.05 SOL covers:
- ~0.015 SOL goes to Solana as account rent and the network transaction fee. This is paid to the network — Yeeter does not receive it.
- ~0.035 SOL is the on-chain "creation fee" parameter. It is routed through the bonding curve as the very first buy and the resulting tokens land in Yeeter's platform bag. The platform bag is the platform's stake in the coin and is used for ecosystem marketing, listings, and, when applicable, distributions.
The 0.05 SOL is the entire amount the creator's wallet is debited at launch. There is no additional 1% applied to the creation buy and no per-coin listing fee.
3. Trade fee — 1% per trade, auto-routed
Every buy and every sell on the bonding curve incurs a 1% fee on the SOL leg of the trade. The fee is skimmed inside the same transaction and routed automatically. There is no "claim" step.
Split:
- 80% of the fee → Yeeter platform treasury (the on-chain treasury wallet — see §6).
- 20% of the fee → coin creator's wallet (the wallet that originally launched the coin).
If you trade 1 SOL through the curve, the curve receives ~0.99 SOL and 0.01 SOL is split 0.008 / 0.002 to the treasury / creator. You can verify both transfers as inner-instruction events on Solscan for any trade.
4. Graduation fee — 1 SOL once
A coin graduates when the curve has accumulated 25 SOL of real liquidity. At graduation:
- The curve is frozen — buying and selling on the bonding curve stops.
- 1 SOL is transferred from the curve vault to the platform treasury as a one-time graduation fee.
- The remaining SOL and the curve's token reserve are sent to a Raydium CPMM pool, the LP tokens are burned, and mint and freeze authority are renounced.
From this point on the coin trades on Raydium and Yeeter takes no further fees on it.
5. What Yeeter does not charge for
- No fee to view coins, charts, or trades.
- No fee to connect a wallet.
- No fee to sell beyond the same 1% applied to buys.
- No fee to migrate the LP at graduation — covered by the single graduation fee above.
- No subscription, no priority listing fee, no "boost" fee.
6. Where fees go (verifiable on-chain)
Program ID: HVP192xm5FUKfS6WRuaHraz139DBKjNZxXyWvf7ZsumJ (Solana mainnet)
Platform treasury: 8fm8BoUU6GnxD1Nyu1NHFGQETg4paKRxFKgoTb592W5z
The treasury address, the fee percentages, and the 80/20 split are constants in the program source. They cannot be changed without redeploying a new program version, which would generate a new program ID and would not affect existing coins.
7. Solana network costs (separate)
In addition to the fees above, every Solana transaction pays the network a small base fee plus optional priority fee. These go to Solana validators, not to Yeeter. We have no control over them.
Account rent — the SOL Solana requires you to escrow to keep an account alive — is paid once when the account is created. The 0.05 SOL launch fee already includes the rent for the accounts Yeeter creates on your behalf.
8. Disputes about fees
Because every fee is computed and transferred by the on-chain program in a single atomic transaction, the resulting amounts are mathematically determined and publicly auditable. If a trade did not behave according to this page, please open a Solscan link to the transaction and email travisamiller21@gmail.com with the signature.
9. Changes
If we redeploy the program with new fee values, we'll update this page and announce the change before the new program is in use. Existing coins always continue to follow whatever program they were originally launched on.
This page describes how the Yeeter software charges fees. It is not financial, tax, or legal advice. See Risk disclosure and Tokenized-agent disclaimer.