We can integrate AfroDex exchange this way
API call at
Map the list with
To do this, would be
  1. Fetch the list of pairs from returnTicker, get the 0x address and map it against main.json
  2. MarketPair will store the SYMBOL instead of 0x
  3. Use SYMBOL to map to main.json which in turn searches the ticker in the api result using 0x
Trading smart contract on EtherScan: