Skip to main content

coins_for_given_exchange

Helper method to get all coins available on binance exchange [Source: CoinGecko]

Source Code: [link]

openbb.crypto.disc.coins_for_given_exchange(exchange_id: str = "binance", page: int = 1)

Parameters

NameTypeDescriptionDefaultOptional
exchange_idstrid of exchangebinanceTrue
pageintnumber of page. One page contains 100 records1True

Returns

TypeDescription
dictdictionary with all trading pairs on binance