Rugs impossible, by construction.
Every guarantee below is enforced by verified contracts — not promises, code. Read it yourself.
Launch
Anyone can launch a token for 1 USDC. Supply is fixed at 1B — the token contract has no mint function, no owner, no pause, no blacklist. It physically cannot do anything after launch except be a plain ERC-20.
The creator's own first buy is capped at 10% of supply by the contract — nobody launches pre-loaded to dump on you.
The curve
All trading happens on a USDC bonding curve. Price is set by a constant-product formula — every buy moves it up, every sell moves it down, and the curve always holds enough USDC to buy back every token sold (an invariant proven in the test suite).
Nobody — not the creator, not the platform — can withdraw curve liquidity. There is no function for it. Pick your graduation target at launch: 2, 5, or 25 USDC on testnet.
Graduation
When the curve collects its target, it graduates automatically in the same transaction: a pool is deployed, all collected USDC becomes its liquidity, and 100% of the LP is burned to the dead address — locked forever, on-chain, verifiable.
Every unsold token is burned at graduation too — supply permanently shrinks to what the market actually priced. No overhang, no treasury, no cliff.
Fees — creators get paid
1% on curve trades: 70% to the creator, 30% to the platform. After graduation, 30 bps on pool swaps: a third to LPs, a third to the creator, a third to the platform. Claim any time on Rewards.
Everything on-chain
Token images and descriptions live in transaction data, comments are chain events (CommentBoard), and this site is a stateless viewer — if it vanished tomorrow, every token, pool, and comment survives. Gas is USDC and costs fractions of a cent on Arc.