Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TrendingClient ¶
func NewClient ¶
func NewClient(c geckohttp.HttpClient, url string) *TrendingClient
func (*TrendingClient) Trending ¶
Trending allows you query trending search coins, nfts and categories on CoinGecko in the last 24 hours.
📘Notes
The endpoint currently supports:
Top 15 trending coins (sorted by the most popular user searches)
Top 7 trending NFTs (sorted by the highest percentage change in floor prices)
Top 6 trending categories (sorted by the most popular user searches)
Cache / Update Frequency: every 10 minutes for all the API plans
Click to show internal directories.
Click to hide internal directories.