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
..
2025-11-24 20:51:43 -06:00
2025-11-10 14:49:19 +01:00
2025-11-30 17:58:28 -06:00
2025-11-24 21:00:41 -06:00
2025-11-10 14:47:42 +01:00
2025-11-24 20:35:25 -06:00
2025-11-17 20:45:05 +01:00
2025-11-10 15:37:01 +01:00
2025-11-10 14:50:35 +01:00