DeFi

Chainlink LINK

The dominant decentralized oracle network, providing on-chain price feeds, randomness, and cross-chain messaging to most of DeFi.

Price
loading...
24h Change
--
Market Cap
--
24h Volume
--

Live data via /api/coingecko/markets · Updated every page load

Founded
2017
Founder
SmartContract Labs / Sergey Nazarov, Steve Ellis
Consensus
Token on Ethereum and other chains
Max Supply
1,000,000,000

What LINK is

Chainlink is the dominant decentralized oracle network, providing the data feeds that smart contracts need to interact with the outside world. Oracles bring off-chain information (asset prices, weather, sports scores, randomness) onto the blockchain in a verifiable way. Chainlink launched its mainnet in 2019 and has become the de-facto standard for price oracles in DeFi, securing tens of billions in TVL across hundreds of protocols.

How it works

Chainlink price feeds aggregate data from multiple independent sources, with a decentralized network of node operators submitting signed prices. The network reaches consensus on a final value (typically a median) and posts it on-chain. Smart contracts read the latest price from the feed contract. Beyond price feeds, Chainlink offers VRF (verifiable random function) for fair randomness, CCIP (Cross-Chain Interoperability Protocol) for cross-chain messaging, and Functions for arbitrary off-chain computation.

Use cases

Lending protocols (Aave, Compound) use Chainlink to determine collateral values for liquidation thresholds. Derivatives protocols use it for settlement prices. Insurance protocols use it for parametric triggers. Stablecoins use it to maintain pegs. Beyond DeFi, Chainlink VRF powers fairness in gaming and NFT mints. CCIP is increasingly used for cross-chain bridges by major protocols.

Tradeoffs and criticism

Oracle manipulation has caused major DeFi exploits (typically not Chainlink directly, but through misuse or alternative oracles); choosing oracle architecture is a critical security decision. Chainlink is more centralized in node operator selection than some alternatives, though more decentralized than first-party oracles. Costs accumulate: every oracle update is a paid on-chain transaction, which adds up across protocols.

Where to track LINK

See the blockchain oracle entry for the broader category and the DeFi entry for context.

Related coins

Frequently asked questions

What is Chainlink used for?
Chainlink provides decentralized data feeds (mainly asset prices) to smart contracts, plus verifiable randomness, cross-chain messaging, and arbitrary computation. It is the dominant oracle network in DeFi.
How does Chainlink ensure price accuracy?
Price feeds aggregate data from many independent sources via a network of node operators, who reach consensus on a final value (typically a median). This makes manipulating a single source ineffective.
Is LINK used to pay for oracle queries?
Yes, in part. Node operators are paid in LINK for providing data, and applications consuming Chainlink services pay node operators. Some services have introduced subscription models in addition to per-query payment.