SearchImp..::..GetSearchTrendingAsync Method
Get trending search coins (Top-7) on CoinGecko in the last 24 hours.
Namespace:
CoinGeckoAPI.ImpsTop-7 trending coins on CoinGecko as searched by users in the last 24 hours (Ordered by most popular first).
Assembly: CoinGeckoAPI (in CoinGeckoAPI.dll)
Syntax
public Task<SearchTrendingResponse> GetSearchTrendingAsync()
Public Function GetSearchTrendingAsync As Task(Of SearchTrendingResponse)