Skip to content

solcanine/solana-pumpswap-sniper-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

2 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐ŸŽฏ Solana pumpSwap Sniper Bot

A fast and minimal Solana sniper bot designed to instantly buy newly migrated tokens from Pump.fun to PumpSwap โ€” with custom sell logic and real-time transaction parsing via gRPC.

Twitter Telegram


โš™๏ธ What It Does

  • โ›ฝ Watches on-chain events in real-time using grpc
  • ๐Ÿ” Filters Pump.fun-to-PumpSwap token migrations
  • ๐Ÿ’ธ Executes buy transactions instantly for newly listed tokens
  • ๐Ÿ“ค Implements basic sell logic to capture early gains
  • ๐Ÿ› ๏ธ Uses official IDLs for Pump.fun and PumpSwap

๐Ÿ› ๏ธ Installation

  1. Clone the repository:
git clone https://github.com/solcanine/solana-pumpswap-sniper-bot.git

cd solana-pumpswap-sniper-bot
  1. Install dependencies:
npm install
# or
yarn install
  1. Configure environment variables:

Create a .env file in the root directory:

PRIVATE_KEY=your_wallet_private_key
RPC_URL=https://api.mainnet-beta.solana.com
GRPC_ENDPOINT=grpc://your_grpc_server

๐Ÿš€ Usage

Start the bot:

npm run start
# or
yarn start

The bot will:

  1. Listen for Pump.fun โ†’ PumpSwap token migrations.

  2. Automatically attempt to buy newly listed tokens.

  3. Optionally execute sell logic based on your configuration.

About

๐Ÿš€ Solana PumpSwap Sniper Bot: The PumpSwap Sniper Bot is an automated trading assistant for Solana that helps experienced traders monitor token launches and execute rapid entry orders when predefined market conditions are met.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors