Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eriksol116/pumpfun-copy-trading-bot-v1
πππππ Pumpfun Copy Trading Bot : this bot copy trading of target wallet
https://github.com/eriksol116/pumpfun-copy-trading-bot-v1
bot copy copy-trading copytrade copytrading pumpfun solana target
Last synced: 2 days ago
JSON representation
πππππ Pumpfun Copy Trading Bot : this bot copy trading of target wallet
- Host: GitHub
- URL: https://github.com/eriksol116/pumpfun-copy-trading-bot-v1
- Owner: eriksol116
- Created: 2025-02-08T17:48:17.000Z (3 days ago)
- Default Branch: master
- Last Pushed: 2025-02-08T17:52:09.000Z (3 days ago)
- Last Synced: 2025-02-08T18:32:04.713Z (2 days ago)
- Topics: bot, copy, copy-trading, copytrade, copytrading, pumpfun, solana, target
- Language: TypeScript
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pumpfun Copy Trading Bot
You can monitor target wallet and copy trade automatically using this bot.
# π¬Contact Me
If you have any question or something, feel free to reach out me anytime via telegram, discord or twitter.
Discord: @erikerik116
Telegram: @erikerik116
twitter: @erikerikerik116
# πUsage
1. Clone the repository```
git clone https://github.com/eriksol116/pumpfun-copy-trading-bot-v1.git
cd pumpfun-copy-trading-bot-v1
```
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
```## .env config
PRIVATE_KEY = # Your wallet private key
RPC_ENDPOINT = #
GRPC_ENDPOINT = # Yellowstone GRPC endpoint
GRPC_TOKEN = # Yellowstone GRPC token
BUY_AMOUNT = 0.00001
IS_JITO = true # true/false
JITO_FEE = 0.0001
TARGET_ADDRESS = # Your target wallet to copy trade
PURCHASE_PERCENT = 100 # %
MAX_LIMIT = 0.0005 # sol