Multi-agent NFT trading system — full trading cycle automation, eliminating the human factor. 115K LOC production bot with 4 parallel instances
Production-grade multi-agent async trading system for the TON NFT marketplace. Scalable architecture: 115,000+ LOC. Built with Python 3.11, it runs 4 parallel bot instances (from High-tier (50+ TON) to Entry-level segments), each managing a pair of Telegram trading accounts. The system uses 400+ Pyrogram sessions for parallel marketplace scanning, integrates 6 external APIs (MRKT, Portal, Gift Satellite, Peek.tg, xGift oracle, Snipes channel), and implements sophisticated trading strategies: nano-TON precision outbidding, 4-stage dynamic repricing, cross-rebuy mechanics to reset platform fee counters, and A/B strategy testing. Includes risk management (balance guards, inventory caps, emergency shutdown), backtesting engine, paper trading mode, FastAPI web dashboard, and aiogram Telegram admin bot. High-performance tools for Gas Wars and DeFi automation.
Tech Stack
Key Metrics