Docs / Launch
Launch
Launch is five steps: Creator → Token → Economics → Review → Launch. A connected wallet signs pump.fun create_v2 with the Ding fee wallet as the on-chain creator.
The wizard
Creator: display name, platform, and a full profile URL. Token: name, ticker (2–12 characters), image, description, optional X and website. Economics: creator share (50–90%, default 80%) with the rest marked for $DING buyback. Review: confirm name, ticker, account, fee wallet, split, and createdOn. Launch builds a create_v2 transaction and asks the connected wallet to sign.
Live preview
The preview card updates as you type. After a successful create, Ding stores the mint, shows the pump.fun link, and lists the coin on Explore. Creator fees accrue to Cnh6vQ9L5eKY31mAdcpS5grDetws2seza5eagSM4mJKs. Donation payouts use the separate token already sitting on that wallet.
Fee wallet
All Ding coins use Cnh6vQ9L5eKY31mAdcpS5grDetws2seza5eagSM4mJKs. POST /api/creators/wallet returns that same address — it does not generate a new key per account.
On-chain create
The on-chain step is pump.fun create_v2. The connected wallet is the fee payer. The coin creator — the address that receives trading fees — is always the Ding fee wallet. Optional DING_FEE_WALLET_SECRET lets that wallet co-sign if pump.fun requires it. The donation token on the same wallet is not used at create time.