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

https://github.com/l9t-development/trading-bot-raydium-cpmm

solana trading bot on raydium cpmm pool(volume boost, snipe, bundle, wallet scan)
https://github.com/l9t-development/trading-bot-raydium-cpmm

Last synced: about 2 months ago
JSON representation

solana trading bot on raydium cpmm pool(volume boost, snipe, bundle, wallet scan)

Awesome Lists containing this project

README

        

# Trading Bot - Raydium CPMM

## Overview

This bot can launch token with multi-keypair on raydium cpmm pool like [IMG](https://dexscreener.com/search?q=znv3FZt2HFAvzYf5LxzVyryh3mBXWuTRRng25gEZAjh)
This repository contains a Solana trading bot designed to operate in Raydium CPMM Pools. The bot implements several advanced features such as:

- Volume Boost: Enhancing trading volumes within the pool.
- Sniping: Identifying and executing trades at optimal prices.
- Bundling: Grouping multiple transactions into single operations.
- Wallet Scanning: Monitoring specific wallet activities.
The project leverages the Raydium protocol and operates on Solana blockchain, ensuring fast transaction speeds and low fees.

## Contact

Now creating tokens with one token mint on multi-dex on raydium cpmm pool is kinda trending like this: mint: `znv3FZt2HFAvzYf5LxzVyryh3mBXWuTRRng25gEZAjh`

If you need help, interest or need updated version, contact here: [Telegram](https://t.me/shiny0103) [Twitter](https://x.com/0xTan1319)

## Video

- [cpmm token luunch and fee distribution to holders automatically every setted time](https://x.com/0xTan1319/status/1897293938974941441)

## Features

1. Volume Boost
- Amplify the trading volume in targeted liquidity pools.
2. Sniping
- Execute trades based on preset parameters to secure favorable prices.
3. Bundling Transactions
- Optimize and combine multiple trades into fewer transactions for efficiency.
4. Wallet Scanning
- Detect activity in specific wallets and trigger automated trading responses.

## Sample token (launch token for several key pair with one token mint)

- IMG - token mint: `znv3FZt2HFAvzYf5LxzVyryh3mBXWuTRRng25gEZAjh`

img

- SOLMAX - token mint: `FEhfph34VeoCfkuiNnv89pEGPiGPukWfhrKtLko66mvj`

123

## Usage

1. Set up your Solana wallet and ensure it has sufficient funds in SOL for transaction fees.
2. Configure the environment variables to connect with the Solana RPC and wallet.
3. Start the bot, and monitor its activity as it interacts with Raydium pools.

## Contribution

Contributions are welcome! To contribute:

1. Fork this repository.
2. Create a new branch for your feature/bugfix.
3. Submit a pull request with a clear description of changes.