Skip to main content

top

Get top 50 tokens. [Source: Ethplorer]

Source Code: [link]

openbb.crypto.onchain.top(sortby: str = "rank", ascend: bool = False)

Parameters

NameTypeDescriptionDefaultOptional
sortbystrKey to sort by.rankTrue
ascendstrSort in descending order.FalseTrue

Returns

TypeDescription
pd.DataFrameDataFrame with list of top 50 tokens.