Sifchain / sifchain-ui

Sifchain UI
sifchain-ui.vercel.app
Other
18 stars 20 forks source link

Switch oracles for arbitrage data #625

Open jkbrooks opened 2 years ago

jkbrooks commented 2 years ago

The arbitrage opportunity feature is currently not working because CMC is providing incorrect data for Rowan's price. Also, it doesn't have price data for certain tokens.

Simpler option: Let's switch to using CoinGecko as a data source for prices for tokens

Stretch goal: use Sifchain's on-chain price for the Rowan price.

Stretch goal: Use Chainlink or Band for price oracles (this is probably not doable until we implement CosmWasm)

jkbrooks commented 2 years ago

@bksifchain For when you get a chance