ILIS Ecosystem Documentation
  • Welcome!
  • Introduction
    • I Like It Stable Ecosystem
      • ILIS DAO
      • Flux
      • STAB Protocol
  • ILIS DAO
    • Using ILIS DAO
      • Membership
      • Incentives
      • Governance
    • Technical Info
      • Components & Manifests
      • Source Code
      • Liquidity Bootstrapping Pools
    • Founders
    • Official documents
  • Flux
    • Using Flux
      • Flux USD (fUSD)
      • Borrowing and Liquidations
      • Earning with Flux
      • Redemptions
    • Technical Info
      • Components & Manifests
      • Source Code
      • Oracle
      • System Parameters
      • API
    • Dangers
    • Whitepaper
  • Video content
  • STAB Protocol
    • Using STAB Protocol
      • Swap
      • Borrow
      • Manage loans
      • Liquidations
    • Technical Info
      • Components & Manifests
      • Source Code
      • Oracle
      • System Parameters
      • Interest Rate
      • Real 7d APY
    • Dangers
    • Whitepaper
  • Miscellaneous
    • Tokens
      • ILIS DAO
        • ILIS
        • Membership ID
          • Membership ID Unstake Receipt
          • Membership ID Transfer Receipt
        • Incentives ID
          • Incentives ID Unstake Receipt
          • Incentives ID Transfer Receipt
        • Proposal Receipt
      • STAB protocol
        • STAB
        • LPSTAB
        • Loan Receipt
        • Marker Receipt
        • Liquidation Receipt
        • Flash Loan Receipt
    • FAQ
    • Glossary
    • Useful links
    • DISCLAIMER
    • Terms & Conditions
Powered by GitBook
On this page
  1. Flux
  2. Technical Info

Oracle

We use Morpher's oracle. This is a pull oracle, which means that for every Flux transaction that you do, that needs collateral price information, you have to include a signed price message.

It's possible to set up your own Morpher oracle subscription, which you can get these messages from. Learn how to using their documentation.

You're also free to use our API, which allows you to get such signed messages.

PreviousSource CodeNextSystem Parameters

Last updated 15 days ago