Pumpfun AMM sniper bot V1.0 snipe new token within 1 or 2 blocks after token mint in Pump.fun amm. so this bot snipe token very fast and sell them anytime. Bot always make profit. There are some sell strategy.
Welcome to the PumpFun AMM Sniper Bot v1.0! This bot watches for new pump.fun amm
token mints on the Solana blockchain in real-time by using Geyser(Yellowstone), making it the perfect tool to monitor token launches. 🌟
Gmail: [email protected]
Telegram: @SOLBenjaminCup
Discord: @.benjamincup
Pump.fun-Amm-sniper.mp4
-
🛰️ 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.
Follow these steps to get your PumpFun Sniper Bot v5.2 up and running!
-
Clone the Repository:
git clone https://github.com/Benjamin-cup/Pumpfun-amm-sniper-grpc-V1.0.git
-
Install Dependencies:
Navigate to the project directory and run the following command:
cd Pumpfun-amm-sniper-grpc-V1.0 npm install
-
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.
-
Run the Bot:
Start the bot by running:
npm run start
-
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.
-
TAKE_PROFIT : x %
-
STOP_LOSS : x %
-
SELL_SLIPPAGE : x %
-
SKIP_SELLING_IF_LOST_MORE_THAN : x % If token loses more than X% of value, bot will not try to sell
-
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
-
AUTO_SELL - true/false
-
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.