🚚
Data Delivery Methodology
Oracles can be customised to trigger updates based on:
- Request: updates are triggered via a dedicated smart contract or API call.
- Time: updates are triggered in predefined time intervals.
- Example: 15 minutes
- Deviation: updates are triggered by a deviation from the last reported value.
- Example: 5%
Data can be delivered off-chain via
Rest API delivers data feeds in a predefined, standardised format
- Update frequency: 120s
Graph QL enables more flexibility and direct adjustments of feed attributions
- Update frequency: custom
- Methodology: custom
- Sources: custom
Last modified 4mo ago