colorfulnotion / polkaholic

Polkaholic - Substrate Chain Block Explorer for Polkadot/Kusama Chains and Parachains
https://polkaholic.io
GNU General Public License v3.0
32 stars 7 forks source link

DOT price in UI wrong compared to coinbase current price #94

Closed gallak87 closed 2 years ago

gallak87 commented 2 years ago

The UI polkadot.polkaholic.io shows a price of $8.47

image

But coinbase is pricing at $7.23

image

Where is this price sourced from? It is significantly wrong, causing all calculations on the page to be completely wrong.

sourabhniyogi commented 2 years ago

Thank you for your report, we have addressed the issue [we updated our full nodes to use smaller disks over the last week but some crons needed to be copied over and we lost them in the process] -- the data comes from the coingecko API. We attempt to update to get the data every 5 mins and will make the source and the last time fetch clearer soon.

gallak87 commented 2 years ago

Thanks, confirmed this is fixed