Skip to content

Solana Raydium Volume Bot on Raydium to increase volume. v2 & v3 are private.

Notifications You must be signed in to change notification settings

Takhi77/Solana-raydium-volume-bot

Repository files navigation

How can I boost the volume of spl token in Raydium?

Raydium Volume Bot

This volume bot distribute SOL to multiple wallets and buy and sell with that distributed wallets permanently on the Raydium platform.

Contact Info

Telegram: @Takhi77

You can always feel free to find me here for my help on other projects.

Features

  • 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.

Usage

  1. Clone the repository
git clone https://github.com/Takhi77/Solana-raydium-volume-bot.git
cd Solana-raydium-volume-bot
  1. Install dependencies
npm install
  1. 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.

  1. Run the bot
npm run start

Version 2 is developed and it is private repository.

What is the main difference between the former volume booster and the updated one?

🚀 Last Version's Drawbacks and Improvements

  • Repetitive buy and sell with one wallet: The last version of the Raydium Volume Bot used fixed wallets, so it was apparent on DexScreener that some wallets performed repetitive buy and sell actions.
  • 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.
  • No increase in the number of makers: It didn't increase the number of pool makers, only the volume.
  • Maker increase: New wallets are created every round of buying and selling, increasing the number of makers.
  • Gathering token instead of SOL: When gathering, if there were tokens left, it didn't sell them before gathering. Instead, it just gathered tokens to the main wallet.
  • 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).
  • Equal number of buys and sells: One-time buy and one-time sell actions left sell pressure at the end, as there was always a sell at the end of the volume operation.
  • 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.

Version 3 is also developed.

Version 3 is designed for the massive transactions in a very short time.

So, it is making 300 transactions in a minute. How wonderful it is. If you need it, you can contact me.

About

Solana Raydium Volume Bot on Raydium to increase volume. v2 & v3 are private.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published