Skip to main content

tv

Get token volume on different Decentralized Exchanges. [Source: https://graphql.bitquery.io/]

Source Code: [link]

openbb.crypto.onchain.tv(symbol: str = "UNI", trade_amount_currency: str = "USD", sortby: str = "tradeAmount", ascend: bool = True)

Parameters

NameTypeDescriptionDefaultOptional
symbolstrERC20 token symbol.UNITrue
trade_amount_currencystrCurrency to display trade amount in.USDTrue
sortbystrKey by which to sort datatradeAmountTrue
ascendboolFlag to sort data ascendingTrueTrue

Returns

TypeDescription
pd.DataFrameToken volume on Decentralized Exchanges