Price Sources
A brief review and comparison over the price sources
This price sources were studied and categorized:
On Chain Data:
Chainlink direct polling
Vizium (chainlink events)
Exchanges:
Bybit
Binance
Coinbase
OKX
Aggregators:
CoinMarketCap
Coingecko
The Exchanges Data source has been picked based on this criteria:
Volume traded
Amount of coins listed
Websocket API
API Documentation
The aggregators like Coinbase and CoinMarketCap have two detected problems for our use case. They lack a Websocket API and the update period is 30 (coingecko) and 60 (CoinMarketCap) seconds. This large stale period has both advantages and disadvantages. On one side the aggregators will report a stable and reliable price in that period, but on the other side it will report a wrong price on volatile times that may be not so real time for a loan liquidation.
Last updated