Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/whistledev411/pumpfun-sniper
Pumpfun Sniper(GRPC)
https://github.com/whistledev411/pumpfun-sniper
grpc pumpdotfun pumpdotfunsniper pumpfun pumpfun-dev-sniper sniping snipingbot solana
Last synced: 6 days ago
JSON representation
Pumpfun Sniper(GRPC)
- Host: GitHub
- URL: https://github.com/whistledev411/pumpfun-sniper
- Owner: whistledev411
- Created: 2024-11-09T14:08:33.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2025-01-17T16:29:51.000Z (16 days ago)
- Last Synced: 2025-01-20T03:14:20.955Z (13 days ago)
- Topics: grpc, pumpdotfun, pumpdotfunsniper, pumpfun, pumpfun-dev-sniper, sniping, snipingbot, solana
- Language: TypeScript
- Homepage:
- Size: 190 KB
- Stars: 183
- Watchers: 5
- Forks: 139
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🤖Solana Pumpfun Sniper
You can snipe and trade tokens on pumpfun.
You can filter tokens by creator or token ticker/symbol.
## Update Version2(Yellowstone GRPC mode)
I completed version2 that can snipe in 1 or 2 blocks after mint.
### Example Transactions
https://solscan.io/tx/5q1EZZsWWAhAzWqLFY1238Brr6Go1aLTu8G3sAebMWLUZSAnwfnUA7LMvfbPmdcxhbANM7FAWB8DtwTiedPieraR
# 💬Contact Me
If you have any question or something, feel free to reach out me anytime via telegram, discord or twitter.
#### 🌹You're always welcome🌹Telegram: [@whistle](https://t.me/devbeast5775)
# 👀Usage
1. Clone the repository```
git clone https://github.com/whistledev411/pumpfun-sniper.git
cd pumpfun-sniper
```
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 start
```## Geyser(GRPC) Mode.
If you have GRPC, you can monitor new Pump Token more quickly.
You can simply set the .env like following.IS_GEYSER = true
GEYSER_RPC =
## If you use NextBlock service, you can buy more quickly.
You can set the .env like following:
IS_NEXT = true
NEXT_BLOCK_API =
NEXT_BLOCK_WALLET =
NEXT_BLOCK_FEE =
## Token Ticker Snipe
TICKER_MODE = true
TOKEN_TICKER = a
## Dev Wallet Snipe
DEV_MODE = true
DEV_WALLET_ADDRESS =