Oracle Refresh Rate
The oracle refresh rate is the frequency at which off-chain data, such as the current price of an asset, is updated and committed to an on-chain smart contract. This parameter is vital for financial derivatives, as it dictates how accurately a contract can track the underlying asset value.
If the refresh rate is too slow, the protocol remains vulnerable to price divergence, which can be exploited by malicious actors or lead to incorrect liquidation triggers. Conversely, a very high refresh rate increases the cost of gas for the protocol and places greater load on the oracle network.
Balancing this rate is a central challenge in designing robust decentralized lending and derivative platforms. It essentially acts as the heartbeat of the protocol, synchronizing external market reality with internal contract logic.