CoinGecko

This plug-in allows your bot to access updated information about cryptocurrencies listed on Coingecko.

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:

  • Copy its API ID in "Info" section

  • Now you could fill in Token ID and add them into CoinGecko plugins

Last updated