Balmy
Oracles
Oracles
  • Introduction
  • Architecture
    • Token Price Oracle
    • Abstract Base Oracle
    • Oracles
      • Identity Oracle
      • Chainlink
      • Uniswap V3
      • Oracle Aggregator
      • Transformer Oracle
  • Tech guides
    • Interacting with the oracles
    • Smart Contract Registry
    • Github
Powered by GitBook
On this page

Was this helpful?

Introduction

Mean Finance oracle infrastructure sets to achieve a flexible and scalable architecture through standardization that will allow us to add new price providers in a fast, safe and reliable manner.

This infrastructure will be leveraging decentralized oracle providers such as Chainlink and Uniswap, but will have some centralized and opinionated decision making.

All of the oracle-related code is open source, allowing protocols that want different values or make some implementation changes to freely do so.

NextToken Price Oracle

Last updated 2 years ago

Was this helpful?