Guide

Launching a token on StonkFun

The launch form is short, but several of its choices are permanent. Here is what each one does, taken from the live launch page and the platform's API documentation.

Reviewed and updated 2026-09-15

Short answer

A launch creates a fixed one-billion supply token with a one-sided Raydium market against a quote token you pick. You choose a fee mode before signing: a standard 1% pool (creator 0.5%, platform 0.5%), a 2% pool (creator 1.5%, platform 0.5%), or reward mode, where a 1% or 3% transfer tax pays holders instead of paying the creator.

What the launch form asks for

FieldConstraint (as shown on the launch page)Permanent?
Token nameUp to 32 charactersYes — stored in token metadata
SymbolUp to 10 charactersYes
Token imagePNG, JPEG or WebP, square, up to 2 MBStored on Arweave
Project linksOptional X and Telegram. The website field links to StonkFun unless you set one.Saved in metadata
Quote tokenOne of the listed categories, or a custom mintYes — defines the market
Pool fee1% or 2%Yes — set at launch

The launch summary shown before signing states a starting market cap of $5,000, a supply of one billion, and that liquidity is permanently locked using Raydium's Burn & Earn. The launch cost itself is calculated live in the form; we do not quote a fixed figure here because it is priced at the time you launch.

Choosing a fee mode

ModePool feeCreator earnsHolders receive
Standard, 1% pool1%0.5% of every tradeNothing from fees
Standard, 2% pool2%1.5% of every tradeNothing from fees
Reward mode1% poolNo creator fee position1% or 3% transfer tax, paid pro-rata in the quote token

The platform keeps 0.5% in every case. Reward-mode payouts are described as arriving in the asset the token is paired against, on every transfer and on any venue. StonkFun's rewards page showed no distributions recorded at the time we checked, so treat the mechanism as documented rather than demonstrated.

The steps

  1. A square image under the size limit, a name within 32 characters and a symbol within 10. Metadata is permanent, so proofread before signing.

Unverified and unknown

We have not launched a token ourselves, so nothing here is a hands-on test. Items we could not verify: the exact launch cost in SOL at any given moment (Unknown / not verified), whether every quote category has live options at the time you read this (Unknown / not verified), and any moderation or takedown policy for launched tokens (Unknown / not verified).
Is there an API for launching?
Yes. The documented flow is two calls — prepare returns an unsigned payment transaction, submit accepts it after your wallet signs. There are no API keys; the signature is the authorisation.
Can I set a custom website link on my token?
The launch page states every launch links to StonkFun by default and that leaving the field blank links there; a custom website field is offered in the form. Confirm current behaviour on the live page before you rely on it.
Can I change the supply or add tokens later?
Supply is described as fixed at one billion. Treat it as unchangeable and design your distribution around that.

Sources and verification

Checked 2026-09-15.