Switched to https://min-api.cryptocompare.com/
- removed:
coinList()
- changed:
price()
returns a different data structure - changed:
priceHistorical()
returns a different data structure - changed:
price()
andpriceHistorical)()
function signature has changed - added:
priceMulti()
- added:
priceFull()
- added:
topPairs()
- added:
topExchanges()
- added:
histoDay()
- added:
histoHour()
- added:
histoMinute()
- added:
generateAvg()
- added:
exchanges
option for methods that support it
- bug fix:
priceHistorical()
- wrong endpoint
- initial release