Exchange Data by ID
To query exchange's data (name, year established, country, etc.), exchange volume in BTC and top 100 tickers based on exchange's ID
get/exchanges/{id}
Path parameters
idstring required
Exchange ID. *refers to /exchanges/list.
Query parameters
dex_pair_format'contract_address' | 'symbol'
Set to symbol to display DEX pair base and target as symbols. Default: contract_address
Response
Exchange data