Skip to main content

Documentation Index

Fetch the complete documentation index at: https://akkafinance-4d5a30d3.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Deployed Contracts

ChainChain IDAKKA Router Address
HyperEVM9990xcce7452db4392b40aa0e1592a7c486e13bf69654
Contract addresses for Ethereum, Arbitrum, and Base will be published when those chains launch.

What is the AKKA Router?

The AKKA Router is the smart contract that executes token swaps on your behalf. When you call the /swap endpoint, the API returns a transaction that targets this contract. Before swapping ERC-20 tokens, you must approve the router to spend your tokens. Use the /approve/spender endpoint to get the router address for any chain, or the /approve/transaction endpoint to generate the approval transaction.
Native tokens (HYPE) do not require approval. Only ERC-20 tokens need to be approved before swapping.