Running a volume campaign after migration, what changes
Why the same campaign behaves differently once your coin moves to an AMM pool, what pool depth does to your budget, and how to size a window.
Graduation moves your coin from a bonding curve into an AMM pool, and quite a lot changes underneath while almost nothing changes on the surface.
If you're planning activity around that moment, three of those changes matter.
Change one: price impact works differently
On the curve, impact followed a fixed formula. Cumulative purchases in, price out, calculable before you clicked.
In a pool, impact depends on depth. Ten SOL into a pool holding 500 SOL barely registers, while that same 10 SOL going into a pool holding 40 SOL swings the chart hard, and no fixed relationship connects the two cases, so every intuition you built during the curve phase is now wrong by some amount you can't calculate from experience.
Practical consequence? A campaign sized to produce visible movement on a curve might produce almost none in a deep pool, or far too much in a shallow one. Bonding curve vs AMM covers the mechanics.
Change two: you're competing against everything
The curve phase had a natural cohort. Other new Pump.fun coins, most of them equally small.
After migration your pair sits on DEX screeners alongside every other Solana pair, sorted by volume against tokens with 10 times your liquidity. Ranking that felt achievable at 40 SOL an hour on a launchpad board is harder when the comparison set widened that much.
Not impossible, and worth knowing before you size a budget on last week's numbers. How screeners rank new tokens covers the sorting you're now inside.
Change three: the tool has to speak both languages
Bluntest of the three.
Trading a curve means calling the launchpad program. Trading a pool means routing through a DEX. Different instructions, different accounts, different failure modes, and a system built for one simply doesn't do the other.
So a campaign running across a migration either handles the switch or breaks in the middle of it. Worth asking directly rather than assuming, because a tool that stops mid-campaign leaves you paying for a window it can't fill. Solana volume bot vs Pump.fun volume bot covers the questions that separate the two.
Why the window right after graduation matters
Migration produces a burst of natural attention.
Screeners flag newly migrated pairs, some traders watch specifically for them, and your coin briefly appears in feeds it wasn't in an hour earlier. Real attention, arriving for free, lasting maybe 3 or 4 hours.
What happens to it depends entirely on what those people find. A pair with continuous trading looks like something being discovered. A pair with 4 trades since migration looks like something that already finished, and the attention leaves as fast as it came.
That asymmetry is why the post-migration window is one of the better places to spend, and one of the most commonly missed. What happens at migration covers the event itself.
Sizing it sensibly
Two numbers to look at first.
Check your pool's liquidity on a screener. That tells you how much a given order actually moves, which is the thing that changed. Then look at 24-hour volume on pairs ranking where you'd like to rank, since that's the field you're now measured against.
From there the arithmetic is the same as it always was: enough per hour to compete during the windows you occupy, spread across enough hours to catch more than one audience. How long a campaign should run covers the duration half.
What doesn't change
One thing, and it's the important one.
Activity buys visibility, not conviction. People still arrive, still spend 30 seconds checking holder distribution and creator history, and still decide on what they find there. A graduated coin with 1 wallet holding 22% fails that check exactly the way an ungraduated one does.
Graduation is a milestone rather than an achievement in the eyes of somebody deciding whether to buy. Bubblemaps and holder analysis covers what they check, and the console prices a window across either venue with the full cost shown before anything is signed.
Frequently asked
Only if it trades AMM pools as well as bonding curves. Tools built for the curve alone stop functioning at exactly that point.
Usually about the same in fees, but the effect on price differs because impact now depends on pool depth rather than on a fixed formula.
Depends what you need. Getting to graduation is a curve problem. Being noticed after it is a competition against every other pair on the DEX.
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