Decentralized Price Feed

A decentralized price feed is a system that aggregates data from multiple independent sources to provide a reliable price for an asset on a blockchain. Unlike centralized feeds, which are prone to single points of failure, decentralized feeds utilize a network of nodes to report prices.

These nodes reach a consensus on the current market value, which is then verified and pushed to the smart contract. This design ensures that the data is resistant to tampering and manipulation by any single actor.

It is the backbone of decentralized lending, borrowing, and derivative platforms. The accuracy of these feeds is critical, as any deviation can be exploited by malicious actors to drain protocol funds.

Advanced implementations include cryptographic proofs to ensure the integrity of the data source. They represent a significant advancement in protocol physics, enabling complex financial instruments to function in a trustless environment.

Despite their robustness, they remain subject to the limitations of the underlying network's throughput and latency.

Decentralized Exchange Vulnerability