Smart contracts are deterministic by design — they cannot natively reach the outside world. Without a trustworthy way to obtain off-chain data, smart contracts can only operate over inputs that are already on-chain, severely limiting what they can do. The decentralised oracle network described here aggregates off-chain data feeds and posts them on-chain in a way that is itself trust-minimised.Chainlink v2 whitepaper →
Oracles are the tendons of the on-chain economy. Smart contracts cannot natively reach the outside world; oracles bridge the gap. Sergey Nazarov and Steve Ellis's Chainlink, launched 2017, became the dominant push-based oracle by aggregating off-chain data feeds into on-chain reports, secured by LINK-staked node operators. Pyth, born inside Jump Crypto, took the pull-based approach — first-party data from market makers and exchanges (Jane Street, DRW, Binance) signed and posted on Solana, fetched by anyone for a small fee. The two architectures define the field.
The interop layer sits adjacent and the lines blur. LayerZero (Bryan Pellegrino's protocol) does omnichain messaging via DVNs (Decentralized Verifier Networks) — config-it-yourself trust assumptions, used by Stargate, Radiant, dozens of others. Wormhole shipped guardian-network messaging across 30+ chains and survived the $326M February-2022 hack with an emergency Jump Crypto bailout. Axelar uses a proof-of-stake validator set to bridge. Hyperlane lets every chain bring its own security model. The bridge category lost more than $2B to hacks across 2021-2024; the survivors hardened.
OEV — Oracle Extractable Value — is the frontier conversation. Liquidations on Aave, Compound, and other money markets get triggered by oracle updates, and the value of being first to liquidate is real money. Pyth's Express Relay, Chainlink's CCIP, and protocols like API3 are competing on how to capture that value and rebate it to protocols rather than letting it leak to MEV searchers. Whoever solves OEV cleanly wins the next cycle of money-market integrations. The plumbing is the product.
The founding document.
Six oracle and bridge primitives.
Oracles are the chain's senses. A smart contract can't read a stock price, settle a sports bet, or know that a wire transfer cleared without one. Bridges are the chain's nerve endings — they extend smart-contract state across chains. Both have been the largest single source of crypto exploits because they're the trust boundary between the deterministic on-chain world and everything else. Six designs — push, pull, messaging, OEV, optimistic — that map the space.
Sergey Nazarov's Chainlink launched mainnet 2019 as the dominant decentralized oracle network. LINK-staked node operators aggregate off-chain price data and push updated values to on-chain feeds when deviation thresholds or heartbeats trigger. CCIP (Cross-Chain Interoperability Protocol) extended the network into messaging. Push design: the oracle pays the gas, the consuming protocol reads the latest stored price. Reliable for slower-moving feeds, less suited to hyper-active derivatives. The reference oracle for Aave, Sky, Compound, and most of the largest DeFi protocols.
Pyth (originally Solana-native, 2021) takes the inverse design — exchanges, market makers, and trading firms (Jane Street, Jump, DRW, Wintermute) publish price data directly. Consumers pull the price on-demand by paying gas to update the on-chain feed. Sub-second freshness, hundreds of feeds, deployed across 60+ chains via Wormhole. First-party publishers eliminate the oracle aggregator middleman. Express Relay (2024) introduced OEV auctions — letting protocols capture value from price-update timing rather than ceding it to MEV searchers. Architecturally cleaner for high-frequency markets.
LayerZero (Bryan Pellegrino, 2022) ships an omnichain messaging protocol where each application configures its own DVNs (Decentralized Verifier Networks) and Executor — a security model unique per app. Stargate and most omnichain stablecoins (USDT0, OFTs broadly) use LayerZero rails. The trade-off: customizable security means each application's bridge security is exactly as good as the DVNs it configures. ZRO token launched 2024. Competing directly with Wormhole, Axelar, and Hyperlane on messaging share.
Wormhole launched 2021 with a 19-of-19 guardian set (Jump, Certus One, others) signing cross-chain messages. February 2022 hack — an attacker exploited a signature-verification bug to mint 120,000 wETH on Solana without locking ETH on Ethereum. Jump Crypto restored the funds within 24 hours, an unprecedented intervention that made the loss invisible to users. Wormhole has since hardened, decentralized further, and shipped W token in 2024. The hack is the canonical case study in bridge risk and what 'too big to fail' looks like in practice.
OEV is MEV's cousin: when an oracle update unlocks a profitable action (a liquidation, an arb), the searcher who acts first capture's that value. Historically OEV leaked entirely to MEV searchers. Pyth's Express Relay and API3's OEV auctions auction the right to act on the update — searchers bid, the winning bid flows back to the protocol whose collateral is being liquidated, not to a private mempool. Restructures who captures liquidation profit. Live in production on lending markets across multiple chains.
Axelar (2022, Cosmos-based with PoS validator set) ships General Message Passing across chains, routing through its own validator-secured network. Hyperlane (2022) takes a permissionless approach — anyone can deploy a Hyperlane mailbox on a new chain and configure ISMs (Interchain Security Modules) per route. Different bets on interop: Axelar enshrines a validator set as the trust anchor; Hyperlane lets each app pick the trust assumptions. Both compete with LayerZero and Wormhole on the same fundamental product.
Projects we actually watch.
Conviction is stated as conviction; you decide what to do with it. Tiers below — Core, Conviction, Watch, Speculative — reflect how much of FRQNCY's attention each project currently earns, not a recommendation to buy.
Five small things, repeated.
Conviction is theatre without practice. Five steps that turn the thesis above into something the body actually does, not just something the mind agrees with.
Pull the latestRoundData on the ETH/USD feed. Notice the heartbeat, deviation threshold, and decimals. That's the contract surface.
LayerZero (Stargate), Wormhole, Axelar. Read each one's trust model before sending. The differences are the lesson.
Use Pyth's pull oracle in a small contract. Pay for the update. The pull-vs-push UX is the whole architecture debate.
Watch which oracle update triggered which liquidation. OEV is real money, paid by borrowers, captured by searchers.
Certik and Jump's writeup. Bridge security is signature verification, and one missed check cost $326M.
Two doors. Pick one.
The Crypto hub is the index of all sectors and the freedom-technology frame they share. The Fund is what happens when the same conviction gets put to work on behalf of the network.