man-c / pycoingecko

Python wrapper for the CoinGecko API
MIT License
1.04k stars 268 forks source link

Euphoria API price is incorrect #60

Open clintonm9 opened 2 years ago

clintonm9 commented 2 years ago

I am requesting the price for euphoria and the results are coming back with ''euphoria': {'usd': 0.00029425},'.

Here is the current price: https://www.coingecko.com/en/coins/euphoria

I am using the python get_price function.