Skip to main content

Arbitrum Price Oracles

Chain ID: 42161
Total Oracles: 20

Overview

Arbitrum hosts stock index oracles for USDE and stETH pairs. These oracles use multi-feed aggregation to calculate index prices from individual stock feeds.

Deployed Oracles

USDE Pairs (Stock Indices)

Oracle PairAddressStatusVersionRate ProviderPrice Calculation
USDE/AAPL0x91F5C981C3676af8eE40003c79E96582Fdb12621Activev3USDEAAPL/USD (inverted)
USDE/AMZN0xf5dAfBF1A1abe5eaDC16799e69b7B53C58D193b5Activev3USDEAMZN/USD (inverted)
USDE/GOOGL0xc351A54B3ED4a930d8B30958A112a1e6Dcd3eFc0Activev3USDEGOOGL/USD (inverted)
USDE/MAG70xFf37Db6dea33228A5D84546250a5D0D0da942fd7Activev3USDEMulti-feed (normalized)
USDE/MAG7.i260xF36648F44763eFE7c528140a2f804b2124CC3FE1Activev3USDEMulti-feed (normalized)
USDE/META0x9DadfFe3Fd7c14BF1c023fd736510464ea3E8234Activev3USDEMETA/USD (inverted)
USDE/MSFT0x2b63607299E7645D883168906bEfb13cb7F59659Activev3USDEMSFT/USD (inverted)
USDE/NVDA0xb772b800982127A3e1489DAacBE214b3C8575dd6Activev3USDENVDA/USD (inverted)
USDE/SPY0x657bE7a2b91F95222D163Bee3B5F4C27bed598C5Activev3USDESPY/USD (inverted)
USDE/TSLA0x777BD12e1f61B8cac19Cbd30c0233C46B4683C00Activev3USDETSLA/USD (inverted)

Configuration Notes:

  • USDE pairs use USDE token as rate provider
  • Individual stock pairs use single Chainlink feed (inverted)
  • MAG7 and MAG7.i26 use multi-feed normalized aggregation

stETH Pairs (Stock Indices)

Oracle PairAddressStatusVersionRate ProviderPrice Calculation
stETH/AAPL0xA8643E35Ef119F983B09C322039e8AA49A3e3372Activev3wstETHETH/USD ÷ AAPL/USD
stETH/AMZN0x28bBAaf05dEE8A06d4206089bCd17c1129e6EdcaActivev3wstETHETH/USD ÷ AMZN/USD
stETH/GOOGL0x52B66aD600DC6051cF056951153355d457068bD2Activev3wstETHETH/USD ÷ GOOGL/USD
stETH/MAG70xA8A130Bbf041962B60e81009F09C41bd930D1294Activev3wstETHMulti-feed (normalized)
stETH/MAG7.i260x436C33222136554192733C6771669c4B51B7fE3DActivev3wstETHMulti-feed (normalized)
stETH/META0x677f597D3013dBF76552Ec6c605eeB551d3bBb72Activev3wstETHETH/USD ÷ META/USD
stETH/MSFT0xf1867657Ef7F65b745E47B7F70D15DE50b66884DActivev3wstETHETH/USD ÷ MSFT/USD
stETH/NVDA0x0D0fDBb10B9EAf18A1034e9942F95af0147CC310Activev3wstETHETH/USD ÷ NVDA/USD
stETH/SPY0x969Fb67331d6Fa3E729292FAa5752BBA759f2b7FActivev3wstETHETH/USD ÷ SPY/USD
stETH/TSLA0xDA6097f2b8805a01FcBE8BA8Fc2c45FCb7D3e206Activev3wstETHETH/USD ÷ TSLA/USD

Configuration Notes:

  • stETH pairs use wstETH as rate provider
  • Individual stock pairs: (ETH/USD) / (Stock/USD) calculation
  • MAG7 indices use normalized multi-feed aggregation

Multi-Feed Indices

MAG7 (Magnificent 7)

The MAG7 index aggregates prices from 7 major tech stocks:

  • AAPL (Apple)
  • AMZN (Amazon)
  • GOOGL (Google)
  • META (Meta)
  • MSFT (Microsoft)
  • NVDA (NVIDIA)
  • TSLA (Tesla)

Calculation Method: Normalized weighted average using MultiFeedNormalizedPriceLib

MAG7.i26

Similar to MAG7 but with different normalization factors (i26 variant).

Version Information

  • All Arbitrum oracles use v3 contracts
  • Contracts use proxy pattern for upgradeability

Notes

  • Stock price feeds are provided by Chainlink
  • Multi-feed indices use normalization factors for weighted averages
  • All prices normalized to 18 decimals