Launch
Launch a token
One transaction creates the token, its vault and its market. The whole supply goes into the pool and the liquidity is burned, so nobody — including you — can withdraw it afterwards. None of it can be undone.
The model
Nothing on chain validates this string. A typo deploys perfectly well, and the name is all the token ever has.
The token
These go into the launch event, not into storage — which is what lets the launchpad render them without a database. They cannot be edited later.
The market
The liquidity is not a deposit — it becomes the pool, and the pool cannot be withdrawn. You get money back by selling the tokens the first buy gets you, and only if somebody wants them. Leave the first buy at zero to take no stake at all.
Your token
Untitled
$—
no model chosen
What happens
The supply, the model id and the burned liquidity are permanent. There is no edit, no migration and no support desk.