Retrieves the top ranked assets, tokens and native coins, by a specific metric.
The sort order in which assets are ranked ascending or descending.
The metric used to rank the assets. Options: changeInPrice, currentPrice, liquidMarketCap, marketCap, tokenVelocity, tradeVolume, transactionVolume, uniqueAddresses
The type(s) of assets to include in the rankings: erc20|, erc721, erc777, erc884, erc998. Note: leaving this parameter empty means all tokens will be included.
The page number to return.
The number of records per page. (max 1000)
[Optional] Occasionally small marketcap assets will rise to the top of the rankings due to price volatility on dexes. Set this to true to exclude outliers and only return the top 200 curated assets.
[Optional] Exclude Low marketcap assets from returning. Occasionally, low marketcap assets return in the rankings due to price volatility on DEXes. Change to TRUE to include a curated list of assets.
200
The response is of type any
.