Skip to main content
prepareLaunch returns unsigned launch calldata and, when a dev buy is included, the exact canonical quote-asset approval. The factory enforces the fixed supply, opens curve trading, and handles automatic locked-liquidity V2 graduation.

Graduate an existing token

prepareGraduation validates the manifest fee tier, token pair, recipient, slippage, deployment address, and positive seed amounts. It returns { chainId, to, data, value, summary }. Neither call accepts a private key. Approval transactions and receipt verification remain the integrator’s responsibility.
The SDK is present in the source repository but is not yet published to a public package registry. Import it from the repository until an official package and version are listed here.