unrugable_launch
Create a token with permanently locked Uniswap V3 liquidity and automated fee burning via a reactor. Requires wallet key and launch SDK.
Instructions
Launch a new token on Unrugable. The launcher creates the token, pairs it into permanently locked Uniswap V3 liquidity, and wires it to a reactor that burns and compounds fees. Requires GAME_WALLET_KEY and the launch SDK to be present in the install.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Token name (e.g. "My Token") | |
| symbol | Yes | Token ticker (e.g. "MTK") | |
| totalSupply | Yes | Total supply (e.g. "1000000") | |
| inviteReactor | No | Reactor address that invited you (optional, defaults to MfT Prime) |