This plugin needs updating
We have updated our API, and though this plugin doesn't seem to be maintained I'll leave this here in case you want to update it:
https://apiv2.bitcoinaverage.com
https://api.bitcoinaverage.com/ticker/all
what is the new call comparable to old API
Any possibility on an update?
The call would be:
https://apiv2.bitcoinaverage.com/indices/global/ticker/BTCUSD for ticker. We do not maintain this code, I was just informing the maintainer of the change :)
👍 if I create a PR, will it get merged in and pushed up to npm?
We have a nodejs library if that is of use. I will have the team write a JS library also.
However if you can't wait of course just fork this repo and make your change.