What it is
A fair launch is a token distribution approach where a new token becomes tradeable with no special early access, discounted pricing, or reserved allocation for the team, investors, or insiders. Anyone can buy in starting from the exact same point, typically through a bonding curve or a public sale that opens simultaneously for everyone, in contrast to typical launches that reserve tokens for VCs, the founding team, and private-sale participants at preferential prices before the public can buy.
How it works
- A creator deploys a token contract, often paired with an automatic bonding-curve pricing mechanism, with no pre-mine reserved for themselves or investors.
- The contract goes live and is immediately open to any wallet — there's no whitelist, no KYC gate, and no privileged early round.
- The very first buyer pays the lowest price on the curve, and every subsequent buyer pays a higher price as supply issued increases, purely as a function of order of arrival, not insider status.
- Trading fees (if any) typically flow to the platform hosting the launch and, in creator-driven models, partly to the token's creator, rather than being extracted by early VCs.
- Once the token accumulates enough demand (measured by market cap or liquidity raised), it's often automatically migrated to a standard AMM liquidity pool, "graduating" from the bonding curve to normal open-market trading.
- From that point on, the token trades like any other liquidity-pool-based asset, with price driven by ordinary supply and demand rather than the original curve.
Why designers use it
- Removes the perception (and reality) of insiders dumping cheap pre-sale tokens on retail buyers, which has been a recurring trust problem in crypto token launches.
- Lowers the barrier to launching a token to nearly zero, letting anyone — not just teams with VC connections — create and distribute a token.
- Creates a narrative of equal opportunity that can attract a community motivated by fairness rather than by an insider's marketing machine.
- Simplifies legal and structural complexity by avoiding formal private-sale agreements, SAFTs, or vesting schedules for early investors.
Failure modes
- "Fair" doesn't mean "safe": the deployer can still buy heavily in the first seconds using bots or multiple wallets, effectively recreating an insider advantage without a formal presale.
- Extreme early volatility: the first buyers on a steep curve can see 10-100x paper gains before most people even discover the token, then dump on latecomers once attention arrives — a boom-bust pattern common in these launches.
- No accountability structure: without a team allocation or vesting, there's often no economic incentive for the creator to keep building post-launch, since they've already captured whatever fees or discount they could get.
- Bot and MEV extraction: because launches are permissionless and instantaneous, sophisticated bots can snipe the first blocks of trading, capturing most of the early upside before human users can react.
- Pump-and-dump saturation: the ease of creating fair-launch tokens has led to a high volume of low-effort, purely speculative launches, making it hard for users to distinguish genuine projects from disposable ones.
What to check before using it
- Check on-chain data for whether the deployer wallet (or associated wallets) accumulated a large position in the first few blocks, which would undercut the "fair" claim.
- Understand the migration/graduation mechanics — at what point does the token move to a standard liquidity pool, and what happens to the bonding-curve reserve at that point.
- Look at trading volume and holder concentration shortly after launch to gauge whether it's organic interest or bot-driven activity.
- Recognize that "fair launch" describes distribution mechanics only, not project quality, team credibility, or long-term viability.
- If launching one yourself, consider what post-launch incentive you have to keep supporting the project once initial fees are collected.