Krypto Kajun
204be46b23
fix(config): add arbitrage configuration section
Added missing arbitrage configuration that was preventing bot startup.
The arbitrage service now properly initializes with:
- enabled: true (service is operational)
- min_profit_usd: 10.0 (minimum profitable opportunity)
- max_slippage: 1.0% (slippage tolerance)
- max_concurrent_executions: 5 (parallelization)
- execution_timeout: 60s (transaction timeout)
- gas_multiplier: 1.5 (for faster execution)
- enable_flash_swaps: true (flash swap support)
- max_capital_per_execution: 00,000 (execution limit)
This enables the bot to fully initialize and start monitoring for
flash swap arbitrage opportunities on Arbitrum L2.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-17 17:07:34 -06:00
..
2025-09-16 11:05:47 -05:00
2025-11-04 10:24:34 -06:00
2025-11-08 10:15:22 -06:00
2025-11-04 10:24:34 -06:00
2025-11-04 10:24:34 -06:00
2025-11-04 10:24:34 -06:00
2025-11-09 08:25:36 +01:00
2025-10-04 09:31:02 -05:00
2025-10-04 09:31:02 -05:00
2025-11-17 17:07:34 -06:00
2025-09-16 11:05:47 -05:00
2025-10-04 09:31:02 -05:00
2025-10-23 11:27:51 -05:00
2025-11-04 10:24:34 -06:00
2025-10-17 00:12:55 -05:00
2025-11-04 10:24:34 -06:00
2025-11-04 10:24:34 -06:00
2025-11-04 10:24:34 -06:00
2025-11-04 10:24:34 -06:00
2025-10-29 04:18:27 -05:00
2025-10-29 04:18:27 -05:00