Skip to content

PumpSwap Volume Bot, Raydium Volume Bot (clmm, cpmm), Meteora Volume Bot (DLMM , Dynamic amm), PumpSwap Volume Bot built with most currently updated pump swap sdk. pumpswap bundler. pump swap bundler volume bot. Raydium bundler. Raydium bundler volume bot using jito bundler on raydium

Notifications You must be signed in to change notification settings

m4rcu5o/Solana-Volume-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔄 Solana PumpSwap Raydium Meteora Volume Bot

A high-performance Solana trading Bot that interacts with Solana DEX platforms the PumpSwap and Raydium CLMM & CPMM platform for volume boost. This bot is designed to automate the distribution of SOL to multiple wallets and execute endless buy and sell swap transactions on the Pump.fun AMM swap & Raydium platform and withdraw remain fees and close token accounts simultaneously

Transaction

💻 Video

bandicam.2025-06-24.08-51-43-595.mp4

📌 Features

  • ✅ Create multiple wallets and Automated SOL Distribution
  • ✅ Buy random amount of tokens on certain PumpSwap, Raydium CPMM & CLMM pool and Meteora CLMM & Dynamic AMM
  • ✅ Steadly search old wallets & sell tokens & withdraw SOL & close ATA
  • ✅ Auto-logs transactions, volume metrics, and token stats
  • ✅ Up to date PumpSwap SDK for sell & buy & getting pool info & calculate buy, sell amount and so on.
  • ✅ Configurable Parameters: Allows customization of buy amounts, intervals, distribution settings, and more..

🚀 Getting Started

1. Clone the Repo

git clone https://github.com/m4rcu5o/Burn-ATA-Solana.git
cd Burn-ATA-Solana

2. Clone the Repo

Fill out .env

MAIN_KEYPAIR_HEX=
TREASURY_WALLET=
MAIN_RPC_URL=
MAIN_WSS_URL=
DEV_RPC_URL=
DEV_WSS_URL=

3. Figure out initial settings

  • Example
{
    isPumpToken: "y",
    basemint: new web3.PublicKey("Frno4J9Yqdf8uwQKziNyybSQz4bD73mTsmiHQWxhJwGM"),
    minAndMaxBuy: "0.00001 0.00001",
    minAndMaxSell: "0.00001 0.00001",
    delay: "2 3",
    jitoTipAmt: "0.01",
    cycles: 3,
    marketID: "Frno4J9Yqdf8uwQKziNyybSQz4bD73mTsmiHQWxhJwGM"
}

4. Run with command

Install node modules and run bot with command

yarn
yarn dev
"start": "node dist/index.js",
"dev": "ts-node-dev src/index.ts",
"build": "tsc",

🎫 Contact

Telegram

Please don't forget give ✨Star✨ and 🎞Fork🎞. 😊

About

PumpSwap Volume Bot, Raydium Volume Bot (clmm, cpmm), Meteora Volume Bot (DLMM , Dynamic amm), PumpSwap Volume Bot built with most currently updated pump swap sdk. pumpswap bundler. pump swap bundler volume bot. Raydium bundler. Raydium bundler volume bot using jito bundler on raydium

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published