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

https://github.com/t-rustdev/cetus-token-rugger-sui

🚨This bot automates the distribution of small amounts of SUI and tokens from a main wallet to multiple new wallets, then executes sell orders from those wallets.
https://github.com/t-rustdev/cetus-token-rugger-sui

bot cetus rugger sui

Last synced: 3 months ago
JSON representation

🚨This bot automates the distribution of small amounts of SUI and tokens from a main wallet to multiple new wallets, then executes sell orders from those wallets.

Awesome Lists containing this project

README

        

## 🚨 SUI Token Rugger
This bot automates the distribution of **small amounts of SUI and tokens** from a main wallet to **multiple new wallets**, then executes **sell orders** from those wallets. It can be configured to **gradually or instantly dump** tokens based on your strategy. All settings are **fully customizable** to meet your specific needs.

---

## πŸ› οΈ Setup & Usage

### 1️⃣ Installation
- Clone the repository and navigate into the project directory:
```sh
git clone https://github.com/T-rustdev/cetus-token-rugger-sui.git
cd cetus-token-rugger-sui
```

### 2️⃣ Configure Environment Variables
- Rename `.env.example` to `.env`
- Set the required variables:
```plaintext
PRIVATE_KEY=your_main_wallet_private_key
POOL_ID=your_token_pool_id
RPC_ENDPOINT=https://rpc.ankr.com/sui/
RPC_WEBSOCKET_ENDPOINT=wss://rpc.ankr.com/sui/ws/
SELL_INTERVAL=50
SELL_INTERVAL_RANDOM=true
MIN_TOKEN_AMOUNT=100
MAX_TOKEN_AMOUNT=900
```

### 3️⃣ Run the Bot
- Start the bot:
```sh
npm start
```
- Gather SUI from ungathered wallets:
```sh
npm run gather
```

---

## πŸ”§ Features
βœ… **Automated Token Distribution** – Sends small token amounts to multiple wallets before selling.

βœ… **Configurable Dump Speed** – Choose between slow, medium, or fast selling strategies.

βœ… **Optimized Gas Fees** – Efficient SUI transactions to minimize costs.

βœ… **Multi-Wallet Execution** – Distributes sell orders across different wallets for a natural-looking market exit.

βœ… **Easy to Configure** – Adjust settings like token amount, speed, RPC node, and wallet count.

---

## πŸ“ž Contact
πŸ“© For full access, reach out via:

- **Telegram:** [T-rustdev](https:/t.me/T_rustdev)

Feel free to reach out for **help, modifications, or custom blockchain projects!** πŸš€