On-Chain Price Feeds
On-chain price feeds are the data points directly available within a blockchain's environment, typically retrieved from decentralized exchange pools or dedicated oracle contracts. They are the primary source of truth for most smart contracts interacting with financial assets.
Because these feeds are on-chain, they are easily accessible, but they can also be prone to manipulation if the underlying data source is not sufficiently liquid or robust. Protocols often combine multiple on-chain feeds to improve accuracy and resilience.
The reliability of these feeds is a fundamental requirement for the functioning of any on-chain derivative or lending product. As the ecosystem matures, the focus is shifting toward creating more tamper-proof and representative on-chain price data.
This is a critical component of the broader infrastructure that enables complex financial activities to occur in a trustless manner.