To access trending data for assets, use the platform parameter to filter results by a specific source: either CoinMarketCap, CoinGecko or LamboTrendings. This will return assets trending on the specified platform. If no platform is specified, the endpoint will return trendings across all supported platforms.Additionally, you can now use the blockchain parameter to filter trendings by a particular blockchain, such as ?blockchain=ethereum. This new feature narrows down the results to only include assets trending on the specified blockchain.
LamboTrendings (Mobula Trendings): Setup based on the usage on our buy bot
The trendings are updated:
Every 15 mins
We retrieve the top 15 of each platform and calculate a “trending score” based on the ranking and platform of each asset.Rank 1 = 15 pointsRank 2 = 14 pointsRank 3 = 13 pointsRank 4 = 12 points…We add a special multiplier (weight in the endpoint response) according to the platform on which the asset is located:
LamboTrendings: x1.2
CoinMarketCap: x1
CoinGecko: x0.8
So for example:Rank 1 CoinGecko = 15 * 0.8 = 12Rank 1 CoinMarketCap = 15 * 1 = 15Rank 1 LamboTrendings = 15 * 1.2 = 18And finally, if an asset is ranked on several platforms, we add up the score of each platform together, for example: