scan_top_coins
Scan top coins by market cap to identify cross-exchange arbitrage spreads exceeding a minimum percentage threshold.
Instructions
Scan the top N coins by market cap for cross-exchange arbitrage spreads above a threshold. Uses N+1 API calls — mind the CoinGecko rate limit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | How many top coins to scan | |
| min_spread_pct | No | Minimum spread percentage to report |