███╗ ██╗ █████╗ ██████╗ ███████╗██╗ ██╗███╗ ██╗
████╗ ██║██╔══██╗██╔══██╗ ██╔════╝██║ ██║████╗ ██║
██╔██╗ ██║███████║██║ ██║ █████╗ ██║ ██║██╔██╗ ██║
██║╚██╗██║██╔══██║██║ ██║ ██╔══╝ ██║ ██║██║╚██╗██║
██║ ╚████║██║ ██║██████╔╝ ██║ ╚██████╔╝██║ ╚████║
╚═╝ ╚═══╝╚═╝ ╚═╝╚═════╝ ╚═╝ ╚═════╝ ╚═╝ ╚═══╝
████████╗██████╗ █████╗ ██████╗ ██╗███╗ ██╗ ██████╗
╚══██╔══╝██╔══██╗██╔══██╗██╔══██╗██║████╗ ██║██╔════╝
██║ ██████╔╝███████║██║ ██║██║██╔██╗ ██║██║ ███╗
██║ ██████╔╝██╔══██║██║ ██║██║██║╚██╗██║██║ ██║
██║ ██║ ██╗██║ ██║██████╔╝██║██║ ╚████║╚██████╔╝
╚═╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═════╝ ╚═╝╚═╝ ╚═══╝ ╚═════╝
The Ultimate Modular Trading Bot for Nad.fun
NAD.FUN TRADING BOT V2 is a high-performance, modular trading bot designed for the Nad.fun platform. Whether you're looking to snipe new token launches, manage multiple wallets with a bundler, or execute precision manual trades, this bot has you covered. Built with Node.js and Ethers.js, it offers speed, reliability, and ease of use through a sleek interactive CLI.
- Auto Buy New Tokens: Automatically detect and buy new tokens the moment they hit the chain. Be the first in line!
- Multi-Wallet Management: Generate and manage multiple wallets effortlessly.
- Batch Operations: Execute buy and sell orders across all your generated wallets simultaneously.
- Interactive Control: Full control over bundler actions via the CLI.
- Precision Buy/Sell: Manually execute trades for specific tokens with custom amounts and slippage settings.
- Sell All Strategy: Quickly liquidate positions across tokens or wallets with a single command.
- Modular Design: Easily extensible codebase.
- Robust Error Handling: Built-in retry mechanisms and error management.
- Secure Configuration: Sensitive data managed via
.env.
- Node.js (v16 or higher)
- npm or yarn
-
Clone the Repository
git clone https://github.com/Angel7Dev/monad-nad.fun-sniper-bundler-bot.git
-
Install Dependencies
npm install
-
Configure Environment Rename
example.envto.envand add your configuration -
Run the Bot
npm start
Upon starting the bot, you will be presented with the Main Menu:
=================================================
NAD.FUN TRADING BOT V2
=================================================
Select an operation:
1. Manual Buy
2. Manual Sell
3. Sell All (API)
4. Auto Buy New Tokens (Sniper)
5. Bundler Mode (Interactive)
6. Exit
Select option 1 or 2 to trade a specific token. You will be prompted to enter the Token Address. The bot will use the settings from your .env file for amounts and slippage.
Select option 4 to start the sniper. The bot will monitor the chain for new token pairs or liquidity events and attempt to buy immediately.
Select option 5 to enter the Bundler Sub-menu:
- Generate Wallets: Create fresh wallets for bundling.
- Bundler Buy/Sell: Execute trades across all loaded wallets.
- Export: Save generated wallets to
generated_wallets.txt.
USE AT YOUR OWN RISK.
Trading cryptocurrencies and using automated bots involves significant risk. This software is provided "as is", without warranty of any kind, express or implied. The authors and contributors are not responsible for any financial losses, damages, or legal consequences resulting from the use of this bot.
- Always test with small amounts first.
- Keep your private keys secure.
- Do not share your
.envfile.
Happy Trading! 💸