theQRL / block-explorer

QRL Block Explorer
https://explorer.theqrl.org/
MIT License
21 stars 29 forks source link

Dollar value on transactions don't render the value, and instead NaN #415

Closed jackalyst closed 2 years ago

jackalyst commented 2 years ago

Expected

When viewing an address or transaction, for the dollar value to be emitted as a float in USD.

Actual result

Number shows as NaN

Screenshots. Screenshot from 2022-06-04 11-58-49 Screenshot from 2022-06-04 11-58-39

Thanks for Kazanchev for notifying us of this issue in Telegram.

jplomas commented 2 years ago

This was introduced due to the retirement of v1.1 of Bittrex API which was used to source the current market price. A fix has been undertaken and will be released today.

jplomas commented 2 years ago

Fixed in #416