Developer Guides
Code Samples To Get You Started
Last updated
Was this helpful?
Code Samples To Get You Started
Last updated
Was this helpful?
The guides in the following section are targeted at application developers as well as smart contract integrators that are interested in building on top of the KyberSwap Aggregator ecosystem.
KyberSwap Aggregator offers developers 2 options for integration:
: An endlessly customizable widget that can be seamlessly integrated with a few lines of code.
: For developers that require more fine-tuned control when integrating swap functionality within their app.
The API has been upgraded for more performant queries and the details behind the enhancement as well as the updated swap flows can be viewed on .
KyberSwap Aggregator implements a router contract which handles the complexity of routing and executing swaps atomically. Please refer to for the full list of contracts which have been deployed across the supported chains.