⚡ Built for Solana

Automate Your
Token Strategy
24/7 On-Chain

Prune runs continuous buybacks, burns, and liquidity provisioning for your Solana token — fully automated, configurable, and live around the clock.

3 Bot modes
AES-256 Keypair encryption
24/7 Fully automated
REST Public stats API
Docker Isolated containers

Top performing bots

Real bots, running right now. Click any card to see live stats.

Loading...

Three strategies,
one platform

Pick the strategy that fits your tokenomics — or run multiple bots for different goals.

🔥
Buyback & Burn

Uses a configurable share of your treasury SOL to buy back tokens on Jupiter, then permanently burns a configurable percentage of those tokens. Reduces circulating supply with every cycle.

🔥 Buyback & Burn
💸
Buyback Only

Executes recurring buybacks via Jupiter without burning. Tokens accumulate in the treasury wallet, building up reserves that can be used for community incentives or locked liquidity later.

💸 Buyback Only
💧
Add Liquidity

Pairs SOL and your token to deepen Raydium AMM liquidity. Optionally burns the LP tokens to create permanent locked liquidity — boosting holder confidence and reducing rugpull risk.

💧 Add Liquidity

Treasury Mode —
zero key exposure

🔒 Dev wallet never required

The bot runs from a separate treasury wallet — your creator wallet is never required. Choose how to fund it: send SOL manually, or unlock auto-claim for a fully hands-off setup.

Your dev wallet stays yours Treasury Mode uses a freshly generated wallet that belongs only to the bot. Your creator wallet never touches the platform.
Manual funding — no key required Assign the treasury wallet as the fee recipient on pump.fun, then manually send accumulated rewards to the bot whenever you like. Or simply top up with SOL directly.
Auto-claim — fully automated Optionally provide your creator wallet private key and Prune will claim pump.fun fees automatically each cycle — no manual transfers needed. The key is encrypted with AES-256 at rest.
🪙
Token launched on pump.fun
Creator fees accumulate on pump.fun
assign treasury as fee recipient
⚙️
Fund the treasury wallet
Send manually, or add creator key for auto-claim
SOL available in treasury
🤖
Prune treasury wallet
Executes buybacks & burns 24/7

Everything you need
to run a professional bot

⚙️
Fully configurable

Set buyback %, burn %, sleep intervals, min balance reserves, and slippage — all adjustable without restarting.

🔐
Encrypted keypairs

Treasury and creator wallets are encrypted with AES-256-GCM before storage. Keys never leave the server in plaintext.

📱
Telegram alerts

Get instant Telegram notifications on every buyback, burn, liquidity add, and cycle event — with transaction links.

📊
Live stats dashboard

Track SOL spent, tokens bought, burned, and cycle history in real time — per bot, all in one place.

🌐
Public stats page

Each bot gets a shareable public URL showing live stats — no login required. Perfect for communities and transparency.

🔌
Embeddable API

Generate API keys to fetch your bot stats from any website. Embed live buyback data directly into your project's landing page.

🐳
Isolated containers

Each bot runs in its own Docker container — fully isolated, restartable, and independently logged.

🔄
Custom RPC support

Use any Solana RPC endpoint — Helius, QuickNode, Triton, or your own — for maximum reliability and speed.

Up and running in minutes

No smart contract deployments. No complex setup. Just configure, fund, and start.

01
Create a bot

Enter your token mint address, choose a strategy mode, and configure your percentages and sleep interval. Prune fetches token metadata automatically.

02
Fund the treasury

A dedicated treasury wallet is generated for your bot — encrypted and stored securely. Send SOL directly, or assign it as the fee recipient on pump.fun to keep your dev wallet completely private.

03
Run 24/7

Start the bot with one click. It executes on-chain, logs every action, and sends you Telegram notifications — all while you focus on other things.

Embed live stats
on your own site

GET /api/public/bots
# Fetch your bot stats with an API key curl https://yoursite.com/api/public/bots \ -H "X-API-Key: bb_a1b2c3d4..." # Response { "user": { "username": "alice", "display_name": "Alice" }, "bots": [{ "name": "My Buyback Bot", "token_symbol": "PEPE", "is_running": true, "bot_mode": "BUYBACK_AND_BURN", "stats": { "sol_spent_total": "4500000000", "total_burned_raw": "9000000000000" } }] }
🔑
Up to 3 API keys per account Generate keys from your profile page. Each key is shown once at creation — SHA-256 hashed before storage.
Rate limited to 60 req/min Each API key gets its own quota — safe to embed in high-traffic sites without hitting other users' limits.
🔒
No sensitive data exposed The public endpoint returns only safe fields — wallet addresses, keypairs, and RPC URLs are never included.
📄
Full API reference All endpoints, request formats, and response schemas documented in the built-in API reference.
View API reference →
Prune

Ready to prune?

Start automating your Solana token strategy today. Set up your first bot in under five minutes.

Create account → Read the docs