Can a coin lose graduation progress on the curve?
Whether curve progress can go backwards, what selling actually does to the number, and why a coin at 84% can be at 61% an hour later.
You checked at lunch and the curve said 84%. You checked at dinner and it says 61%.
Nothing broke. That number can move in both directions, and quite a lot of confusion comes from people assuming otherwise.
Why it goes backwards
Curve progress isn't a record of how far you've ever got. It's current state.
Your curve holds a fixed allocation, and progress reflects how much of it has been bought net of what's been sold back into it, which means the number is recomputed from scratch on every trade rather than accumulated over the life of the coin. Buys push it up. Sells pull it down. No ratchet, no high-water mark, nothing anywhere that remembers the peak.
All of which follows directly from how the mechanism prices things. How the Pump.fun bonding curve works covers the formula, and once you've seen it the symmetry is obvious.
What a drop from 84% actually was
Somebody sold a meaningful position.
At 84% the curve has absorbed real money, which means early buyers are sitting on large multiples. One of them deciding to take profit can move progress down 15 or 20 points in a single transaction, and on a coin without much depth it happens in one block.
Then the second effect: other holders see the drop, some of them sell too, and the number falls further than the first sale alone would have caused. Why did my coin dump covers reading which of those you're looking at.
Why coins stall in the 80s specifically
One pattern here is worth naming.
Coins frequently reach the high 70s or 80s and then stop. Nothing mechanical changes at that point. What changes is that early positions have finally grown large enough to be worth realising, while new buyers start doing arithmetic on how little of the allocation is left and what it now costs.
Someone arriving at 85% is buying the most expensive tokens the curve will ever sell. Someone who bought at 8% is looking at a multiple worth taking. Those two populations meeting produces exactly the stall you're seeing.
What you can actually do
Progress moves when trades happen, so trades are the only lever.
Circular? Partly. But a coin that stalled while activity continued is in a genuinely different position from one that stalled and went quiet. First case is a market finding its level. Second case has dropped out of every recency window, so nobody new is arriving to find it.
Check trade count and unique wallets over the last hour before you conclude anything. If both are near 0, the curve number isn't your problem. Discovery is, and reading a stalled launch covers the diagnosis.
What doesn't work
Buying your own coin to push the number back up.
Two problems. It's expensive, because pushing progress up 20 points at the 80% mark costs considerably more than the same 20 points cost at 20%, since the curve is at its steepest there. And it's visible, since your creator wallet is the first thing anybody checks.
You'd be spending a lot to move a number in a way that makes your holder distribution look worse. Not a trade worth making.
After graduation
One thing that genuinely can't reverse.
Migration moves liquidity into an AMM pool and ends the curve phase permanently. There's no path back, no mechanism that returns a graduated coin to bonding curve pricing, and the progress bar simply stops being a thing that exists.
What replaces it is pool depth, which behaves differently and punishes large orders differently. What happens at migration covers the handover, and bonding curve vs AMM covers why the same trade feels different afterwards.
The short answer
Yes, progress falls when people sell, and that's the mechanism working as designed rather than a fault. Graduation itself is permanent. What determines whether a stalled coin recovers isn't the number on the bar, it's whether anybody is still arriving.
The console prices sustained activity against a specific window, with the full cost shown before anything is signed.
Frequently asked
Yes. Progress tracks net position on the curve, so sells move it backwards exactly the way buys move it forward.
No. Migration is a one-way event. Once liquidity moves to a pool, the curve phase is finished permanently.
Not necessarily, though it is a bad sign. What matters is whether trading continued afterwards or stopped entirely.
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.
- 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