Smart contracts cannot access data from outside their blockchain network. An oracle is the mechanism that bridges this gap, connecting a blockchain or smart contract to external data sources. Oracles are services that fetch real-world information and deliver it onchain, triggering state changes when predefined conditions are met. Inbound oracles bring off-chain data to the blockchain. Outbound oracles do the reverse, notifying external systems when an onchain event occurs. On Polygon, oracles are commonly used for price feeds in DeFi protocols, randomness for gaming, and real-world event data for prediction markets.Documentation Index
Fetch the complete documentation index at: https://docs.polygon.technology/llms.txt
Use this file to discover all available pages before exploring further.
Available oracle integrations
- Chainlink: decentralized price feeds and data aggregation.
- Chronicle: verifiable, cost-efficient price oracles.
- Supra: pull and push oracle integrations with high-frequency data.