chubin / rate.sx

:moneybag: curl cryptocurrencies exchange rates

Home Page:http://rate.sx

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

curl rate.sx/avax not working

jaderebrasil opened this issue · comments

Hello, I can't curl for avax coin
I mean, when I run
$ curl 'rate.sx?n=30'

The result shows Avax
image

But
$ curl 'rate.sx/avax'
not works as expected
image

Oh, I just realized that avax is not in
$ curl 'rate.sx/:coins'

I think this is not an issue only avax is not supported. But still, avax appears on the list given by
$ curl 'rate.sx?n=30'

@jaderebrasil Jader. thank you for reporting it. AVAX is fully supported now

Selection_147

Please test

Working perfectly. Thank you very much!