stETH
Prices stETH fundamentally at 1.0 × ETH/USD, with the Chainlink stETH/ETH market feed retained as a divergence monitor rather than the primary.
stETH is priced fundamentally: stETH/USD = 1.0 × ETH/USD, holding stETH/ETH at parity on Lido's redemption invariant. The Chainlink stETH/ETH market feed is still read, but as a divergence monitor rather than the price source.
Chain: Ethereum
Primary —
stETHFundamental:1.0 × ETH/USD, a unit-rate feed. Deployed fromeETH_CustomPriceFeed.sol, so the contract name shown on explorers reads eETH — expected, not a mis-deployment.Monitor —
stETHCrossRate:ETH/USD × stETH/ETHwith the Chainlink stETH/ETH market feed. SourcestETH_CustomPriceFeed.sol.
Why fundamental, with the market feed kept as a monitor
Base asset
The ETH/USD leg is read from the NAV rather than from a second Chainlink feed held by the contract, so stETH cannot be valued against an ETH price the rest of the NAV disagrees with — it inherits the NAV's own staleness and divergence checks.
Last updated