Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/erikerik116/pumpfun-sniper-v4.3
A Pump Fun sniper detects all liquidity pools launched on the platform in Dex.
https://github.com/erikerik116/pumpfun-sniper-v4.3
bot pump-fun pump-fun-bot pumpfun snipe sniper solana solana-bot solana-sniper
Last synced: 17 days ago
JSON representation
A Pump Fun sniper detects all liquidity pools launched on the platform in Dex.
- Host: GitHub
- URL: https://github.com/erikerik116/pumpfun-sniper-v4.3
- Owner: erikerik116
- Created: 2025-01-06T08:36:32.000Z (24 days ago)
- Default Branch: main
- Last Pushed: 2025-01-06T10:36:57.000Z (24 days ago)
- Last Synced: 2025-01-06T10:44:59.960Z (24 days ago)
- Topics: bot, pump-fun, pump-fun-bot, pumpfun, snipe, sniper, solana, solana-bot, solana-sniper
- Language: TypeScript
- Homepage:
- Size: 91.8 KB
- Stars: 7
- Watchers: 6
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🤖Pumpfun Sniper Bot V4.3
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.
## Record Video
https://github.com/user-attachments/assets/7a2a0b67-3222-47fd-9c58-8b68887e59d6
https://github.com/user-attachments/assets/ed9c1748-925f-4437-8a7d-ff3312c5b363
## CONTACT INFO
-discord: erikerik116
-telegram: @erikerik116
## GETTING STARTED
1. Clone repository
```
git clone https://github.com/erikerik116/pumpfun-sniper-V4.3cd pumpfun-sniper-V4.3
```2. Install dependencies
```
npm install
```
3. Configure the environment variablesRename the .env.example file to .env and set RPC and WSS, main keypair's secret key, and others.
4. Run the bot
```
npm run start
```## SETTING ENV FILE
You can set the .env like following:
PRIVATE_KEY =
Your main wallet private keyRPC_ENDPOINT =
RPC_WEBSOCKET_ENDPOINT=
BUY_AMOUNT =
buy sol amountJITO_FEE = 0.0001
jito feePRICE_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 sellPRICE_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 lossMAX_SELL_RETRIES - Maximum number of retries for selling a token
## Mention
This is public code for ad. So this dont have buy and sell functions with conditions.
If you want running bot, contact me.