An open API service indexing awesome lists of open source software.

https://github.com/toptrendev/raydium-volume-bot

Raydium Volume Bot V3: Volume Bot in Raydium and Meteora
https://github.com/toptrendev/raydium-volume-bot

meteora raydium raydium-bot raydium-pool raydium-swap raydium-volume raydium-volume-bot solana solana-volume solana-volume-bot volume-bot

Last synced: 2 months ago
JSON representation

Raydium Volume Bot V3: Volume Bot in Raydium and Meteora

Awesome Lists containing this project

README

        

# **Raydium Volume Bot V3**

**Automated bot for distributing SOL and executing simultaneous buy/sell transactions on Raydium and Meteora platforms**

The **Raydium Volume Bot V3** is a highly efficient trading bot designed to automate the distribution of SOL across multiple wallets and perform endless buy and sell swap transactions on both **Raydium** and **Meteora** platforms. Leveraging **Solana's blockchain**, this bot enhances trading operations while boosting volume on decentralized exchanges (DEXs) and increasing token holders in the marketplace.

---

## **πŸ“ˆ What’s New in Raydium Volume Bot V3?**

### **πŸ”§ Last Version's Demerits**

- ❌ **Repetitive Buy and Sell with One Wallet**: The previous version of the bot used fixed wallets, which were easily identifiable on platforms like DexScreener due to repetitive buy/sell actions.
- ❌ **No Increase in Number of Holders**: It only boosted volume without increasing the number of token holders.
- ❌ **Gathering Token Instead of SOL**: If there were leftover tokens after a transaction, it didn’t sell them before gathering. Instead, it simply gathered tokens to the main wallet.
- ❌ **Equal Number of Buys and Sells**: The operation consisted of one buy and one sell, causing **sell pressure** due to the balance of buys and sells.

---

### **πŸš€ Improvements in Raydium Volume Bot V3**

- βœ… **Transfer SOL to New Wallet**: After each buy and sell operation, SOL is transferred to a newly created wallet to continue the process without repetition.
- βœ… **Holder Increase**: New wallets are generated with each round of buying and selling, **increasing the number of holders**.
- βœ… **Sell Before Gather**: Tokens are **sold before gathering** them, optimizing the process and ensuring only SOL is gathered, reclaiming the token account rent (0.00203 SOL).
- βœ… **More Buys than Sells**: The bot now buys twice for every sell action, creating **more buy pressure** and better market movement.

---

## **🌟 Features**

- βš™οΈ **Automated SOL Distribution**: Automatically distributes SOL to new wallets for continued trading.
- πŸ”„ **Endless Buy and Sell Swaps**: Executes simultaneous buy and sell transactions in real-time.
- πŸš€ **Swap with Jupiter V6**: Leverages the **Jupiter V6 swap aggregator** for optimal token swaps.
- πŸš€ **Swap with Meteora SDK**: Integrates with **Meteora SDK** for DLMM and Dynamic liquidity pools.
- πŸ› οΈ **Configurable Parameters**: Customize buy amounts, intervals, wallet distribution, and more to match your strategy.

---

## **πŸ”— Example**

Check out the bot’s activity through the following links:

- **Solscan Account**:
[View Account](https://solscan.io/account/EqCgCTBSSqdzaZDr6r1LPsysXdJwc2jn3CBqD5dNQS6Q)

- **Asset Example**:
![Example](https://github.com/user-attachments/assets/df532c73-3c68-42e7-828a-4e1927c42047)

---

## **πŸš€ Usage Guide**

### **1. Clone the Repository**

Clone the repository to your local machine:

```bash
git clone https://github.com/toptrendev/solana-volume-bot.git
cd solana-volume-bot
```

### **2. Install Dependencies**

Install the necessary dependencies:

```bash
npm install
```

### **3. Configure Environment Variables**

Rename the `.env.copy` file to `.env` and configure the following:

- RPC and WSS
- Main keypair's secret key
- Other relevant environment variables

### **4. Run the Bot**

Start the bot using the following command:

```bash
npm start
```

### **5. Gather Funds from Distributed Wallets**

To gather funds from distributed wallets, run:

```bash
npm run gather
```

---

## **πŸ“¬ Contact & Community**

πŸ“’ **Telegram:** [@toptrendev](https://t.me/toptrendev)
πŸ“’ **Discord:** [toptrendev](https://discordapp.com/users/334173411402317846)