Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/muffin819/solana-volumn-bot-v3

Solana Volume Bot for Raydium (V4/CPMM), Pumpfun, Moonshot, Orca and Jupiter.
https://github.com/muffin819/solana-volumn-bot-v3

bot solana solana-volumn-bot volumn volumn-bot volumn-bot-solana

Last synced: 2 days ago
JSON representation

Solana Volume Bot for Raydium (V4/CPMM), Pumpfun, Moonshot, Orca and Jupiter.

Awesome Lists containing this project

README

        

# Solana Volume Bot

A high-performance, multi-threaded bot for generating volume on Solana DEXes using the Solana Swap API from Solana Tracker

## Features

- Supports multiple DEXes:
- Raydium
- Raydium CPMM
- Pump.fun
- Moonshot
- Orca
- Jupiter (Private Self-Hosted API)
- Multi-wallet support
- Parallel execution with multiple threads
- Configurable delays for buying and selling
- Option to use regular transactions or Jito for transaction processing
- Detailed logging with timestamps and color-coded actions

## Prerequisites

- Node.js (v14 or later recommended)
- npm (comes with Node.js)
- One or multiple Solana wallets with SOL

## Installation

1. Clone the repository:
git clone https://github.com/muffin819/solana-volume-bot-v3.git
cd solana-volume-bot-v3

2. Install dependencies:
npm install

3. Create a `.env` file in the root directory and add your configuration:
AMOUNT=0.1
TOKEN_ADDRESS=your_token_address
DELAY=2000
SELL_DELAY=1000
SLIPPAGE=1
PRIORITY_FEE=0.0005
JITO=false
RPC_URL=your_rpc_url
THREADS=2

## Usage

Run the bot with:

node index.js

## Configuration

Adjust the settings in your `.env` file to customize the bot's behavior:

- AMOUNT: The amount of SOL to swap in each transaction
- TOKEN_ADDRESS: The address of the token you're trading
- DELAY: Delay between swap cycles (in milliseconds)
- SELL_DELAY: Delay between buy and sell operations (in milliseconds)
- SLIPPAGE: Maximum allowed slippage (in percentage)
- PRIORITY_FEE: Priority fee for transactions
- JITO: Set to "true" to use Jito for transaction processing
- RPC_URL: Your Solana RPC URL
- THREADS: Number of parallel threads to run

## API Usage and Fees

**Note**: The Swap API charges a fee for usage:
- Standard fee: 0.5% on each successful transaction
- For high-volume users: Fees can be reduced to as low as 0.1% (subject to approval)

For high-volume usage or inquiries about reduced fees, please contact:
- Telegram: https://t.me/dogewhiz

## Disclaimer

This bot is for educational purposes only, we don't recommend the use of volume bots. Use at your own risk. Always understand the code you're running and the potential financial implications of automated trading.

## License

[MIT License](LICENSE)

## Support

If you like this project, please consider giving it a ⭐️ on GitHub!

## Contact

Telegram: https://t.me/dogewhiz