oracles.ink
Reference · Ink mainnet (chain 57073) · June 2026

Oracles on Ink

The price oracles live on Ink — Kraken’s Ethereum L2 — with their on-chain contract addresses, so you can wire real price feeds into your Ink protocol. Sourced from the official Ink docs.

Live oracle feed BTC ETH SOL a real oracle, live — via Pyth Hermes

The live prices above are real — fetched from Pyth, the same oracle deployed on Ink.

OracleStatusCoverageInk contract
PPythLive250+ price feeds (~400 ms)
AAPI3Live190+ dAPIs · OEV-enabled
Api3ServerV10x7099…920a
eeOracleLiveBTC · ETH · USDC · USDT
RRedStoneLiveBTC · ETH · USDT · USDC · SOL
SSEDATestnetCustom feeds
Prover (Sepolia)0x1A2F…F927
CChainlinkComing soon

Addresses link to the Ink block explorer. Pyth & API3 use the same address on Ink Sepolia (chain 763373).

Reading these feeds on Ink

Network

Ink mainnet · chain id 57073 · gas token ETH. RPC https://rpc-gel.inkonchain.com, explorer explorer.inkonchain.com.

Pull vs read

Pyth and RedStone are pull oracles — you post a signed price update with your transaction. API3 dAPIs and eOracle proxies are read directly on-chain.

Want oracle-MEV back?

API3’s OEV network recaptures liquidation/update value for your protocol — live on Ink today.

Testnet first?

Ink Sepolia (chain 763373): Pyth & API3 share the mainnet addresses; SEDA runs a Sepolia prover; Chainlink is not yet available.

Compare these oracles

Chainlink vs Pyth NetworkChainlink vs ChronicleChainlink vs RedStonePyth Network vs RedStoneChronicle vs RedStoneChainlink vs API3Pyth Network vs API3Chainlink vs UMARedStone vs API3Pyth Network vs Switchboard

More Ink developer resources: Bridge to Ink · Indexers on Ink · Is Ink decentralized? · Ink RPC status