Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mineme0812/multichain-volume-bot
Multichain Volume Bot(Solana, Base, Sui)
https://github.com/mineme0812/multichain-volume-bot
base base-bot base-rank-bot base-volume-bot jupiter-aggregator raydium solana solana-bot solana-rank-bot solana-volume-bot sui sui-bot sui-rank-bot sui-volume-bot sushiswap uniswap
Last synced: about 2 months ago
JSON representation
Multichain Volume Bot(Solana, Base, Sui)
- Host: GitHub
- URL: https://github.com/mineme0812/multichain-volume-bot
- Owner: MineMe0812
- Created: 2024-11-04T03:18:56.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-11-04T16:11:06.000Z (3 months ago)
- Last Synced: 2024-12-22T08:14:48.167Z (about 2 months ago)
- Topics: base, base-bot, base-rank-bot, base-volume-bot, jupiter-aggregator, raydium, solana, solana-bot, solana-rank-bot, solana-volume-bot, sui, sui-bot, sui-rank-bot, sui-volume-bot, sushiswap, uniswap
- Language: TypeScript
- Homepage:
- Size: 514 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# How can I boost the volume of token?
# Multichain Volume BotThis volume bot distribute SOL to multiple wallets and buy and sell with that distributed wallets permanently on the Raydium, meteora and pump.fun.
## 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/Takhi77/Solana-raydium-volume-bot.git
cd Solana-raydium-volume-bot
```
2. Install dependencies
```
npm install
```
3. Configure the environment variablesRename the .env.copy file to .env and set RPC and WSS, main wallet's secret key, and jito auth keypair.
4. Run the bot
```
npm run start
```## 🚀 Version 1
- ✅ **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.# Version 2 is developed and it is private repository.
## 🚀 Version 2
- ✅ **Provide Volmue Boost on telegram**: Transactions occur in a bundle of 3: 1 Sell + 2 random Buys equaling the Sell value, executed as a Jito Bundle to ensure they occur in the same block.
- ✅ **Provide Rank Boost on telegram**: The Rank Boost will pump these metrics to super-boost your token's ranking on Dex Screener:
- ✅ **Support Mulitchain(Solana, Base and Sui)**[![Custom Button](https://img.shields.io/badge/Click%20Here-WEBSITE%20-blue?style=for-the-badge)](https://www.catster.io/)
[![Custom Button](https://img.shields.io/badge/PRICE-blue?style=for-the-badge)](https://www.catster.io/#pricing-section)> [!TIP]
> If you have problems to understand all of this, [write to us](https://t.me/mineme0812)!