CoinGecko
This plug-in allows your bot to access updated information about cryptocurrencies listed on Coingecko.
Last updated
This plug-in allows your bot to access updated information about cryptocurrencies listed on Coingecko.
Last updated
Functions supported:
get_price_coin_gecko: Query the prices of one or more tokens by using their unique PI IDs.
get_trending_coin_gecko: Query trending search coins on CoinGecko in the last 24 hours.
get_history_coin_gecko: Query historical data (price, market cap, 24hrs volume, etc.) at a given date.
To use this plug-in, you'll need the Token ID of the desired token. Here's how to obtain the Token ID:
Go to https://www.coingecko.com/ and search for your desired token
Copy its API ID in "Info" section
Now you could fill in Token ID and add them into CoinGecko plugins