This volume bot distribute SOL to multiple wallets and buy and sell with that distributed wallets permanently on the Raydium, meteora and pump.fun.
- Automated Wallet Creation: Create number of wallets automatically to buy and sell the token
- Automated SOL Distribution: Distributes SOL to those new wallets.
- Endless Buy and Sell Swaps: Buy and Sell with those wallets permanently.
- Configurable Parameters: Allows customization of buy amounts, intervals, distribution settings, and more.
- Clone the repository
git clone https://github.com/Takhi77/Solana-raydium-volume-bot.git
cd Solana-raydium-volume-bot
- Install dependencies
npm install
- Configure the environment variables
Rename the .env.copy file to .env and set RPC and WSS, main wallet's secret key, and jito auth keypair.
- Run the bot
npm run start
- ✅ Transferring SOL to new wallet: After buying and selling in one wallet, it transfers SOL to a newly created wallet and continues buying and selling there.
- ✅ Maker increase: New wallets are created every round of buying and selling, increasing the number of makers.
- ✅ Sell before gather: When gathering, if there are tokens left in the wallet, it sells the tokens first and gathers only SOL (the token account rent of 0.00203 SOL is reclaimed).
- ✅ More buys than sells: It randomly buys twice with SOL in the wallet and sells all tokens after some time, making the number of buys twice as many as sells, thus creating more buy pressure.
- ✅ Provide Volmue Boost on telegram: Transactions occur in a bundle of 3: 1 Sell + 2 random Buys equaling the Sell value, executed as a Jito Bundle to ensure they occur in the same block.
- ✅ Provide Rank Boost on telegram: The Rank Boost will pump these metrics to super-boost your token's ranking on Dex Screener:
- ✅ Support Mulitchain(Solana, Base and Sui)
Tip
If you have problems to understand all of this, write to us!