https://github.com/whisdev/solana-pumpfun-sniper-bot
Solana Pump.fun Sniper Bot - Proof of Concept
https://github.com/whisdev/solana-pumpfun-sniper-bot
pump snipping-tool solana
Last synced: about 2 months ago
JSON representation
Solana Pump.fun Sniper Bot - Proof of Concept
- Host: GitHub
- URL: https://github.com/whisdev/solana-pumpfun-sniper-bot
- Owner: whisdev
- Created: 2024-09-24T08:54:24.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-07T19:03:00.000Z (over 1 year ago)
- Last Synced: 2026-01-18T11:01:26.010Z (4 months ago)
- Topics: pump, snipping-tool, solana
- Language: TypeScript
- Homepage:
- Size: 38.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Introduction
Pump.fun is a decentralized exchange for Solana NFTs and tokens. It is a fast, easy-to-use and secure NFT and token trading platform. Pump.fun is a platform designed for people to launch, mint, and trade new tokens, and it comes with a high level of risk. Tokens launched on Pump can be traded immediately and there will be no delays in minting. While it ensures a fair launch with no pre-sales or insider advantages, the stakes are still high. People can throw away their coins at any time, and often do.
### 💊 Buy
- Enter the token address specifying the SOL amount to purchase tokens
- Enabling automatic purchases will allow instant purchases by entering the Pump.fun link
### 💸 Sell
- Manage your trading positions
- Sell purchased tokens at **25%**, **50%**, **75%** and **100%**
- Bird's-eye view of token and position details, including:
- Token symbol, name, address and balance
- Net profit/SOL current value
- Initial SOL investment
- Wallet balance
### 🔫 Sniper
- Enter a wallet address and SOL amount to snipe any new mints created from that address
- By adjusting your priorities and Jito fees correctly, you even have the chance to buy before the developers 😏
### 🤖 Transaction Copy
- Enter the wallet address and SOL amount to copy the transaction, and the wallet will buy and sell immediately
- Customize **Take Profit** and **Stop Loss** as a percentage to sell before tracking the wallet
## 🚀 Configuration
1. Enter your wallet private key in the `PRIVATE_KEY` field in the `.env` file.
2. `RPC_ENDPOINT` (use this if you have a faster node)
## 🛸 Run
1. Download code: `pump-fun-sniper-bot.zip`
2. Install node (https://nodejs.org/en) if it is not already installed.
3. Run the input command: `npm run buy`