Enabled users to quickly and easily buy or sell any token listed on Jupiter without the need to connect a wallet, adjust slippage tolerance, or confirm transactions. Instead, they can purchase tokens by simply sending the Bonkbot Telegram chat the token’s ticker, address, or URL from platforms like pump.fun, Birdeye, DEX Screener, or Meteora. Users can choose to buy tokens using quick buy buttons or in instant mode, where the bot instantly purchases any token’s ticker or contract entered, based on a specific amount of $SOL sent to it.
Telegram: https://t.me/earthzeta
- ⚙️ Minimum position value to display in the portfolio and bot language;
- 🔄 Autobuy for instant purchases with a certain amount of $SOL once users enter a token address;
- 🚀 Customization of the quick buy button's $SOL amount;
- 🚀 Slippage tolerance, MEV protection, and transaction priority settings to speed up buy transactions;
- 🛠️ Sell protection and chart preview setup from DEX Screener;
git clone https://github.com/earthzetaorg/solana-bonk-bot.git
cd solana-bonk-bot
npm install
Rename the .env.copy file to .env and set RPC and WSS, main keypair's secret key and other variables.
npm start
npm run gather