https://github.com/vladmeer/pumpfun-copy-trading-bot
Solana Token Launchpad with Solana via Raydium Pool
https://github.com/vladmeer/pumpfun-copy-trading-bot
launchpad raydium raydium-launchpad raydium-token-launchpad solana solana-token-launchpad
Last synced: over 1 year ago
JSON representation
Solana Token Launchpad with Solana via Raydium Pool
- Host: GitHub
- URL: https://github.com/vladmeer/pumpfun-copy-trading-bot
- Owner: vladmeer
- Created: 2024-01-23T22:25:32.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-06T10:39:05.000Z (over 1 year ago)
- Last Synced: 2025-03-24T10:07:59.710Z (over 1 year ago)
- Topics: launchpad, raydium, raydium-launchpad, raydium-token-launchpad, solana, solana-token-launchpad
- Language: TypeScript
- Homepage:
- Size: 3.28 MB
- Stars: 52
- Watchers: 1
- Forks: 13
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Pumpfun Copy Trading Bot
A Pumpfun Copy Trading Bot on Solana automatically tracks and mimics the trades of a specific trader's wallet. It monitors the trader's transactions (such as buying or selling tokens) and automatically executes the same actions in your wallet in real-time. The bot allows you to follow experienced traders without manually managing trades, copying their buys and sells on the Pumpfun platform as well as other supported exchanges.
### Bot Features
- Track Token Swaps: Continuously monitors every token swap on the Solana network to identify the best opportunities.
- Trade Across Multiple DEXs: Swap tokens on any supported decentralized exchange according to your preferences, including Pumpfun, Raydium, and Jupiter.
- Automatic Trades: Let the bot automatically buy and sell based on your customized strategy, so you don’t have to lift a finger.
- Customizable Trading Strategy: Tailor your own trading approach to fit your risk tolerance and goals.
- Multi-Wallet Support: Set up and manage multiple wallets, executing trades on each simultaneously.
### Enhanced websocket
```json
{
"jsonrpc": "2.0",
"id": 420,
"method": "transactionSubscribe",
"params": [
{
"vote": false,
"failed": false,
"signature": "2dd5zTLrSs2udfNsegFRCnzSyQcPrM9svX6m1UbEM5bSdXXFj3XpqaodtKarLYFP2mTVUsV27sRDdZCgcKhjeD9S",
"accountInclude": ["pqx3fvvh6b2eZBfLhTtQ5KxzU3CginmgGTmDCjk8TPP"],
"accountExclude": ["FbfwE8ZmVdwUbbEXdq4ofhuUEiAxeSk5kaoYrJJekpnZ"],
"accountRequired": ["As1XYY9RdGkjs62isDhLKG3yxMCMatnbanXrqU85XvXW"]
},
{
"commitment": "processed",
"encoding": "base64",
"transactionDetails": "full",
"showRewards": true,
"maxSupportedTransactionVersion": 0
}
]
}
```
# 👤 Author
### Telegram: [Vladmeer](https://t.me/vladmeer67)
https://t.me/vladmeer67
### Twitter: [Vladmeer](https://x.com/vladmeer67)
https://x.com/vladmeer67