Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sol-magic/solana-raydium-volume-bot
๐ฅ๐Solana Raydium Volume Bot(raydium volume bot v1). raydium volume bot version 2, 3, 4 are private. Telegram Bot Available!
https://github.com/sol-magic/solana-raydium-volume-bot
bot jupiter raydium raydium-volume-bot solana solana-volume-bot volume volume-bot volume-bot-solana
Last synced: 6 days ago
JSON representation
๐ฅ๐Solana Raydium Volume Bot(raydium volume bot v1). raydium volume bot version 2, 3, 4 are private. Telegram Bot Available!
- Host: GitHub
- URL: https://github.com/sol-magic/solana-raydium-volume-bot
- Owner: sol-magic
- Created: 2024-09-25T00:32:51.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2024-12-06T09:34:46.000Z (about 2 months ago)
- Last Synced: 2025-01-08T09:01:39.811Z (13 days ago)
- Topics: bot, jupiter, raydium, raydium-volume-bot, solana, solana-volume-bot, volume, volume-bot, volume-bot-solana
- Language: TypeScript
- Homepage:
- Size: 39.1 KB
- Stars: 229
- Watchers: 6
- Forks: 162
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Solana Raydium Volume Bot
## Contact Info
Telegram: https://t.me/magicsolwiz Discord: m_solwiz
You can always feel free to find me here for my help on other projects.
## Key Features
### Version 1
- **Automatic SOL Distribution**: Automatically distribute SOL tokens across multiple wallets to streamline asset management and optimize transaction execution.- **Multiple Wallet Support**: Seamlessly manage and execute trades across several wallets to diversify strategy and reduce exposure.
- **Token Swapping** Utilize the Raydium SDK or Jupiter API for efficient token swaps, enabling quick and cost-effective trading strategies.
- **Dynamic Trading Intervals**: Buy and sell tokens in random amounts at varying time intervals across multiple wallets, adding an element of unpredictability to trading behavior.
- **Transactions via Jito Mode**: Conduct transactions using Jito mode to enhance efficiency and speed in order execution.
- **Solana Volume Wallet Gathering**: Collect SOL from designated volume wallets to facilitate trading and save up fund.
### Version 2: Enhanced Buyer Strategy
- **Adjust Buying vs. Selling Ratios**: Increase the frequency of purchases to sales, adopting strategies such as 2 purchases for every 1 sale or engaging in 3 purchases at a time, while limiting selling actions to enhance market presence.
- **SOL Collection Post-Transaction**: Gather SOL once remaining tokens in the wallets are sold to optimize asset rotation.### Version 3: MEV Protection
- **Bundled Transactions**: Safeguard against potential MEV attacks by bundling buy and sell transactions into a single operation, minimizing the risk of front-running.### Version 4: Strategic Volume Wallet Creation
- **Timed Wallet Deployment**: Create volume wallets at staggered intervals to avoid detection patterns commonly associated with automated, non-human behavior.
- **Targeted Trading Windows**: Conduct buying and selling activities within specific timeframes to further obscure transactional activity from scrutiny.## Usage
1. Clone the repository
```
git clone https://github.com/sol-magic/solana-raydium-volume-bot
cd solana-raydium-volume-bot
```
2. Install dependencies
```
npm install
```
3. Configure the environment variables4. Run the bot
```
npm run start