Documentation · v1.0

The mechanics behind
adaptive liquidity.

Avalanche is an automated market making engine for Solana tokens launched on Pump.fun. It manufactures continuous two-sided liquidity, absorbs volatility, and compounds trading fees back into deeper order books — the foundational conditions a token needs to grow from a launch curve into a real, tradable market.

01 · Overview

What Avalanche is

Avalanche is a non-custodial market making layer designed specifically for tokens that graduate from the Pump.fun bonding curve. Once a token reaches an open market, its price behavior is governed almost entirely by the depth and quality of its order book. Thin books produce violent candles, discourage larger buyers, and cap the market cap a token can realistically hold.

The engine solves that by running a dedicated bot wallet for every token it services. Each bot continuously posts, cancels, and re-quotes bids and asks around the mid price, following a strategy the token team selects. The result is a market that behaves less like a memecoin casino and more like an actively traded asset.

02 · How It Works

The engine loop

Every bot runs the same core loop, tuned by the parameters of the selected strategy:

  1. Observe — sample recent trades, mid price, realized volatility, and inventory position.
  2. Quote — post layered bids and asks at spreads derived from volatility and target depth.
  3. Absorb — fill incoming market orders on both sides, capturing spread and fees.
  4. Rebalance — trim inventory toward neutral so the bot never becomes a directional bag holder.
  5. Compound — collected fees are routed back into working capital according to the fee slider.
Cycle timing
Quote refresh
every 400–1200 ms
Inventory check
every 10 s
Drawdown circuit
hard stop at strategy limit
Fee sweep
rolling, per fill
Runtime
24 / 7 while funded
03 · Strategies

Three profiles, one engine

Each token is assigned exactly one strategy and one dedicated bot wallet. Strategies differ in aggression, drawdown tolerance, and how inventory is unwound.

Passive
Drift

Tight spreads, minimal directional exposure. Sells inventory in 15% tranches with a 5% max drawdown circuit. Ideal for tokens optimizing for chart cleanliness and low volatility.

Trend-aware
Current

Adapts spread and skew to short-term flow. Sells in 50% tranches with a 10% drawdown ceiling. Built for tokens with momentum that want participation without capping the move.

High intensity
Avalanche

Standard two-sided quoting during bonding, then migrates and seeds Meteora liquidity after graduation. The most aggressive profile — deepest books, widest coverage.

04 · Fee Routing

The daily fee slider

Tokens launched on Pump.fun accrue creator fees on every trade. Avalanche integrates directly with those creator rewards through a per-token fee redirect. During onboarding the team chooses a percentage — from 1% to 100% — of daily fee flow to route into the bot wallet.

Redirected fees are used exclusively for two things: replenishing working capital as inventory rotates, and progressively widening the depth of the book. Any fee percentage the team keeps for themselves is untouched by the engine.

Because the fee flow scales with volume, and volume scales with depth, a properly configured slider creates a compounding loop: more depth pulls more volume, which generates more fees, which funds more depth.

Example
Daily volume
$500,000
Creator fee
1.00%
Gross fees / day
$5,000
Redirect slider
70%
Into engine
$3,500
Kept by team
$1,500
05 · Higher Market Caps

Why depth drives valuation

Market cap is a function of the last print, but the ceiling on that print is set by how much size the book can absorb without slipping. A token quoted with $2,000 of two-sided depth will reject a $20,000 buy with a violent wick and a matching sell-off. The same token quoted with $200,000 of depth absorbs the same order cleanly, holds the mark, and invites the next buyer.

Slippage reduction
up to 85%

on comparable order sizes vs. an unmanaged book

Volatility compression
30–60%

measured over 1h realized

Effective spread
10–40 bps

depending on selected strategy

The mechanical effect on price discovery:

  • Larger buyers can enter without moving the market against themselves, unlocking a class of participants that never engages with thin books.
  • Sellers exit gracefully instead of dumping into an air pocket, so ordinary profit taking stops looking like a rug.
  • Charts become readable, which is a prerequisite for any technical trader to build a position.
  • Volume compounds because volume attracts volume — a token with $1M in daily turnover is discovered by aggregators, bots, and screeners that ignore illiquid pairs.

None of this guarantees an outcome. Avalanche builds the conditions under which a market can grow. The market still has to want to grow.

06 · Onboarding

From wallet to running bot

  1. Step 01
    Connect

    Sign in with Phantom. No custody is taken and no seed is ever transmitted.

  2. Step 02
    Token Setup

    Enter the token mint address and confirm the Pump.fun listing.

  3. Step 03
    Generate Bot Wallet

    A dedicated Solana keypair is created for your token. The private key is displayed once — save it.

  4. Step 04
    Fund

    Send SOL and, optionally, an initial token allocation to the bot wallet to seed the book.

  5. Step 05
    Fee Redirect

    Set the daily fee percentage that flows into the engine.

  6. Step 06
    Select Strategy

    Choose Drift, Current, or Avalanche. The choice can be revisited later.

  7. Step 07
    Release

    Confirm on the Ready to Release screen. The bot begins quoting within one block.

  8. Step 08
    Monitor

    Track depth, volume, and health from the dashboard at any time.

07 · Security

Custody and isolation

Your wallet, your keys
Non-custodial

Phantom signs every session. Avalanche never has access to your primary wallet's private key.

One per token
Isolated bot wallets

Each token operates from a dedicated keypair. Compromise of one wallet cannot affect another.

Per-user data
Row-level isolation

Dashboards, wallets, and configurations are scoped to the connected address. Other users cannot read your setup.

08 · FAQ

Common questions

Do I need to give up my token supply?+

No. The engine works with whatever token balance you fund the bot wallet with, and it never touches your treasury.

Can I stop it at any time?+

Yes. Withdraw the bot wallet balance and quoting stops in the next cycle.

Does Avalanche take a fee?+

The engine funds itself from the fee redirect slider you set. There is no separate subscription.

What happens after Pump.fun bonding?+

The Avalanche strategy migrates working liquidity into Meteora after graduation so the market continues to trade cleanly.

Is this financial advice?+

No. Market making improves book quality; it does not guarantee price appreciation.

09 · Glossary

Terms used in this document

Spread
The distance between the best bid and best ask, expressed in basis points.
Depth
The cumulative size available in the book within a given distance from mid price.
Skew
Asymmetry between bid and ask sizing, used to lean the book toward reducing inventory.
Inventory
The bot wallet's current holding of the token relative to its neutral target.
Drawdown circuit
A hard stop that pauses the bot if realized losses exceed the strategy limit.
Fee redirect
The percentage of Pump.fun creator fees routed from the token to the bot wallet.

Ready to deepen your book?

Connect a wallet, configure a strategy, and put the engine to work.

Launch Dashboard