Find the top pools by reserve for a token pair, quote each one individually, and return results sorted by output amount descending. Also includes the AKKA aggregator’s exact quote for comparison. Useful for demonstrating the value of aggregated routing vs. single-DEX swaps.
Documentation Index
Fetch the complete documentation index at: https://docs.akka.finance/llms.txt
Use this file to discover all available pages before exploring further.
akkaQuote) for comparisonakkaQuote will typically be higher than any individual pool because AKKA splits the swap across multiple pools for better pricing.API key for authentication. Contact AKKA on Telegram to obtain your key.
Blockchain chain ID
999 999
Source token contract address. Use 0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee for the native token.
^0x[a-fA-F0-9]{40}$"0x5555555555555555555555555555555555555555"
Destination token contract address.
^0x[a-fA-F0-9]{40}$"0xB8CE59FC3717ada4C02eaDF9682A9e934F625ebb"
Amount to swap in the smallest unit (wei).
"1000000000000000000"