Ansem.xyzThe manual
How ansem.xyz works
Every number here comes from the live configuration. What this page says is what the code does — including the parts that are limitations rather than features.
How it works
You launch a coin. It starts on a bonding curve — a formula that sets the price from supply alone, with no order book and no liquidity provider. Every buy pushes the price up along the curve; every sell pushes it down.
There is no presale and no team allocation. The entire supply of 1,000,000,000 tokens sits on the curve from block one. The launcher buys on the same curve as everyone else, at the same price.
When the curve fills, the coin graduates: liquidity moves to a Meteora pool and gets locked permanently. From there it trades on any Solana DEX.
You can also launch straight on pump.fun or bonk.fun from the Create page — the coin still lists and trades here. On those venues you keep the creator fees, and the pair can be SOL, USDC (pump) or USD1 (bonk). Those launches go through a third-party API (PumpPortal), not an official pump/bonk endpoint.
Trading pairs
Your coin trades against $ANSEM, SOL or USDC. You pick once, at launch — the pair is written on-chain and cannot be changed afterwards.
| Pair | Graduates at | Note |
|---|---|---|
| $ANSEM | 30,000 $ANSEM | Cheapest path to graduate |
| $SOL | 85 $SOL | Higher bar than $ANSEM |
| $USDC | 12,000 $USDC | Higher bar than $ANSEM |
Those thresholds are not equal in dollars, and that is deliberate. $ANSEM is meant to be the cheapest way to graduate — it is what this launchpad runs on. Launching against SOL or USDC costs more to reach the finish line.
Fees
Every trade on the bonding curve pays 1.25%, charged in the pair token. 0.25%is Meteora's protocol cut — fixed by the on-chain program, not something we set. The other 1% is ours, split in half:
The creator's half keeps paying after graduation, from the locked pool. You claim it whenever you want — it accrues until you do.
You can also hand it over:
- Transfer it to another wallet — a partner, your DAO, a community wallet. They claim on their own from then on. Any fees you had not claimed go with it.
- Give it to the launchpad — your coin shows a 0% creator fee badge.
- Burn it — nobody ever claims again.
Splitting the creator fee across several wallets, each claiming their own share, is not available. The pool has a single owner field, so a real split needs a program sitting in between. That is on the roadmap, not in the product.
What it costs to launch
| Creation fee | 0.0255 SOL |
| Rent (mint, metadata, pool accounts) | ~0.025 SOL |
| Total | ~0.051 SOL |
The creation fee is written into the pool config on-chain, not added by this website — which means it cannot be skipped by calling the program directly, and we cannot change it on you after the fact.
The rent is not a fee: it is what Solana charges to store your token's accounts. It does not go to us.
Graduation
When the curve reaches its threshold, the coin graduates automatically. Liquidity migrates to a Meteora DAMM v2 pool and the LP is locked permanently — split between the creator and the launchpad, with neither able to withdraw it.
Locked is not the same as burned. The LP tokens go to an address with no private key, so the liquidity can never be pulled, but the pool keeps paying its 1% fee (0.5% creator + 0.5% treasury) forever.
What can and cannot happen
Points & the $ANSEM airdrop
Points measure what you did on the launchpad, not what you hold.
| Launch a coin | 250 |
| Trade | 0.1 per $ANSEM of volume |
| A coin you launched graduates | 5,000 |
Holding $ANSEM multiplies what you earn, up to 3×. The multiplier applies the moment you earn, not retroactively — selling $ANSEM never wipes points you already banked.
Points decide your slice of the airdrop. The 100,000,000 $ANSEM pool is split pro-rata by points, capped at 500,000 per wallet, with 50 points needed to qualify. Whatever gets trimmed off a capped wallet is shared out among everyone below the cap.
Callouts
A callout is a public call on a coin. Your entry market cap is pinned and the multiple is tracked from there. Your history is public — being loud and wrong follows you around.
There is no bullish/bearish switch. A call is a call: you either put your name on a coin at a price or you did not.
Tools
- Terminal — columns for newly created, graduating, graduated, your watchlist and your tokens, with quick snipe and live updates.
- Swap — Jupiter-powered swaps for SOL, USDC, $ANSEM and any coin, without leaving the site.
- Watchlist — star any coin from its page or from a card, and it shows up in its own terminal column.
- Profiles— wallet value and P&L, activity, callouts, bounties, coins launched and creator rewards.
P&L and creator rewards are computed from trades indexed here. Positions bought elsewhere are not counted, and the exact claimable fee balance is always read on-chain from each coin's page — which is where you sign the claim.