bitman09
solana-rugpull-bot
TypeScript

This #Solana #PumpFun #Rugpull #Bot is your ultimate tool for seamless bundling on Pump.Fun, featuring advanced profile creation and anti-bubble mapping capabilities.

Last updated Jun 28, 2026
28
Stars
2
Forks
0
Issues
0
Stars/day
Attention Score
58
Language breakdown
No language data available.
โ–ธ Files click to expand
README

Solana Rugpull Bot

A command-line automation toolkit for Pump.Fun workflows on Solana. This project helps streamline keypair generation, launch preparation, pool bundle execution, and percentage-based selling actions through a simple interactive menu.

Overview

Solana Rugpull Bot is designed for operators who need fast, repeatable execution across multiple wallets and launch steps. It focuses on practical scripting flows with minimal setup friction.

Key Features

  • Interactive CLI menu for guided operation
  • Keypair generation utilities
  • Pre-launch checklist and sender flow
  • Pool bundle creation support
  • Sell-by-percentage support for:
- Pump.Fun - Pump Swap

Prerequisites

  • Node.js 18+ (recommended 20+)
  • npm
  • A configured .env file with required runtime values
  • Solana wallet/key material appropriate for your workflow

Installation

npm install

Run

npm run start

After launch, select one of the menu options:

  • Create Keypairs
  • Pre Launch Checklist
  • Create Pool Bundle
  • Sell % of Supply on Pump.Fun
  • Sell % of Supply on Pump Swap
Type exit to quit.

Project Structure

.
โ”œโ”€โ”€ main.ts
โ”œโ”€โ”€ config.ts
โ”œโ”€โ”€ src/
โ”‚   โ”œโ”€โ”€ createKeys.ts
โ”‚   โ”œโ”€โ”€ createLUT.ts
โ”‚   โ”œโ”€โ”€ jitoPool.ts
โ”‚   โ”œโ”€โ”€ keyInfo.json
โ”‚   โ”œโ”€โ”€ sellFunc.ts
โ”‚   โ”œโ”€โ”€ sellPumpSwap.ts
โ”‚   โ”œโ”€โ”€ senderUI.ts
โ”‚   โ”œโ”€โ”€ clients/
โ”‚   โ”‚   โ”œโ”€โ”€ LookupTableProvider.ts
โ”‚   โ”‚   โ”œโ”€โ”€ config.ts
โ”‚   โ”‚   โ””โ”€โ”€ jito.ts
โ”‚   โ””โ”€โ”€ keypairs/
โ”‚       โ””โ”€โ”€ keypair1.json
โ””โ”€โ”€ README.md

Notes

  • Keep sensitive secrets out of source control.
  • Validate network, RPC, and key configuration before running live flows.
  • Test with small amounts first before running larger operations.

Support

For custom integrations or advanced workflow support, use your preferred project contact channel.

๐Ÿ”— More in this category

ยฉ 2026 GitRepoTrend ยท bitman09/solana-rugpull-bot ยท Updated daily from GitHub