get_arbitrage_opportunities
Scan cross-chain crypto markets to identify profitable arbitrage opportunities based on specified chains and minimum profit thresholds.
Instructions
Scan for cross-chain arbitrage opportunities.
Args: chains: List of chains to scan for arbitrage min_profit_pct: Minimum profit percentage to report
Returns: List of arbitrage opportunities with routes and expected profit.
Price: $1.00
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chains | No | ||
| min_profit_pct | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |