Solana volume bot that puts real trades on your chart
Volion funds a fleet of 500 to 10,000 wallets and runs genuine on-chain swaps against your token, so DexScreener, Birdeye and the Pump.fun feed show a market that is actually moving. Then it does the thing no competitor does: it publishes what those swaps really cost, including the failure rate you are paying for.
Live from the chain
This board is rebuilt every time our sampler runs. Nothing on it is typed by hand, and nothing carries over from an earlier month.
Median fee divided by the measured success rate. Programs with fewer than fifty sampled transactions are left out of this board. Full tables and method.
How a Solana volume bot routes your trades
Four mechanical steps. There is no proprietary magic in a volume bot, and anyone claiming otherwise is describing marketing rather than software.
Wallet fleet derivation
A campaign derives a fleet of wallets and funds each one with enough SOL to cover its trades plus fees. Fleet size is what drives maker-based signals, because a feed counting unique participants treats 500 wallets trading once very differently from one wallet trading 500 times.
Swap construction
Each wallet builds a real swap against your token: on the Pump.fun bonding curve before graduation, on PumpSwap, a Raydium pool, Meteora DLMM or Orca Whirlpools after it. Trade size is drawn from the range you set rather than repeated exactly, because a chart of identical trades reads as a script to anyone who looks.
Bundle submission through Jito
Transactions go out as Jito bundles with a tip attached, keeping them out of the public scramble where searchers front-run predictable orders. Every lamport skimmed that way is volume you paid for that never reached your chart.
Retry and settlement accounting
Solana drops transactions for reasons unrelated to you: expired blockhashes, account contention, compute limits. Those failures still charge a fee. The engine retries them and, more importantly, counts them, so what gets reported is landed swaps rather than attempts.
The measurements, and why we publish them
Every volume bot vendor quotes a service fee. Almost none publish the network bill underneath it, which makes their tools impossible to compare and your spend impossible to forecast.
Across our most recent sample of 25,719 Solana transactions, landing one swap costs 9,666 lamports on the cheapest route we measure (Meteora DLMM) and 51,726 on the dearest (Pump.fun bonding curve) — a 5.4× spread on an identical fee schedule. The gap is not the fee, it is how many attempts the network charges you for before one lands. That division is the whole reason this page exists.
The full tables break this down per DEX program, with the cost per landed swap and the sampling method written out so you can check it or reproduce it. Read the measurement page.
Running a Pump.fun volume bot campaign
The bonding curve is a different environment from a settled pool, and the difference shows up in the bill rather than in the interface.
On the bonding curve
Price follows a formula on supply, there is no pool depth to size against, and sniper competition drives the highest failure rate we measure anywhere on Solana. A Pump.fun volume bot campaign run here pays for every attempt, landed or not.
Replies and favourites also exist only here, because they are platform features of the token page rather than of the pool. Which signals the feed weights.
On PumpSwap and Raydium
The token migrates to a real pool, contention falls back to ordinary levels, and the same settings cost far less per landed swap. Volion hands off automatically at graduation so a campaign does not go silent at the moment new attention arrives.
Routing detail for each destination: PumpSwap, Raydium pools, Meteora DLMM.
What you control in a campaign
Six settings that interact. The console recalculates target volume and estimated network cost as you move them, before anything is committed.
Wallet count
500 to 10,000. Drives the unique-maker signal that discovery feeds weight separately from raw volume. More wallets also means more account-creation rent, which the estimate accounts for.
Trade size range
A minimum and maximum in SOL, from 0.1 upward. Each swap draws a value inside the range. Wider ranges look less mechanical; narrower ranges hit a target volume more precisely.
Buy / sell ratio
Weighting between directions. Heavy buy pressure moves price but drains the fleet faster; balanced flow sustains volume longer on the same funding. Neither is universally correct.
Duration
Spread the same volume over fifteen minutes or ten hours. Short windows spike the chart and decay fast. Long windows hold position in rankings that reset on a rolling basis.
Routing target
Bonding curve, Pump.fun AMM, or a Raydium pool, with automatic handoff at graduation so activity does not stall during migration — precisely when new attention arrives.
Engagement layer
Optional comments and favorites on Pump.fun, expressed as a share of trades. Social signals feed the trending calculation alongside trade data, so volume alone leaves part of the input empty.
What a Solana volume bot costs to run
One service fee, plus the network costs that belong to you. Listed separately because they behave differently and only one of them is ours to set.
| Component | Who sets it | Amount |
|---|---|---|
| Volion service fee | Us | 2% of target volume |
| Base network fee | Solana protocol | 5,000 lamports per signature |
| Priority fee | You, by bidding | median 0, p99 263,876 |
| Jito bundle tip | You, by bidding | variable, per bundle |
| Account rent | Solana protocol | once per new account |
| Failed transaction cost | Nobody — it is waste | 33.8% of attempts, network-wide |
Worked totals for five campaign sizes are on the pricing page, and the calculator prices your own campaign, and the cost calculator prices your own campaign against the venue you route to. If you have a quote from anyone else, the arithmetic that tests whether it is physically possible is on the cost floor page.
How that compares to how this market usually sells
Not a claim about any specific competitor. This is the pattern across the vendor pages currently ranking for these terms.
| Volion | Typical vendor page | |
|---|---|---|
| Failure rate disclosed | Yes | No |
| Measurement method published | Yes | No |
| Cost per landed swap derivable | Yes | No |
| Service fee stated plainly | Yes | Varies |
| Network costs itemised | Yes | No |
| Promises a trending placement | No | Often |
| Claims to be undetectable | No | Often |
| Requests private keys | No | Some do |
The row most vendors leave out is the failure rate, and it is frequently larger than their service fee. Full cost breakdown.
What volume can and cannot do
Worth stating plainly, because the gap between these two columns is where most disappointment with volume bots comes from.
It can
- Put real, verifiable swap transactions on chain against your token.
- Make a pair legible to DexScreener, Birdeye and GeckoTerminal, which index trades rather than intentions.
- Raise unique maker counts, which several discovery rankings weight independently of volume.
- Sustain activity through the Raydium migration window instead of going flat at the worst moment.
- Give a launch the appearance of a functioning market, which is a precondition for attention rather than a substitute for it.
It cannot
- Create demand. Volume is activity; demand is people who want to hold your token.
- Guarantee a trending placement. Feeds weight several inputs and change them without notice.
- Guarantee a price outcome, in either direction.
- Hide itself from anyone who reads the chain properly. Coordinated wallets leave a pattern, and pretending otherwise would be lying to you.
- Make a project worth buying. If the underlying thing is empty, visibility just shortens the time to discovery.
Questions
The eight we are asked most, answered without hedging.
What is a Solana volume bot?
What does Volion do differently from other volume bots?
How much does Volion cost?
Is Volion non-custodial?
Does volume alone get a token trending?
What is Jito bundling and why does it matter?
Does Volion work after a Pump.fun token graduates to Raydium?
How many wallets does a campaign use?
How much does a Solana volume bot cost?
What is the best Solana volume bot?
Is a Pump.fun volume bot safe to use?
Can a volume bot get my token trending on DexScreener?
Reference
The mechanics behind each part of the engine, written as documentation rather than sales copy.
Open the console
Free to open, no account. It shows target volume, wallet count and the estimated network cost from measured data before anything goes live.