Every token launched on Pump.fun, every fair-launch memecoin, and a surprising share of DeFi’s core machinery runs on the same idea: a mathematical formula that sets a token’s price from its supply, with a smart contract as the only market maker. This guide explains how bonding curves actually work, the worked math of buying up a curve, the graduation model that industrialized token launches, the sniper and bundler attacks that exploit it, and where the elegant idea breaks.
Table of Contents
Somewhere in the time it takes to read this paragraph, a new token will be created on a bonding curve. It will have no order book, no market maker, no seeded liquidity, and no listing process, and it will nevertheless be instantly tradable, with a live price, from its first second of existence. The mechanism making that possible is a bonding curve: a mathematical function, enforced by a smart contract, that maps the token’s supply to its price, so that every purchase mints tokens and pushes the price up the curve, and every sale burns tokens and slides it back down.
Bonding curves are among the oldest ideas in decentralized finance, sketched by Simon de la Rouviere in 2017 and formalized in Bancor’s early work, and for years they lived in the ecosystem’s academic corners, pricing continuous tokens and DAO shares. Then the memecoin era found them. Pump.fun built its entire launch machine on a bonding curve, over a million tokens have entered the world through it, and the curve became the defining market structure of an entire trading culture, the trenches, where fortunes are made and lost inside a formula most participants have never read.
This guide reads the formula. It covers what a bonding curve is and how the mint-and-burn mechanism works, the worked arithmetic of buying up a curve, the main curve shapes and what each one incentivizes, the launchpad graduation model that turned curves into an industrial process, the attack playbook, snipers, bundlers, and the exit-liquidity geometry, that exploits them, how bonding curves relate to the automated market makers that power DeFi’s exchanges, and the honest assessment of what the mechanism fixes and what it merely relocates.
The core mechanism: price as a function of supply
A bonding curve is, at bottom, one equation: price equals some function of supply, P = f(S). The smart contract implementing it holds a reserve of a base asset, SOL on Pump.fun, ETH or a stablecoin elsewhere, and stands ready, permanently and automatically, to be the counterparty to anyone.
Buying works like this: a user sends the reserve asset to the contract; the contract consults the curve, calculates how many new tokens that payment purchases given the current supply, mints them, and delivers them; the supply is now higher, so the curve dictates a higher price for the next buyer. Selling reverses it: the user returns tokens, the contract burns them and pays out reserve assets at the curve’s current rate, and the price steps down. Nobody quotes prices, nobody provides liquidity, and nobody can refuse the trade; the contract is issuer, exchange, and market maker fused into one piece of code, a vending machine whose price tag adjusts after every sale.
Two properties follow immediately, and they explain the mechanism’s appeal. The first is guaranteed liquidity: because the contract always stands on the other side, a curve-launched token can never be unsellable in the way an order-book token with no bids can; there is always an exit price, however low. The second is deterministic pricing: the formula is public and fixed, so the price impact of any trade can be computed exactly in advance, slippage as a published schedule rather than a surprise. Together they solve the cold-start problem that killed a decade of token launches: how to make a brand-new asset tradable before any market exists for it. The curve is the market, from block one.
The worked math: buying up the curve
Numbers make the mechanism honest, so walk one simple example. Suppose a token launches on a linear curve where the price starts at $0.001 and rises by $0.001 for every 100,000 tokens minted. The first buyer spends $100: at prices between $0.001 and roughly $0.0011, they receive a bit over 95,000 tokens, an average price near $0.00105, already above the starting tick because their own purchase moved the curve. A second buyer now spends $1,000 into the higher range and receives proportionally fewer tokens per dollar, perhaps 600,000 tokens at an average near $0.0016. A third spends $10,000 and pushes the price past $0.006.
Notice what the arithmetic did. The first buyer’s 95,000 tokens, bought for $100, are now worth nearly $600 at the marginal price, an unrealized 6x for simply being early, and that is the entire psychological engine of curve trading: the formula converts earliness itself into profit, mechanically, visibly, in real time. Notice also what it did not do: create any external demand. The third buyer’s $10,000 is what values the first buyer’s position, and if the third buyer sells back into the curve, the price retraces down the same path it climbed. A bonding curve is a perfectly transparent game of musical chairs in which the music, the chair count, and everyone’s seat are published on-chain, and it is precisely this transparency that its defenders cite as the fairness: unlike a rigged order book or an insider allocation, the curve cheats no one, because everyone can read exactly what they are stepping into.
The curve’s shape sets the game’s temperature. Linear curves rise gently and reward early buyers modestly; exponential curves, where each purchase raises the price by a percentage rather than an increment, produce the vertical charts and 100x-in-an-hour outcomes that memecoin culture selects for; logarithmic and flattening curves front-load the appreciation then stabilize, a design used when a project wants early supporters rewarded but later prices calm. Bancor-style designs parameterize this with a reserve ratio, the fraction of the token’s market value held as reserve collateral, where lower ratios mean steeper, more explosive, more fragile curves. Every launchpad’s choice of shape is a statement about what behavior it wants, and the memecoin era’s revealed preference has been unambiguous: steep.
Graduation: the model that industrialized launches
The design that conquered the market, Pump.fun’s, added one crucial idea to the classic curve: an ending. Tokens on the platform begin life on a bonding curve, and when buying pushes the market value to a threshold, historically in the $60,000-70,000 range, the token graduates: the curve phase closes, and the accumulated reserve is deposited, together with tokens, into a conventional automated-market-maker pool on the platform’s own venue, where the token trades like any other from then on.
Graduation solved the curve’s deepest historical problem, which is that a pure bonding curve is a closed economy: its price can only reflect flows into and out of itself, it cannot arbitrage against external markets, and its reserve is a honeypot whose smart-contract risk grows with size. By using the curve only as a launch chamber, a price-discovery and liquidity-bootstrapping phase, and then handing the survivors to a normal market, the graduation model captured the curve’s cold-start magic while shedding its long-term liabilities. It also created, deliberately, a tournament structure: the overwhelming majority of launched tokens never graduate, dying quietly on their curves, while the few that cross the threshold receive instant liquidity, visibility, and the implicit endorsement of survival. The platform collects fees at every stage, an economics this publication examined through its own token’s stress test, and the tournament runs continuously, thousands of times a day, the purest expression of permissionless market Darwinism crypto has produced.
It is worth being precise about what fair launch means in this structure, because the term does heavy marketing work. The curve guarantees procedural fairness: no presale, no allocation, identical rules for every participant, and a price schedule known in advance. It does not and cannot guarantee distributive fairness, because identical rules reward unequal speed, information, and capital, which is where the attack playbook begins.
Where curves came from, and where they went
The bonding curve’s biography explains its present better than any specification. The idea emerged from 2017-era token engineering, de la Rouviere’s continuous organizations, Bancor’s reserve-ratio formalism, as an answer to a governance-age question: how should communities issue and price membership continuously, without discrete sales? The early implementations were earnest and mostly ignored, curation markets, DAO shares, continuous funding for public goods, sophisticated designs waiting for a use case that never arrived at scale. The idea survived the 2018 winter in academic corners and resurfaced wherever cold-start liquidity was the binding problem: SocialFi’s creator keys priced follower access on steep exponential curves during the Friend.tech moment, NFT projects experimented with curve-priced mints, and stablecoin architectures quietly used flattened curves to hold pegs between correlated assets.
Then Solana’s memecoin culture supplied the use case the theorists never imagined: not funding organizations, but manufacturing lottery tickets at industrial scale. Pump.fun’s January 2024 launch stripped the concept to its essentials, one standard steep curve, one graduation rule, one-click creation, and the result processed more token launches in its first two years than the rest of crypto’s history combined. The pattern spread instantly: every major chain grew launchpad clones, incumbent platforms bolted on curve launches, and the bonding curve, born as a tool for patient community capital, became the engine of the fastest, most disposable market ever built. There is a genuine irony in the arc, and also a lesson about mechanisms: the curve did not choose its culture. It priced earliness deterministically, and the market that valued earliness most, the memecoin trenches, adopted it hardest. Mechanisms are amplifiers of the demand they meet, and the curve’s history is the cleanest proof in crypto’s archive.
The creator’s side of the modern launchpad economy deserves its own accounting, because the curve reshaped it too. Launching a token once required capital: liquidity to seed, market makers to hire, listings to buy. The curve reduced the cost to a transaction fee, which transformed token creation from an investment into a lottery ticket, and creators responded rationally by buying thousands of tickets: serial launches, A-B testing of tickers and memes, portfolios of hundreds of attempts awaiting one graduation. Platform fee-sharing programs, paying creators a slice of their token’s trading fees, industrialized the incentive further, producing a professional class of launchers whose economics resemble content creation more than entrepreneurship: volume, iteration, and the occasional viral hit subsidizing the long tail of duds. Whether that economy is a democratization of finance or a spam machine with a fee switch is the debate that follows the launchpads everywhere, and the honest answer is that the curve, as always, executes whichever game arrives.
The attack playbook: snipers, bundlers, and exit geometry
Every property that makes curves fair in principle is exploitable in practice, and the exploits are now industries.
The first is sniping. Because the earliest positions on a steep curve capture the largest mechanical gains, bots monitor token-creation transactions and buy within the same block a token launches, frequently faster than the creator’s own community can. The playing field is level in exactly the way a footrace against professional sprinters is level, and the same latency-and-priority infrastructure that powers all on-chain extraction dominates curve entry.
The second is bundling: a launcher, or an attacker, splits a large early buy across dozens of wallets in the launch block, manufacturing the appearance of broad organic demand while concentrating the curve’s cheapest supply in one pair of hands. Bundled launches are the modern rug’s preferred anatomy: the bundler rides the crowd up the curve and exits into it, and because the curve guarantees liquidity, the exit always executes; the guarantee that no holder can be trapped is equally the guarantee that no dumper can be refused. Detection tools now score launches for bundling patterns, and the arms race between bundlers and detectors is a permanent feature of the trenches.
The third is the exit geometry itself, subtler and universal. On any curve, the reserve held by the contract equals the area under the curve up to the current supply, which is always less than the current supply times the current price, the market cap. On steep curves the gap is enormous: a token can show a $60,000 market value while its curve holds a fraction of that in actual reserve, meaning that if every holder tried to exit, the average exit price would sit far below the last trade. The curve never lies about this, the math is public, but the market-cap number is what trades on screens and in heads, and the difference between marked value and extractable value is where most curve-trading losses actually live. It is the same lesson every thin market teaches,the gap between the last price and the liquidation reality, rendered in its mathematically purest form.
One number from the tournament’s own accounting calibrates the odds honestly. Across the launchpad era, graduation rates, the fraction of launched tokens that ever cross the threshold into a real market, have run in the low single digits, and the fraction that sustains any liquidity a month later is a fraction of that fraction. The curve’s defenders and critics both own this statistic: defenders because it proves the tournament filters ruthlessly at near-zero cost per attempt, an efficiency no venture process approaches, and critics because it quantifies the base rate every buyer of a fresh launch is fighting. Neither reading changes the practical arithmetic for a participant: the expected value of a random curve entry is set by that base rate times the payoff distribution, both of which are public, and the traders who survive the trenches are, almost by definition, the ones who stopped treating the odds as someone else’s problem. The curve publishes everything. The tournament’s mortality table is part of everything.
Curves and AMMs: the same family, different jobs
A final clarification earns its place because the terms blur constantly: bonding curves and automated market makers are siblings, not synonyms. An AMM like Uniswap uses a curve, the constant-product formula x*y = k, to price swaps between two tokens that already exist, with liquidity supplied by outside providers who bear the divergence costs of that role. A bonding curve in the issuance sense uses its formula to govern the minting and burning of a token against a reserve, with the contract itself as issuer and sole liquidity source. The mathematics rhyme; the jobs differ: AMM curves make secondary markets, issuance curves make primary ones, and the graduation model is precisely a pipeline from the second to the first. Knowing which kind of curve a token sits on is the first diligence question in this corner of the market, because it determines who holds the reserve, who can change the rules, and what the sell-side guarantee actually is.
One boundary condition also deserves a sentence: curves are single-market objects, and their guarantees end at the contract’s edge. The moment a token graduates, or trades simultaneously on external venues, its price becomes an arbitrage between markets, the curve’s determinism dissolves into ordinary microstructure, and the trader’s toolkit reverts to the standard one of depth, spreads, and flows. The curve is training wheels with perfect physics; the road afterward is the road.
The honest assessment
Bonding curves deserve both their reputation and their notoriety, and an honest summary holds both. What they genuinely fixed is real: the cold-start problem is solved, launch gatekeeping is gone, insider allocations are structurally impossible on a pure curve, and pricing is the most transparent in all of finance, a formula anyone can read. What they merely relocated is equally real: the advantage moved from insiders with allocations to insiders with infrastructure, the risk moved from being unable to sell to being mathematically last, and the fairness became procedural while the outcomes stayed as skewed as ever, because the curve prices earliness and earliness is not evenly distributed. The mechanism is a mirror: it executes exactly the game its participants bring to it, faster and more honestly than any structure before it. For a user, the practical wisdom compresses to three habits: read the curve’s shape before buying, because it is the payout table; check the launch block for bundling, because the table may be seated; and never confuse the marked price with the exit price, because the area under the curve, not the last tick, is what everyone is actually fighting over.
A closing thought on where the mechanism goes next, because the design space is not finished. Dynamic curves that adjust steepness to demand, anti-sniping randomization of launch blocks, creator-fee structures that reward holding over flipping, and curve designs that route a share of the ride into locked liquidity or holder distributions are all live experiments across the launchpad ecosystem, each an attempt to keep the cold-start magic while sanding down the extraction. The direction of travel is legible: first-generation curves optimized for launch velocity, and the survivors of the current era are optimizing, under competitive and community pressure, for what happens after the launch, retention, distribution, durability, the boring variables that decide whether a mechanism that can create a million tokens can ever create a lasting one. The formula will keep evolving. The lesson it has already taught is permanent: in permissionless markets, the launch mechanism is the market structure, and reading it is not optional homework but the trade itself.
And for readers who arrived here from a chart rather than a curiosity, the fifteen-second version: find the token’s curve page, note its shape and its distance from graduation, check the launch block for clustered wallets, compare the contract’s reserve to the displayed market value, and size the position as a ticket in a tournament whose mortality table you have now read. The formula will do exactly what it says. Everything else is the crowd.
The bonding curve, in the end, belongs to a small class of crypto inventions, alongside the flash loan and the automated market maker, that could not have existed in prior financial systems: it requires a machine that can hold reserves, enforce a formula, and stand as a tireless counterparty, all without an operator, and it converts the oldest problem in market design, who makes the first market, into a line of arithmetic. That the memecoin era found it first says something about crypto’s culture; that it works, flawlessly and continuously, across millions of launches says something about the technology, and both statements will outlive whatever the trenches are trading this month.
Disclaimer: This article is for educational purposes only and does not constitute investment advice. Memecoin and DeFi markets are extremely volatile and you can lose your entire investment. Details are current as of July 9, 2026. Always do your own research.
Frequently asked questions
What is a bonding curve in simple terms?
A bonding curve is a formula, enforced by a smart contract, that sets a token’s price based on how many tokens exist. Buying mints new tokens and pushes the price up the curve; selling burns tokens and moves it down. The contract holds a reserve of a base asset and acts as the permanent counterparty, so the token is tradable from the instant it is created, with no order book or market maker.
How does a bonding curve launch work on platforms like Pump.fun?
A creator launches a token onto the platform’s standard curve for a tiny fee. Buyers purchase directly from the curve, moving the price up as supply grows. If demand pushes the token’s value to the graduation threshold, the accumulated reserve and tokens are moved into a normal trading pool and the token trades conventionally from then on. Most tokens never graduate and simply fade on their curves.
Why does the price rise when people buy?
Because the formula ties price directly to supply. Each purchase mints tokens, raising supply, and the curve assigns a higher price to every subsequent token. The steeper the curve’s shape, the faster the price accelerates, which is why memecoin launches can multiply in minutes on relatively small inflows.
Can a bonding curve token become unsellable?
Not in the order-book sense: the contract always buys tokens back at the curve’s current rate, funded by its reserve, so an exit price always exists. The real risk is that the exit price after others sell is far below what you paid, and that the total reserve is always less than the token’s headline market value, so not everyone can exit near the last traded price.
What is a fair launch, and are bonding curves actually fair?
A fair launch means no presale, no team allocation, and identical rules for all buyers from block one, which pure bonding curves deliver procedurally. In practice, speed and infrastructure decide who gets the cheapest supply: sniper bots buy in the launch block and bundlers split large buys across many wallets to disguise concentration. The rules are equal; the race is not.
What is the difference between a bonding curve and an AMM like Uniswap?
Both use formulas to set prices, but an AMM curve governs swaps between two tokens that already exist, using liquidity deposited by outside providers, while an issuance bonding curve governs the minting and burning of a token against a reserve held by the contract itself. Launch curves create primary markets; AMMs run secondary ones.
What are the main risks of buying on a bonding curve?
Being late on a steep curve, where the mechanical advantage belongs entirely to earlier buyers; bundled launches, where one actor secretly holds the cheap supply and exits into the crowd; smart-contract flaws in the curve itself; and the reserve gap, since the contract’s reserve is always smaller than the token’s marked value. The formula is transparent, so most losses come from not reading it.
Are bonding curves used for anything besides memecoins?
Yes. They price continuous tokens and DAO shares, bootstrap liquidity for new projects, structure token sales that replace ICOs, and underpin stablecoin and pegged-asset designs using flattened curves. The memecoin launchpad is the most visible application, but the mechanism is general-purpose market infrastructure.