Budget: 27000 UAH Deadline: 6 days
Hello. I am implementing a multi-chain backend monitoring system in Python (Asyncio / WebSockets / RPC nodes) for Solana, BSC, and ETH.
For Solana, I will use RPC/WebSockets with connection caching, and for EVM (BSC/ETH) — Web3.py. I will implement tracking of incoming transactions (native + USDT/USDC) with TTL calculation and filtering by the number of tx (≤ 5) and volume (≥ $10k). The blacklist of CEX/DEX routers and filtering parameters will be placed in a separate YAML/JSON config with hot-reload updates. For monitoring outgoing purchases on Raydium, Pump.fun, Uniswap, and PancakeSwap, I will connect log parsing of the contract, and notifications will be generated in parallel via Telegram Bot API and Pushover with direct links to DexScreener/GMGN.
I have experience in developing WebSocket trackers in Solana with custom filtering and token scoring.