Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/atosguru/solana-raydium-volume-bot
Solana Raydium Volume Bot
https://github.com/atosguru/solana-raydium-volume-bot
copytrading crypto cryptobot cryptotrading cryptotradingbot raydium-volume-bot sniper sniper-bot-solana-raydium solana solana-blockchain solana-volume-bot tradingbot
Last synced: 5 days ago
JSON representation
Solana Raydium Volume Bot
- Host: GitHub
- URL: https://github.com/atosguru/solana-raydium-volume-bot
- Owner: AtosGuru
- Created: 2024-11-07T06:45:29.000Z (7 days ago)
- Default Branch: main
- Last Pushed: 2024-11-07T06:49:49.000Z (7 days ago)
- Last Synced: 2024-11-07T07:32:39.671Z (7 days ago)
- Topics: copytrading, crypto, cryptobot, cryptotrading, cryptotradingbot, raydium-volume-bot, sniper, sniper-bot-solana-raydium, solana, solana-blockchain, solana-volume-bot, tradingbot
- Language: TypeScript
- Homepage:
- Size: 0 Bytes
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Solana Raydium Volume Bot
This volume bot distribute SOL to multiple wallets and buy and sell with that distributed wallets permanently on the Raydium platform.
## 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/atosguru/Solana-Raydium-Volume-Bot.git
cd Solana-Raydium-Volume-Bot
```
2. Install dependencies
```
npm install
```
3. Configure the environment variablesRename the .env.example file to .env and set RPC and WSS, main wallet's secret key, and jito auth keypair.
4. Run the bot
```
npm run start
```# There are bots with more features than previous versions.
### What is the main difference between the former volume booster and the updated one?## 🔧 Last Version's Demerits
- ❌ **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.
- ❌ **No increase in the number of makers**: It didn't increase the number of pool makers, only the volume.
- ❌ **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.
- ❌ **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.## 🚀 Improvements
- ✅ **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.
- ✅ **Maker increase**: New wallets are created every round of buying and selling, increasing the number of makers.
- ✅ **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).
- ✅ **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.## Contact me if you have question
[Telegram](https://t.me/cryptoking_cto)
## Please feel free to find me here for my help on other bots like Raydium sniping bot, Shit-token Launcher, Token-freezer, Pumpfun sniper, Market making bot, Ethereum Arbitrage Bot, Copy Trading Bot, Ethereum Volume bot.