DocsTasks

Fake volume

Print volume on pump.fun with two wallets at almost no net cost. Solana only.

Fake volume prints a target amount of USD volume on a pump.fun curve at close to zero net cost. Each cycle, one wallet buys and the other sells in the same atomic bundle — the SOL comes back, only fees leave. Solana only; needs exactly two wallets.

A Fake volume task card.
A Fake volume task card.

Options#

  • Target volume (USD) — stops when reached, or cap by Max cycles.
  • Max SOL / cycle — size of each buy; the matching sell returns it.
  • Min/Max delay between cycles.
  • Jito tip and Priority fee — what each bundle pays to land; most of the cost.
  • Slippage, confirm timeout, max consecutive errors.

What it costs#

Per cycle: Jito tip + pump.fun fee on both legs + platform fee on the buy. Temporary token accounts are closed in the same transaction, so no rent is left behind; anything not guaranteed back is swept after landing.

Volume, not holders

This moves one bag between two of your wallets — no new holders, no supply change. Use Holder boost for that.

Every option on the Fake Volume formsolana onlyfakevolume
  • Target volumenumberrequired
    Stops once cumulative printed volume reaches this. Needs EXACTLY 2 wallets.
  • Max SOL / cyclenumberdefault 0.1 SOL
    At least ≈0.036 SOL at the default tip: each of the two Jito legs carries ≈0.016 SOL of fixed overhead (temp wallet, ATA + accumulator rent, fees) plus the tip on the first — the engine refuses a cycle below that.
  • Shortest wait between tradesnumberdefault 1000 ms
  • Longest wait between tradesnumberdefault 5000 ms
  • Slippagenumberdefault 500 bps15000 bps
  • Jito tipnumberdefault 1000000 lamports
  • Priority feenumberdefault 0 SOL
  • Max cyclesnumberdefault 0
    0 = until target met.
  • Stop after repeated errorsnumberdefault 10
  • Confirmation time limitnumberdefault 30000 ms1000120000 ms
  • Simulatetoggledefault off
    Check the task without sending transactions or spending funds.