I will build and configure a private DEX sniper bot with a secure web dashboard for Ethereum or Arbitrum.
The bot watches a UniswapV2 / Sushistyle DEX for new WETH pairs, runs safety checks, and can autobuy and autosell based on your rules.
What you get
- Node.js sniper bot (local, private you keep the keys)
- Connects to your RPC and wallet
- Monitors factory PairCreated events for new tokens
- Safety checks before buying:
- Honeypot + buy/sell tax (GoPlus API)
- Holder count & total supply
- Pool liquidity in WETH
- Trading rules:
- Fixed snipe amount per trade
- Optional autobuy on new pairs
- Takeprofit, stoploss, trailing stop
- Perposition sell config editor from Trades page
- Web dashboard (browser UI):
- Wallet & RPC settings
- Start / stop / restart bot
- New Tokens page with Good / Highrisk badge
- Trade history (buys & sells)
- Live logs stream
- Simulation mode for safe testing (no real swaps)
- Optional Telegram alerts (Premium):
- Bot start/stop
- New token detected with risk summary
- Buy executed
- Autosell triggered (TP/SL/TS reason)