Query Details
Name | Type | Description |
---|---|---|
platform | string | Trending source to query. Options: Dexscreener , CoinGecko , LamboTrendings . Default returns trendings from all platforms. |
blockchain | string | Filter by blockchain name (e.g., ethereum , solana ). |
Usage Examples
- Query all platforms
- Query by platform only
- Query by platform and blockchain
Query Response
Our meta-trendings are a grouping of trendings from several asset aggregation platforms:- CoinMarketCap: https://coinmarketcap.com/trending-cryptocurrencies/
- CoinGecko: https://api.coingecko.com/api/v3/search/trending
- LamboTrendings (Mobula Trendings): Setup based on the usage on our buy bot
- Every 15 mins
- LamboTrendings: x1.2
- CoinMarketCap: x1
- CoinGecko: x0.8
Response
200 - application/json
Metadata trendings response
The response is of type object[]
.