Oracle Aggregator
Last updated
Was this helpful?
Last updated
Was this helpful?
As said before, every oracle it's a standalone price-provider, but in this case the goal is to provide a unique smart contract oracle that would be able to leverage all other oracles to support a wide range of token pairs.
The oracle will hold a list of all available oracles prioritized by Mean Finance team with focus on optimizing gas consumption and securities reliabilities.
As an example, the order in which the oracles will be consulted will be:
: Checks if we are quoting for the same token in and out.
: It's cheap in terms of gas, and has high security assurances.
: If the consulted pair of tokens can't be supported by Chainlink, then there will probably be a Uniswap V3 pool that help us support it.