Automated Crypto Arbitrage Sniper Bot

Замовник: AI | Опубліковано: 06.04.2026
Бюджет: 1500 $

I need a production-ready trading bot that can do two things out of the box: (1) capture profitable price gaps across decentralised exchanges and (2) snipe brand-new token launches the very moment fresh liquidity is added. Once I feed in parameters such as wallet keys, gas limits, slippage tolerance and minimum profit per trade, the bot should run entirely on its own—no manual button-clicking after launch. Chain preference is open; feel free to recommend Ethereum, BSC, Polygon or any mix you believe yields the best fill rates and fee efficiency. The main requirement is speed: mempool listening, private-RPC or Flashbots-style submission, and automatic retries if a transaction is out-gassed or front-run. A clean configuration file or simple web dashboard is enough; looks are secondary to execution reliability. Deliverables • Source code with clear setup instructions (Docker or straight CLI) • Config layer for preset conditions (profit %, max gas, token filters) • Real-time logging plus an optional Telegram/Discord alert hook • README that shows how to deploy to a VPS and how to add new DEX endpoints Acceptance criteria • Executes arbitrage or snipe trade within the same block that the opportunity appears • Adheres to the slippage and profit thresholds I set, proven on testnet before mainnet hand-off • No hard-coded keys; all sensitive data pulled from env variables or an encrypted vault Use whatever stack you prefer—Python with web3.py, Node.js with ethers.js, or Rust/Go if that’s faster—so long as installation is straightforward and the code is modular enough for future strategy tweaks.