An open API service indexing awesome lists of open source software.

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

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`