How-to Guides

Step-by-step guides for common KyberSwap Aggregator API integration tasks.

Choose a guide below based on the action you want to implement.

Guide
Description

Fetch the best route and execute token swap.

Use EIP-2612 permit signatures to skip the ERC-20 approval transaction.

Adjust an encoded swap's input amount by up to ±5% without re-fetching a route, using the on-chain ScaleHelper contract.

Embed a fully functional swap interface into your app with minimal code.

Last updated

Was this helpful?