The money has a paper trail.
STABLE · CHAIN 988Every fee split is on-chain. Every burn is verifiable. We publish the addresses; you check the math.
When a token graduates, its liquidity does not sit with us. It lives on Uniswap V3 — the most-used automated market maker in crypto, at its canonical, verified deployment on Stable — and the position is burned, sent to the dead address. Nobody, the dev included, can ever move it. Everything below is how you verify that.
1Mechanism
Every token launches on a constant-product bonding curve (x·y=k) — the same math a CPMM pool uses. Supply is fixed at 1,000,000,000, minted in full at create with no owner able to mint more. 800,000,000 sit on the curve; the rest is reserved for the graduation pool. There is no presale and no team allocation beyond an optional, capped dev buy at launch.
You buy directly on the curve: USDT0 in, tokens out. Because USDT0 is the native gas asset and holds ~$1, every quote reads directly as dollars. Price rises deterministically as USDT0 enters and falls as it leaves — buys and sells route through the same curve, so the price is a function of how much has been bought, not an order book anyone can spoof. From first buy to graduation the price rises roughly 9x. Rounding always floors in the protocol's favor, and every quote is computed on-chain and confirmed before you sign — the number you see is the number you get.
Graduation is the moment a token leaves the curve and becomes a real market. When USDT0 raised reaches the 500 USDT0 target, the curve locks — further buys and sells revert — and the token graduates atomically to a Uniswap V3 pool. graduate() is permissionless: anyone can call it and earn a bounty. No manual step, no privileged operator, no single point of failure.
The pool is initialized at exactly the curve's final price, so there is no arbitrage gap and no snipe profit at migration. A migration fee of 2% of raised USDT0 (immutable cap 10%) goes to the treasury; all residual supply left in the Core is burned. The pair is token/USDT0 at the 1% fee tier.
The liquidity lives on Uniswap V3, burned forever.
The full-range LP position is minted straight to the dead address at graduation — it is burned, held by no one. It goes to a Uniswap V3 pool at the protocol's canonical, verified deployment on Stable— the most-used AMM in crypto, audited and open-source — not to a fork or a custom contract we wrote. Nobody can ever move the position NFT or pull the liquidity: not the team, not the dev, not a multisig, because nobody owns it. That is the anti-rug guarantee, on-chain from the day a token graduates. The perpetual creator/platform revenue comes from the coin's own 1% tax on pool buys after graduation, split the same 50/50 way and released by a permissionless sweep.
2Economics
Launching a token costs a flat 1 USDT0 (about $1, since USDT0 is the dollar-pegged native asset), paid at deploy and sent straight to the treasury. It is anti-spam friction, nothing more — no listing fee, no subscription.
Every trade — buy or sell — carries a flat 1% fee, split evenly between the platform and the creator and frozen per token at create. Nobody changes the rules of a token already launched. The same 50/50split applies to the coin's 1% tax on pool buys after graduation, released via a permissionless sweep — creator earns forever.
The platform share streams to the treasury; the creator share accrues in the Core until the creator claims it. We publish no self-reported totals — every wei is on-chain, so verify the balances live on StableScan instead.
FEE 1.00% ─┬─ 0.50 PLATFORM
└─ 0.50 CREATORA reserve buyback-and-burn engine exists in the Core but is dormant at launch: no reserve token is configured and the burn share of fees is 0%, so the pot never accrues. If a platform token ships later, a burn slice of fees can be enabled by the owner — for future launches only, with the change emitted on-chain as a public event.
If the engine is ever switched on, the destination of every reserve token bought is hardcoded to the dead address, the trigger is a public function with a caller bounty, and the configuration change is an on-chain event. Nothing to press today — dormant means dormant.
The engine is in the bytecode; the switch is public record. Until a reserve token exists it does precisely nothing — machinery that admits it, which we find agreeable.
Prefer prose? The same mechanism and economics, explained end to end: /docs. · Emilio is an independent launchpad built on Stable. Not affiliated with, endorsed by, or sponsored by Stable, Tether, or Bitfinex.
