Lido

Staking · Liquid Staking · stETH

NetworkStakingLiquid StakingNon-Custodial3 coinsVerified

Lido lets users stake ETH and receive stETH, a rebasing liquid staking token that accrues daily staking rewards while staying usable across DeFi.

The largest Ethereum liquid staking protocol.

stETH price

$0.2672

+4.3% 24h

Latest data · 15 min delay

AI Agent Skill

Machine-readable protocol knowledge for agents

Raw markdown

Lido — Research Skill

The largest Ethereum liquid staking protocol.

lido · v1.0.0

Facts

categoryNetwork
symbolstETH
taglineThe largest Ethereum liquid staking protocol.
arbitrumNativeno
chainsTerra, Moonbeam, Moonriver, Ethereum, Solana
securityverified (OZ-derived · public audit on file)
memberCoins3 (LDO, stETH, wstETH)
tvl$15.93B
marketCap$225.24M
price$0.2672
priceChange24h4.3%
priceChange7d7.3%
priceChange30d-13.5%
fdv$267.25M
marketCapRank#157
tvlChange1d2.6%
tvlChange7d11.1%
universalMetricsSyncedAt2026-07-03T17:02:56Z
users640K

Sections

Overview

Lido lets users stake ETH and receive stETH, a rebasing liquid staking token that accrues daily staking rewards while staying usable across DeFi.

What makes it different

Deepest liquidity and broadest DeFi integration of any LST; staking is delegated across a DAO-curated set of professional node operators.

Components

- stETH (Lido Staked Ether): A rebasing ERC-20 liquid staking token minted 1:1 when ETH is deposited. Balances rebase daily to reflect accrued staking rewards net of the protocol fee, so 1 stETH tracks 1 staked ETH plus rewards. - wstETH (Wrapped stETH): A non-rebasing wrapper of stETH whose balance stays constant while its exchange rate to stETH grows. Preferred for DeFi integrations (lending, LPs, L2s) that do not handle rebasing tokens well. - Staking Router: Introduced in Lido V2, a modular contract that routes stake to distinct node-operator modules (Curated, Simple DVT, and Community Staking), letting the DAO add operator sets with different trust and decentralization profiles. - Withdrawal Queue: The Lido V2 mechanism allowing stETH holders to redeem stETH for ETH at a 1:1 ratio via a queue that mints a withdrawal NFT, fulfilled from staking rewards, buffered deposits, and validator exits. - Simple DVT Module: Lido's second mainnet operator module, using distributed validator technology (Obol and SSV) to let clusters of solo and community stakers collectively run validators, broadening operator decentralization. - Dual Governance: A protection layer (live June 2025) that lets stETH/wstETH holders escrow tokens to delay (>1% TVL) or, at a 10% threshold, trigger a 'rage quit' that halts execution of DAO proposals they object to.

Member coins

- LDO (LDO) — Token, Governance token - stETH (stETH) — Receipt, Rebasing - wstETH (wstETH) — Receipt, Non-rebasing wrapper of stETH

Risks

- Reserve / Depeg: stETH is not hard-pegged and can trade below ETH on secondary markets during stress. In June 2022, cascading selling by Celsius and Three Arrows Capital plus the Terra collapse pushed stETH to a multi-percent discount to ETH in the Curve pool before native withdrawals existed. - Governance: Lido's very large share of Ethereum staking concentrates influence in LDO governance and its operator set, raising concerns about single-protocol control of validation. The Dual Governance system (live June 2025) was introduced specifically so stETH holders can veto or rage-quit DAO decisions they view as harmful. - Network: Because Lido delegates to a set of professional node operators and DVT clusters, validator slashing or extended downtime is passed through to stETH holders. Lido reports negligible historical slashing, but a large correlated slashing or client-bug event across operators would directly reduce stETH's backing. - Oracle: stETH rebases and the withdrawal accounting depend on the Lido oracle reporting beacon-chain balances. A compromised, buggy, or manipulated oracle report could misstate rewards or the stETH:ETH exchange rate, which is why the oracle has been repeatedly re-audited (e.g., Oracle v7.1 in 2026). - Smart Contract: The protocol comprises complex, upgradeable contracts (Staking Router, withdrawal queue, Dual Governance, stVaults). Despite 90+ audits, high-severity findings have surfaced in reviews (e.g., critical/high issues flagged and fixed during Lido V3 audits in late 2025), so residual smart-contract risk remains.

TradFi analogue

- Money market fund / liquid deposit receipt: similar — Like a money-market fund share, stETH is a liquid, transferable claim that accrues yield continuously while the underlying capital is put to productive use (staking rewards vs. short-term instruments).; differs — There is no fund manager, custodian bank, or redemption gate operator; yield comes from Ethereum protocol issuance rather than interest-bearing securities, and both the token and its yield are fully on-chain and non-custodial.

Actions

NameSignatureAccess

getProfile

Read the CanHav profile for Lido.

research_getEntity({ slug: "lido" })read-only

listMembers

List the member coins (stablecoins / tokens / RWAs) under this network.

research_listByCategory({ category: "networks" })read-only

readLiveMetrics

Read live on-chain supply / metadata for a member contract (Arbitrum).

chain_readLive({ address: "0x..." })read-only

getHistory

Pull historical peg / TVL series for a member protocol.

research_getHistory({ slug: "<member-slug>", metric: "peg" | "tvl" })read-only

Glossary

TVL
Total value locked — assets held or managed by a protocol, in USD.
APR
Annual percentage rate — yield before compounding.
RWA
Real-world asset — an off-chain asset represented as an on-chain token.
ERC-8004
Trustless-agent identity standard; an agent's portable on-chain identity (ERC-721).
Research agent