Emilio
liveCREATE COIN

Emilio, explained.

STABLE · CHAIN 988

One signature launches a coin on its own bonding curve, priced and settled in USDT0 — the dollar is the gas. The curve fills, the coin graduates to Uniswap V3, and the liquidity is burned — un-ruggable by design. Everything settles on-chain; everything below is verifiable on StableScan.

1Mechanism

1.1 /The loop
  • Create. Name it, dress it, sign once. Your coin is live on its own bonding curve in seconds — no presale, no team allocation, fixed 1B supply. The whole cost is a flat 1 USDT0.
  • Trade. Every buy and sell settles on-chain against the curve, in USDT0. Price is a pure function of what has been bought — constant-product math, no order book to spoof — and an anti-sniper cap keeps the first minutes fair.
  • Graduate. When the curve raises its target (default 500 USDT0), anyone can pull the graduation lever and collect a bounty for it: a Uniswap V3 pool is created at the exact final curve price — zero-arbitrage, nothing skimmed on the way over.
  • Open market. The LP position is burned on the spot — sent to the dead address, owned by no one. From then on the coin trades on the open market, and a 1% buy tax on the pool keeps paying the creator forever.

the ledger is public and the liquidity is ash. a very restful arrangement.

1.2 /Built safe

The contracts are open source and verified. EmilioCore and the token contract are published on StableScan with matching bytecode — every line anyone trades against is public. Read them at the links below; nothing here asks for trust that the chain can't prove.

  • No mint. Supply is fixed at 1B. A mint function does not exist in the bytecode.
  • Renounced.Every coin's owner() is the zero address from birth. No admin keys over your token.
  • LP burned. The graduation position is sent to the dead address. Nobody — the platform included — can ever pull liquidity.
  • No hidden tax. On the curve, one 1% trade fee, split 50% creator / 50% platform. After graduation, a 1% tax on pool buys with the same split. Both enforced by the contract; sells are never blocked.
  • Anti-sniper. A per-wallet cap in the first minutes of every launch keeps bots from eating the bottom of the curve.
  • Battle-checked.Repeated adversarial security reviews and a mainnet-fork test suite (graduation solvency proven to the wei) ran before deploy — and the source is open precisely so you don't have to take our word for it.
1.3 /For developers
COREEmilioCore — singleton: factory, curves, fee accounting, atomic graduation. Verified & open source.0x73A6b32b31f656f8382c597B98FA06f600438849
TOKENEmilioToken implementation — every coin is a minimal EIP-1167 clone of this verified contract.0xe96054aFa401c033Db8DAF36618b27832bf38Ec1
CHAINStable · chainId 988 · native gas and settlement in USDT0deploy block 32,768,535

Builders: a public JSON API mirrors the chain — GET /api/tokens, /api/token/:address, /api/trades/:address, /api/meta/:address and /api/img/:address for aggregators. On-chain, index the TokenCreated, Trade, Graduated and TokenTaxSwept events — the full ABI ships with the verified source on StableScan.

2Economics

2.1 /Fees, all of them
  • 1 USDT0 launch fee. Flat, paid in native USDT0, anti-spam. That's the whole cost of creating.
  • 1% per curve trade — split 50% creator / 50% platform. Creators earn from every trade of their coin while it's on the curve.
  • 2% at graduation — a one-time migration fee on the raised USDT0; the rest seeds the burned Uniswap position. Whoever triggers the graduation collects a small USDT0 bounty.
  • 1% after graduation — the coin keeps a 1% tax on every pool buy, split 50% creator / 50% platform, released by a permissionless sweep. Creator earnings never stop.
  • 0% reserve burn. A reserve buyback-and-burn engine exists in the Core but is dormant at launch — no reserve token configured, burn share zero. If a platform token ships later, a burn slice of fees can be enabled by the owner for future launches.
Why you won't see fees in the trade box: quotes are shown net — the number on the button is the number you get. The full schedule lives here and on Transparency, where every split is traced on-chain.

Want the money trail? Transparency traces every fee to its address. · Emilio is an independent launchpad built on Stable. Not affiliated with, endorsed by, or sponsored by Stable, Tether, or Bitfinex.