The price feed is created and published via an API endpoint, utilizing the previously selected data sources and computational methodologies.
Trigger | Description | Example |
---|---|---|
Time-based (push) | Updates are triggered in predefined time intervals (seconds, minutes or hours) | 15 minutes |
Deviation-based (push) | Updates are triggered by a deviation from the last reported value. | 5% deviation |
Time + deviation (push) | The oracle will update whenever any of the two conditions is met. | 5% deviation + 24h time |