Select the methodologies that will define the feeds:
**Pricing methodology: 24h update frequency will be applied for all values
**Update trigger: Every 120sec the oracle will check if the value has been updated. As soon as new value will be available, the update will be sent on-chain
DELIVERY INFORMATION
Select if the feed should be delivered on-chain via oracle and if so, which network:
You can query for assets by calling the read function getValue() with parameters such as “targetRateFrom”. It will return two values:
The value of targetRateFrom from the NY Fed API with 8 decimals
The unix timestamp of the last update
You can see Solidity and Vyper code integration examples here or use a dedicated DIA oracles integration library described in detail here.
Funding
Each deployed oracle contract has a separate gas wallet which is the only entity allowed to update oracle values based on selected parameters. To find out more information on how it works, visit the following link.
Please make sure to top up the gas wallet, as we only put in some gas to deploy and start the oracle.