Skip to content

Instantly share code, notes, and snippets.

@kroitor
Created February 25, 2020 22:44
Show Gist options
  • Save kroitor/4482755810755efccc15f235062111ce to your computer and use it in GitHub Desktop.
Save kroitor/4482755810755efccc15f235062111ce to your computer and use it in GitHub Desktop.
How to search a token on all exchanges with CCXT
mbp:ccxt igorkroitor$ node examples/js/search-all-exchanges.js USDT --strict --currencies
Looking up for: USDT (strict search)
---------------------------------------------------------------
Currencies:
id    numericId  code  exchange            name        active  fee    type          payin  payout  transfer  address                                     funding
------------------------------------------------------------------------------------------------------------------------------------------------------------------------
usdt             USDT  acx
USDT             USDT  adara               Tether      true    2
USD              USDT  bequant             Tether      true    2      crypto        true   true    true
USDT             USDT  bigone
USDT             USDT  binance
USDT             USDT  binanceus
UST              USDT  bitfinex
fUST             USDT  bitfinex2
usdt             USDT  bitforex
USDT             USDT  bitlish
USDT             USDT  bitmart             Tether USD  true
USDT             USDT  bitmax              Tether      true    4.7
USDT             USDT  bittrex             Tether      true    1      ETH_CONTRACT                           0xfbb1b73c4f0bda4f67dca266ce6ef42f520fbb98
usdt             USDT  bitz
usdt             USDT  braziliex           USD Tether  true                                                                                              [object Object]
USDT             USDT  btcalpha
57               USDT  bytetrade           Tether USD  true
USDT             USDT  cex                 USDT        true
USDT             USDT  coinex
USDT             USDT  coinfalcon
USDT             USDT  coinmarketcap       Tether      true
USDT             USDT  crex24              Tether USD  true    1      crypto
usdt             USDT  digifinex
USDT             USDT  dsx
USDT             USDT  exmo                USDT        true    5
usdt             USDT  exx
USDT             USDT  ftx                 Tether
usdt             USDT  gateio
USD              USDT  hitbtc
USD              USDT  hitbtc2             Tether      true    20     crypto        true   true    true
usdt             USDT  huobipro            USDT        true           crypto
usdt             USDT  huobiru             USDT        true           crypto
Usdt             USDT  independentreserve
usdt             USDT  indodax
USDT             USDT  kraken              USDT        true
USDT             USDT  kucoin              Tether
usdt             USDT  kuna
USDT             USDT  latoken             USDT                0.001
usdt             USDT  lbank
USDT             USDT  livecoin            Tether USD  true    2
usdt             USDT  mixcoins
usdt             USDT  oceanex
usdt  7          USDT  okcoinusd
usdt  7          USDT  okex
USDT             USDT  okex3
USDT  214        USDT  poloniex            Tether USD  true    10
USDT             USDT  rightbtc
USDT             USDT  southxchange
272   272        USDT  stex                TetherUSD   true    0
USDT             USDT  tidebit
USDT             USDT  tidex               Tether USD  true                                                                                              [object Object]
USDT             USDT  timex               Tether USD  true    0.01
USDT             USDT  upbit
USDT             USDT  whitebit                        true
54 currencies
mbp:ccxt igorkroitor$
@lexuansang93
Copy link

gate.io lexuansang1993

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment