akka_dex_compare
Compare swap quotes from individual DEX pools for a token pair, showing how AKKA's aggregated route outperforms single-pool swaps.
Instructions
Compare swap quotes across individual DEX pools for a token pair. Returns AKKA's aggregated quote alongside the top 3 individual pool quotes, showing how the aggregated route outperforms single-pool swaps. Useful for explaining the routing advantage to users.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chainId | Yes | Chain ID | |
| src | Yes | Source token address | |
| dst | Yes | Destination token address | |
| amount | Yes | Amount in wei |