This endpoint allows you to query the coin tickers on both centralized exchange (CEX) and decentralized exchange (DEX) based on a particular coin ID
dex_pair_format=symbol, the DEX pair base and target are displayed in symbol format (e.g. WETH, USDC) instead of as contract addresses.volume, converted_volume will be used instead of volume.coin ID
*refers to /coins/list.
"bitcoin"
exchange ID
*refers to /exchanges/list.
"binance"
include exchange logo, default: false
page through results
use this to sort the order of responses, default: trust_score_desc
trust_score_desc, trust_score_asc, volume_desc, volume_asc include 2% orderbook depth, ie. cost_to_move_up_usd and cost_to_move_down_usd
Default: false
set to symbol to display DEX pair base and target as symbols, default: contract_address
contract_address, symbol