💻Overview

Firebird's Dex Aggregator allows users to swap tokens easily at the best rates by aggregating liquidity from different DEXs on the network.

In order to integrate Firebird's DEX Aggregator Swap into your website, you will be using the Firebird Aggregator API.

The integration is straight forward with just one API call, all platform fee and encoding logic is done at Firebird's backend, client side just need to use encoded data to invoke Firebird's smart contract, which also dynamically returned in response payload.

High level flow

Refer API specification for integration detail

Last updated