Skip to content

🌟🌟🌟🌟🌟 PumpFun Sniper Bot : snipe token within 1 - 2 blocks after token mint. so bot always make profit

Notifications You must be signed in to change notification settings

eriksol116/Pumpfun-sniper-grpc-V5.2-public

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ PumpFun Sniper Bot v5.2 (using Geyser(Yellowstone))

Pumpfun sniper bot V5.2 snipe new token within 1 or 2 blocks after token mint. so this bot snipe token very fast and sell them anytime. Bot always make profit. There are some sell strategy.

Welcome to the PumpFun Sniper Bot v5.2! This bot watches for new pump.fun token mints on the Solana blockchain in real-time by using Geyser(Yellowstone), making it the perfect tool to monitor token launches. 🌟

πŸ§‘β€πŸ’» Recording Video

Pumpfun-sniper-grpc-V5.2.eriksol116.mp4

🎯 Key Features

  • πŸ›°οΈ Real-time WebSocket Streaming: Connects to Solana's blockchain through Helius RPC WebSocket or VibeStation RPC WebSocket and listens for new transactions, specifically targeting pump.fun mint instructions.

  • πŸ” Filter Pump.fun Token Mints: Filters transactions by program IDs and instruction discriminators related to pump.fun.

  • πŸ“Š Formatted Data: Logs essential transaction details like the transaction signature, creator's wallet, and the minted token address when a new pump.fun token is detected.

  • ⚑ Efficient Stream Handling: Handles WebSocket stream events efficiently, ensuring no loss of data and continuous monitoring.


πŸ“ž Stay Connected

Gmail: tom.kinddev@gmail.com

Telegram: @erikerik116

Discord: @erikerik116

πŸ§‘β€πŸ’» GMGN

This bot always make profit.

Link : https://gmgn.ai/sol/address/DYW2cn4vCDLm3AW66E2ubujoudaXxdyu7TeMDE9iD8Vo

gmgn-pumpfun-sniper-grpc

grpc-sniper-filter-success

πŸ§‘β€πŸ’» Transactions

Token mint : https://solscan.io/tx/2zjrjqA6Jfrqc8FpasmfY4Eedgci36QoXVHCr2dS8MGQ7F4hEN8TQJ37TetYP75cj1u9kh4Eu7NgDvRvqZ425GBW

grpc-buy-1-block-mint

Token but : https://solscan.io/tx/2fJctjpCnidkCQqcWupj9rcyVYRYVNodNWV6982RDmXyXmiHVozvgPrBwqWwvhQiEvFJ8BsaUXN1HPF2GW856VXb

grpc-buy-1-block-buy

πŸš€ Getting Started

Follow these steps to get your PumpFun Sniper Bot v5.2 up and running!

Installation

  1. Clone the Repository:

    git clone https://github.com/eriksol116/Pumpfun-sniper-grpc-V5.2-public.git
  2. Install Dependencies:

    Navigate to the project directory and run the following command:

    cd Pumpfun-sniper-grpc-V5.2-public
    npm install
  3. Configure API Token:

    Replace the API token in the ENDPOINT variable:

    const ENDPOINT = "http://ultra.swqos.solanavibestation.com/?api_key=";

    And set other variables in env file.

  4. Run the Bot:

    Start the bot by running:

    npm run start

πŸ§‘β€πŸ’» Sell Requirments

  1. PRICE_CHECK_INTERVAL (ms) : Interval in milliseconds for checking the take profit and stop loss conditions Set to zero to disable take profit and stop loss.

  2. TAKE_PROFIT : x %

  3. STOP_LOSS : x %

  4. SELL_SLIPPAGE : x %

  5. SKIP_SELLING_IF_LOST_MORE_THAN : x % If token loses more than X% of value, bot will not try to sell

  6. PRICE_CHECK_DURATION (ms) : x % Time in milliseconds to wait for stop loss/take profit conditions If you don't reach profit or loss bot will auto sell after this time Set to zero to disable take profit and stop loss

  7. AUTO_SELL - true/false

  8. MAX_SELL_RETRIES - Maximum number of retries for selling a token

This is finish version bot. But it's MVP code. If u need perfect code, contact me.

About

🌟🌟🌟🌟🌟 PumpFun Sniper Bot : snipe token within 1 - 2 blocks after token mint. so bot always make profit

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published