DODO Docs
Search
⌃K

Routing

DODO's Trading API

Introduction

To interact with the SmartTrade routing algorithm, you can use the DODO Trading API. The DODO Trading API provides real-time quotes for any coin swap on Ethereum Mainnet, Binance Smart Chain (BSC), Polygon, Arbitrum One, Huobi ECO Chain (HECO Chain), OKExChain (OEC), Aurora, MoonRiver, Boba, Avalanche, Optimism, Cronos, and directly available ABI data for contract interaction.
The DODO Trading API integrates real-time quotes from multiple sources including DODO V1, DODO V2, professional market makers, the 1inch, 0x, and ParaSwap APIs, as well as DODO's own aggregation algorithm. It returns the best and most current quotes it finds, to ensure that DODO always has a strong competitive edge.
The following are the current sources of price quotes used by the API:
  • Ethereum: DODO V1, DODO V2, 1inch API, 0x API, ParaSwap API, OneBit market maker, DODO's in-house routing
  • BSC: DODO V1, DODO V2, 1inch API, 0x API, ParaSwap API, Wootrade market maker, DODO's in-house routing
  • Polygon: DODO V1, DODO V2, 1inch API, 0x API, ParaSwap API, DODO's in-house routing, Wootrade market maker
  • Arbitrum One: DODO V1, DODO V2, DODO's in-house routing
  • Aurora: DODO V1, DODO V2 and DODO's custom aggregation algorithm
  • Boba: DODO V1, DODO V2 and DODO's custom aggregation algorithm
  • MoonRiver: DODO V1, DODO V2 and DODO's custom aggregation algorithm
  • HECO: DODO V2, DODO's in-house routing, Wootrade market maker
  • OEC: DODO V2, DODO's in-house routing
  • MoonRiver: DODO V2, DODO's in-house routing
  • Avalanche: DODO V2, DODO's in-house routing, 1inch API, 0x API, ParaSwap API
  • Optimism: DODO's in-house routing, 1inch API, 0x API
  • Cronos: DODO's in-house routing
Last modified 2mo ago