Live curves
| Token | Price (SUI) | Collected (SUI) | Graduation | Status | Creator |
|---|---|---|---|---|---|
| Loading… | |||||
Launch your token
Fill this in and we generate your coin's Move package plus the exact two commands to run from sui client. The platform never holds your keys or your token — everything happens from your wallet.
Your launch kit
1) Save these two files (keep the sources/ folder). 2) Follow the steps.
How it works
- Publish your coin from your own Sui wallet — a tiny generated Move module (you pay gas, a fraction of a SUI).
- Create the curve: your coin's entire fixed supply and its mint authority are locked into a shared bonding-curve object. No more tokens can ever be minted.
- Trade: buyers pay SUI on a linear price curve with exact integral pricing. Fee is 0.25% — 80% accrues to you, claimable any time.
- Graduate: when the curve collects its threshold, trading halts and anyone can trigger graduation; liquidity moves to the DEX and an EventTrader pair.