Oracle
The Oracle contract serves as a bridge for retrieving asset price data, using Redstone as the underlying data provider. It integrates to deliver real-time asset prices, ensuring that all operations such as vault pricing and liquidation processes, are calculated based on up-to-date market data.
Key Features:
RedStone Price Feeds – Pulls live asset prices from RedStone’s decentralized oracles
Stateless Queries – Fetches data on demand, ensuring every price is fresh without storing state
Permissionless Access – Any contract can call the Oracle to retrieve price data as needed.
Last updated