Key Features
- Complete verifiability from source to destination smart contract.
- Direct data sourcing from 100+ primary markets eliminating intermediary risk.
- Support for 20,000+ assets across all major asset classes.
- Custom oracle configuration with tailored sources and methodologies.
Oracle Contracts
Oracle Configuration
Available Asset Feeds
How to Access Data
Accessing the oracle on-chain (Solidity)
To consume price data from our oracle, you can use the adapter smart contract for the available assets. This will allow you to access the same methods on theAggregatorV3Interface such as latestRoundData. You can learn more here.
This is a sample contract for consuming the ETH price feed returning 8 decimals:
Request a Custom Oracle
DIA offers highly customizable oracles that are individually tailored to each dApp’s needs. Each oracle can be customized in the following ways, including:- Data Sources & Asset Feeds
- Pricing Methodologies
- Update Triggers (Frequency, Deviation, Heartbeat, …etc)