NAVI Protocol Docs Hub
  • 📖NAVI Protocol Docs Hub
    • FAQ
      • Borrowing
      • Supplying and Earning
      • Liquidations
    • Roadmap
    • Glossary
  • NAVI FAQ
  • 🏩Governance
    • Tokenomics
  • 🏗️Technical
    • Technical Docs
      • Technical Reference
        • Liquidation Mechanics & Walkthrough
        • Contract Addresses
        • API Reference
          • Oracles
            • oracle.move
          • Core Logic
            • calculator.move
            • lending.move
            • logic.move
            • storage.move
            • validation.move
          • Pool
            • pool.move
      • Security Features
        • Liquidation Mechanics
        • Oracle Pricing
        • Granular Asset Risk Management
Powered by GitBook
On this page
  1. Technical
  2. Technical Docs
  3. Security Features

Oracle Pricing

The platform utilizes a variety of oracle providers to ensure secure, reliable, and scalable price feeds for all supported assets. These oracles ensure accurate pricing information, which is essential for determining collateral value and enforcing platform security mechanisms.

Considering also our interest in supporting exotic assets, and yield-bearing tokens, we plan as well on integration with a variety of DEXes and develop custom oracles for these assets.

The third-party oracles we are currently using are:

  • Supra

  • Pyth

PreviousLiquidation MechanicsNextGranular Asset Risk Management

Last updated 1 year ago

🏗️