Ultra-fast on-chain sniper using Jupiter, private RPC, and Telegram API. 🔗 Website | 📨 Telegram
A lightning-fast copy trading bot for Solana meme coins. It watches top-performing wallets and mirrors their trades — sometimes within the same block.
Built for speed and precision using:
- 🛠 Node.js runtime
- 🔒 Private RPC Node access
- 🔁 Jupiter Aggregator for optimal swaps
- 🤖 Telegram API for real-time alerts
- ✅ Mirror sniper: copy-trades wallets instantly
- ✅ Ultra-low latency with private RPC
- ✅ Same-block trade replication (when conditions allow)
- ✅ Jupiter swap integration
- ✅ Custom slippage and gas settings
- ✅ Telegram bot for live trade notifications and control
- Language: Node.js
- Blockchain: Solana
- DEX Aggregator: Jupiter
- Telegram Bot API: Telegraf / Node Telegram libraries
- RPC: Private Solana RPC Node (Helius / Triton / ConstantNode)
git clone https://github.com/cryptoking-max/meme-copy-trading-bot
cd meme-copy-trading-bot
npm install
cp .env.example .env
Edit .env
and fill in:
RPC_URL=https://your-private-node
TELEGRAM_BOT_TOKEN=your-bot-token
WALLET_PRIVATE_KEY=your-wallet-private-key
TRACKED_WALLETS=wallet1,wallet2,...
SLIPPAGE=0.5
node bot.js
Ensure your wallet has enough SOL for fees and that your RPC node is fast and stable.
- Bot listens to selected wallets on Solana.
- On a buy transaction, it replicates the trade using Jupiter aggregator.
- Sends real-time Telegram alerts.
- Designed to hit the same block or the next one for optimal execution speed.
- Whale wallet buys a meme token
- Bot instantly mirrors the trade
- Trade confirmed — notification sent to Telegram
- You ride the same pump 🚀
📨 Telegram: @cryptokingmax 🌍 Website: cryptokingmax.com
This tool is for educational and experimental purposes only. Use it at your own risk. Trading cryptocurrencies involves high risk, including total loss.