GET /coins/trending
Summary: Trending coins
Operation ID: getTrendingCoins
Auth: unknown
Operation ID: getTrendingCoins
Auth: unknown
Description
Get a list of trending cryptocurrencies based on user engagement and popularity.
Parameters (5)
limit
(integer, query, optional, default: 50)
Constraints: {'maximum': 100}
offset
(integer, query, optional, default: 0)
referenceCurrencyUuid
(string, query, optional)
tiers
(string, query, optional)
timePeriod
(string, query, optional, default: 24h)
Constraints: {'enum': ['1h', '3h', '12h', '24h', '7d', '30d', '3m', '1y', '3y', '5y']}
No probe data for this endpoint yet.