
What is Chainlink (LINK)? Oracles Explained
Connecting smart contracts to real-world data through decentralized oracles
Smart Contracts Are Blind Without Feeds
On-chain programs only see what you put on-chain. Spot prices for ETH, weather for crop insurance, sports scores for prediction markets—all live off-chain first. Bridge that data wrong and you liquidate the wrong loan. The bottleneck is not SQL; it is trust.
A single Bloomberg terminal wired into a contract recentralizes the app. Chainlink's pitch is redundancy: many nodes, many sources, aggregation on-chain.
Data: Off-Chain Sources → Nodes → Aggregator
Chainlink's price feeds (the piece most DeFi users touch) pull from premium APIs and exchanges off-chain, push observations through independent node operators, then compress them into one on-chain value—often a median with outlier rejection. If you want the gory details, read the contract addresses per network; they differ.
Founding traces to 2017; Sergey Nazarov and Steve Ellis are the names on the earliest filings. LINK is an ERC-20 on Ethereum with bridges elsewhere—token mechanics are not the same as node economics on every chain.
Deviation Thresholds and Heartbeats
Feeds do not update every block—gas would choke. They refresh when price moves beyond a configured deviation (think single-digit basis points to tens, depending on pair) or when a heartbeat timer fires so stale data cannot linger silently. Parameters are visible in aggregator contracts; traders should read them before sizing leverage.
Node reputation and staking v2 economics moved the game from pure brand trust toward slashing risk—exact numbers evolve with releases.
LINK Supply and Demand Levers
1 billion LINK maximum supply is fixed in the token contract. Operators and stakers pay and earn in LINK on supported deployments; consumption grows if more contracts subscribe to paid jobs—though many price feeds on Ethereum mainnet became community infrastructure with nuanced fee models over time.
Read current staking docs before extrapolating APR from blog posts written years ago.
VRF, Automation, CCIP
VRF feeds verifiable randomness to mints and games. Automation (ex-Keepers) triggers contracts when checks pass—harvest bots without your cron server. CCIP aims at cross-chain messaging; integrations should be judged on audits and production incidents, not roadmap slides.
Trading LINK
LINK trades as a bet on oracle usage across chains. For spot without custody, GaiaEx is one venue—do your own venue risk assessment.
- Watch total value secured and new integrations—lagging indicators but better than vibes.
- Token unlocks and treasury moves still hit spot markets—check on-chain wallets.


