man-c / pycoingecko

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

xrp unknown by the api #33

Closed clementthomas closed 3 years ago

clementthomas commented 3 years ago

from pycoingecko import CoinGeckoAPI cg = CoinGeckoAPI() cg.get_price(ids='xrp', vs_currencies='eur') {}

man-c commented 3 years ago

Hi!

Similar issue has been answered in https://github.com/man-c/pycoingecko/issues/13#issuecomment-650286400.