Access the Gelato Dashboard and create a new Oracle task.This task will define how price data is fetched, checked for deviations, and updated on-chain.
Specifies how often the price feed should be updated, even when there is no significant price deviation.
Ensures periodic data freshness and reliability.
Frequency & Deviation
Defines how frequently the system checks for price deviations (e.g., every 2 minutes).
If the deviation threshold you set (e.g., 0.02%) is exceeded, the Oracle task automatically updates the on-chain price feed.
Following these steps will help you set up an efficient, automated Oracle task on Gelato, enabling your smart contracts to operate with the most reliable and up-to-date price information.