Files
mev-beta/cmd
Gemini Agent 775934f694 feat(discovery): add UniswapV3 pool discovery - 41 pools found!
- Created uniswap_v3_pools.go with V3 factory integration
- Discovers pools across all fee tiers (0.01%, 0.05%, 0.3%, 1%)
- Updated main.go to discover both V2 and V3 pools
- Total pools now: 9 V2 + 41 V3 = 50 pools

Results on Arbitrum mainnet:
- V2 discovery: 9 pools in 5s
- V3 discovery: 41 pools in 38s
- Bot now scanning 50 pools for cross-protocol arbitrage

Note: Arbitrage detector needs update to handle V3 sqrtPriceX96

🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-30 17:58:28 -06:00
..