FlatQube API
FlatQube DEX, powered by Broxus, is a decentralized digital asset exchange providing users a convenient means of exchanging their cryptocurrency. The DEX also provides users with a plethora of options for earning a passive income through its farming and staking mechanisms.
The APIs below are used by FlatQube itself to facilitate user interfaces.
The information below will allow you to familiarize yourself with the various function calls, as well as examples of their use.
All of the API call methods below are divided into 2 sections: FlatQube Dex Indexer and FlatQube Farming Indexer.
- Dex Indexer
- CMC API - used to view all DEX pools with their information and get information about farming pools.
- Currencies API - used to get DEX currencys data.
- Pairs API - used to get DEX pairs data.
- Transactions API - used to get DEX transactions data.
- Farming Indexer
- Farming pools API - used to get farming pools list and their data, such as balances, token addresses, etc.
- Transactions API - used to get transactions data.
- Graphics API - used to get graphs data, such as TVL, APR and other.