Why early buys move the price so much on a bonding curve

Published September 1, 20264 min readBonding curve

The arithmetic behind violent early price moves, why the same SOL does less later, and what that means for snipers and for creators alike.

Somebody spends 2 SOL on a fresh mint and the chart goes vertical. Twenty minutes later somebody spends 2 SOL on the same coin and almost nothing happens.

Nothing changed about the coin. The arithmetic just moved on.

Where the price comes from

On a bonding curve there's no order book and no counterparty. A contract holds the supply and a formula decides the price from how much has been bought so far.

Buy, and the amount bought rises, so the formula returns a higher price for the next buyer. Sell, and it walks back down. The bonding curve guide covers the mechanism in full, but the important property here is that price depends on cumulative purchases, not on anybody's opinion.

Why the start is so steep

Think about it proportionally rather than absolutely.

A coin that has taken in 6 SOL, then receives another 3, has just increased its cumulative purchases by 50%. The formula responds accordingly, and the chart looks dramatic.

The same coin at 300 SOL receiving another 3 has increased cumulative purchases by 1%. Same 3 SOL, same formula, and the visible move is almost nothing.

That's the whole explanation. Early buys move price violently because they're enormous relative to everything that came before them, and late buys barely register because by then the pile they're being measured against has grown by two orders of magnitude.

What it means for the market cap number

The effect gets amplified before you even see it.

Price moves by a percentage, and market cap multiplies that new price by the full supply, including the roughly 950 million tokens nobody has bought. So a 40% price move on a coin with 5 SOL through it prints a market cap jump that looks enormous relative to how much money actually arrived.

Then the mirror happens on the way down, for exactly the same reason, and creators experience it as a crash when it's the same arithmetic running backwards. Market cap explained goes into why the headline number overstates things by so much.

The consequences for snipers

Why do bots race to be first on a new mint? Now you know.

Being early isn't a preference, it's an arithmetic advantage. The first 10 buyers occupy the steepest part of the curve, so they hold tokens acquired at prices that later buyers structurally cannot get. When they sell into buyers arriving 20 minutes later, that gap is the profit.

Heavy sniping on your launch therefore isn't automatically good news. Volume from addresses that bought in the first block and are waiting to distribute is a different thing from volume from people who want the coin.

The consequences for creators

Three practical ones, and they're worth internalising before you mint.

Your own buy moves price more than you expect. A dev buy early on the curve pushes price further than the same amount would later, and the size and the timing are equally visible to everybody. How dev buys affect the curve covers the trade-off.

Early volatility isn't a signal. A coin that ran 4x in 6 minutes and gave it all back hasn't been rejected by the market. It received a few buys and a few sells on a steep part of a formula.

Sustained beats spiky. Because the effect flattens, a coin that keeps receiving activity as the curve advances shows a healthier shape than one that spiked and stopped. That matters for how the chart reads to somebody arriving later.

How to buy without wrecking your own entry

If you're placing a meaningful order on a young coin, size it against what's already there rather than against your budget.

Ask what has gone through this curve so far. Under 20 SOL means your 5 SOL order is a big proportional move and you'll be filled progressively worse across it. Splitting into 5 smaller buys spread over a few minutes usually gives a better average, because each one starts from a slightly higher base instead of pushing through the entire distance at once and paying for every step.

Slippage tolerance interacts with this too, and setting it very high on a steep curve is an invitation. Slippage explained covers why.

Why the first SOL does the most work

Price on a curve comes from cumulative purchases, so early buys are proportionally huge and late buys aren't. The chart looks violent at the start because the denominator is tiny, not because anything meaningful happened.

Read trade count and unique wallets next to the chart and you get a far more honest picture of whether a coin is being discovered. The console prices sustained activity against a specific window if that's what your coin is missing.

Frequently asked

Is this the same as low liquidity on a normal exchange?

The effect looks similar but the cause differs. On a curve, price comes from a formula tied to how much has been bought, not from an order book emptying out. The result is the same violence, arrived at differently.

Does the effect ever stop?

It flattens. The further along the curve, the more SOL a given percentage move needs. A buy that moved price 30% at the start might move it 2% at three quarters filled.

Can I avoid being the person who moves it?

Split the order. Several smaller buys spread over minutes move price less in total than one large buy, because each one starts from a slightly higher base rather than pushing through the whole distance at once.

How to check this yourself

Everything in this guide describes mechanics that settle on Solana mainnet, so you can check any of it yourself. Mint addresses, swap signatures, curve progress and wallet counts are all public, and an explorer will disagree with us if we are wrong.

Curvegrad sells a volume service, and guides that touch on what a campaign does say so in the text rather than in a footnote.

what this is based on
  • Solana mainnet transaction history, read through the standard RPC methods
  • Pump.fun bonding curve and PumpSwap pool accounts as they appear on-chain
  • Public block explorers, where every claim here can be verified against a real mint
  • Campaigns run through our own engine, which is where the operational detail comes from