A system that delivers external data or computation results to a smart contract. The contract can only act on the oracle interface and the protocol rules chosen for it; an oracle value is not a universal guarantee of truth, freshness, or safety.
Supports: Documents feed components, proxy and aggregator configuration, update timing, and consumer safeguards for Chainlink Data Feeds.
Supports: Explains the oracle problem and how oracle systems make offchain information available to smart contracts.
An oracle is a delivery interface; its data scope and the consuming protocol's rules must be checked together
Price feeds are not necessarily streaming: update cadence, deviation settings, and staleness checks can matter
Verify the exact chain, contract address, denomination, decimals, timestamp, and current configuration
An oracle label or value alone does not prove that a payout, liquidation, or execution is safe or correct
Before using a lending protocol, a user verifies the protocol's published ETH/USD feed address on the correct chain, checks its denomination and latest update, and reads the protocol's stated health-factor and pause rules. They do not infer the liquidation rule from a generic oracle dashboard.
A system that delivers data from outside a smart contract's own state into a contract. Its trust, freshness, aggregation, update, and failure properties are implementation-specific; an oracle value is an input to verify, not automatically reliable real-time truth.
Assurance that data needed for a specified verification process was published and can be accessed under that system's rules. It is distinct from permanent historical retrievability.
Software connected to a blockchain network that can relay data and, depending on its operating mode, validate blocks and transactions under that network's rules. Node capabilities, data retained, privacy, and trust assumptions vary by implementation.
A program and its state deployed at a blockchain address, which runs its defined functions when transactions call it.
Explore all our strategic guides about Blockchain to take your operations to the next level.
View all articles