A Pump Fun sniper detects all liquidity pools launched on the platform in Dex.
You can snipe and buy pumpfun token that created by dev wallet using this bot.
pumpfun-sniper-V4.3-test1.mp4
pumpfun-sniper-V4.3-test5.mp4
-discord: erikerik116
-telegram: @erikerik116
-
Clone repository
git clone https://github.com/erikerik116/pumpfun-sniper-V4.3 cd pumpfun-sniper-V4.3
-
Install dependencies
npm install
-
Configure the environment variables
Rename the .env.example file to .env and set RPC and WSS, main keypair's secret key, and others.
-
Run the bot
npm run start
You can set the .env like following:
PRIVATE_KEY = Your main wallet private key
RPC_ENDPOINT =
RPC_WEBSOCKET_ENDPOINT=
BUY_AMOUNT = buy sol amount
JITO_FEE = 0.0001 jito fee
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
MAX_SELL_RETRIES - Maximum number of retries for selling a token
This is public code for ad. So this dont have buy and sell functions with conditions.
If you want running bot, contact me.