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.
- Host: GitHub
- URL: https://github.com/t-rustdev/cetus-token-rugger-sui
- Owner: T-rustdev
- Created: 2025-02-14T22:40:29.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-02-14T23:17:36.000Z (4 months ago)
- Last Synced: 2025-02-15T00:23:50.399Z (4 months ago)
- Topics: bot, cetus, rugger, sui
- Language: TypeScript
- Homepage:
- Size: 41 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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!** π