What it can do
Say who you are
Sign an attestation after a sign-in with the platform, or after reading a code out of a public bio. Each one names one wallet, one nonce and a fifteen-minute deadline, and is good for exactly one claim.
How it works
A launch is an act of naming. Everything after it is a constant in a contract, except the one step that has to ask the platform who you are.
Type a handle on X, TikTok or YouTube, a name and a ticker. The contract deploys the coin with the platform and handle written in, mints the whole supply to its own curve, and gives you nothing: no allocation, no cut, no admin. It costs gas.
Buys and sells run against one constant product forever. There is no graduation and no pool to migrate to, so there is always a bid. One percent of every trade is the fee, and the same transaction splits it.
Ninety percent of each fee is credited to the handle and waits with no expiry. The creator proves the handle, by signing in with the platform or by putting a six-letter code in their bio, names a wallet, and the contract releases everything it holds in one transaction.
Plainly
The trust
Nothing on chain can check who owns a social account. So one key, the verifier, signs "this wallet has proved it owns this handle", and the contract will only release a balance to a wallet the verifier named.
What it can do
Sign an attestation after a sign-in with the platform, or after reading a code out of a public bio. Each one names one wallet, one nonce and a fifteen-minute deadline, and is good for exactly one claim.
What it cannot do
It has no function to call that moves a reserve, a balance or the protocol's share. If its key leaked, the worst case is a misdirected future claim, and the owner rotates it with one transaction.
Open problem
Handles are keyed as text because text is all a launcher can know. A handle that is released and picked up by someone else is a real risk. The verifier remembers the account id it first saw behind a handle and refuses a different one afterwards.
Open problem
The person named never opted in. The fees are theirs whether they want them or not, and a coin with their name on it exists whether they like it or not. We state this rather than pretend it away.
Pick a handle. The rest is the contract's problem.