LST Health Tracker — stETH rETH cbETH wstETH Peg Live avatar

LST Health Tracker — stETH rETH cbETH wstETH Peg Live

Pricing

$2.00 / 1,000 lst trackeds

Go to Apify Store
LST Health Tracker — stETH rETH cbETH wstETH Peg Live

LST Health Tracker — stETH rETH cbETH wstETH Peg Live

Real-time peg health for stETH, rETH, cbETH, wstETH, weETH, frxETH, sfrxETH, ezETH. Rebasing vs reward-bearing logic handled correctly — no false depeg alerts. Spot depeg events, monitor LSD basket health. PPE $0.002/LST.

Pricing

$2.00 / 1,000 lst trackeds

Rating

0.0

(0)

Developer

Hojun Lee

Hojun Lee

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Categories

Share

Liquid Staking Token Health Tracker — stETH, rETH, cbETH, weETH Depeg Monitor

Liquid staking token health monitor for 10 major ETH LSTs — stETH, rETH, cbETH, wstETH, weETH, ETHx, swETH, ezETH and more. Track LST depeg risk in real time, compare staking APY across issuers, and monitor the Lido withdrawal queue. The only actor that aggregates supply, APY, USD price, and stETH rETH analytics peg ratio in a single Apify run. No API key required.

Keywords: liquid staking token health · LST depeg tracker · stETH rETH analytics · staking APY comparison · Lido withdrawal queue · weETH ETHx depeg · liquid staking monitor · ETH restaking risk · LRT peg ratio


What does the Liquid Staking Token Health Tracker do?

The LST Health Tracker pulls live data for each tracked liquid staking token from three authoritative sources — DefiLlama (TVL and APY), Etherscan (on-chain supply), and CoinGecko (USD price) — and computes a unified health snapshot per token. For each LST you get current supply, staking APY broken down into base and reward components, TVL in USD, live USD price, and the critical peg ratio vs ETH — the percentage by which the token trades above or below its theoretical 1:1 ETH redemption value. An optional Lido withdrawal queue ETH balance row tracks unstake pressure as a macro risk indicator. Apify's scheduler lets you run this every 10–60 minutes without managing any infrastructure.


Why use the Liquid Staking Token Health Tracker?

  • Depeg risk is the primary LST risk vector. In 2022, stETH traded at -8% during the Celsius/3AC unwind. Anyone monitoring the first 1% deviation signal had hours to exit before the cascade. This actor tracks that number continuously across all major LSTs.
  • LRT depegs cascade faster than LST depegs. Liquid restaking tokens like weETH and ezETH carry both staking risk and EigenLayer slashing risk. Their peg margins are thinner — this actor monitors them alongside traditional LSTs.
  • APY divergence is capital allocation signal. When rETH yields 1% more than stETH for sustained periods, rational capital flows to rETH. This actor quantifies that divergence across all issuers so you can act programmatically.
  • Lido withdrawal queue as a macro stress indicator. A growing Lido queue correlates with ETH risk-off events — holders rushing to unstake during drawdowns. Tracking this number daily provides an early warning of broader DeFi deleveraging.
  • Portfolio risk management. If a single LST issuer holds 60%+ of staked ETH, that is systemic risk. Tracking market share trends across issuers lets you quantify concentration risk.

How to use the Liquid Staking Token Health Tracker

  1. Open the actor on Apify Store and click Try for free.
  2. For depeg monitoring, set alertPegDeviationPct: 0.5 and add your Telegram bot token — you will receive an alert the moment any LST trades 0.5%+ below ETH.
  3. Click Start — the actor fetches all data sources and returns results in under 60 seconds.
  4. Access results via the Dataset tab as JSON or CSV, or connect your analytics pipeline via the Apify API.
  5. Schedule runs every 10–30 minutes for continuous LST depeg tracking using Apify's built-in cron scheduler.

Input

FieldTypeDefaultDescription
issuersarrayallSubset of issuers to track: Lido, Rocket Pool, Coinbase, Frax, Stader, ether.fi, Swell, Renzo
includeWithdrawQueuebooleantrueAdd a Lido withdrawal queue ETH balance row to the output
alertPegDeviationPctnumber0Send Telegram alert when any LST's peg drops more than X% below ETH. 0 = disabled
telegramBotTokenstringTelegram bot token for depeg alerts
telegramChatIdstringTelegram chat ID to receive alerts

Example — Lido and Rocket Pool with depeg alert:

{
"issuers": ["Lido", "Rocket Pool"],
"alertPegDeviationPct": 0.5,
"telegramBotToken": "...",
"telegramChatId": "..."
}

Example — Full LST and LRT sweep:

{"alertPegDeviationPct": 1.0}

Output

Each item represents one liquid staking token with health metrics from multiple data sources. A SUMMARY key-value record includes total TVL, any depegged tokens, and the Lido queue balance.

[
{
"symbol": "stETH",
"issuer": "Lido",
"category": "LST",
"contract": "0xae7ab96520de3a18e5e111b5eaab095312d7fe84",
"supply_native": 8881877.31,
"price_usd": 3920.45,
"eth_price_usd": 3924.01,
"peg_vs_eth_pct": -0.09,
"tvl_usd": 15612345678,
"apy_pct": 2.513,
"apy_base_pct": 2.513,
"apy_reward_pct": null,
"defillama_pool_id": "ae6e2c61-..."
},
{
"symbol": "rETH",
"issuer": "Rocket Pool",
"category": "LST",
"contract": "0xae78736cd615f374d3085123a210448e74fc6393",
"supply_native": 741882.5,
"price_usd": 4289.12,
"eth_price_usd": 3924.01,
"peg_vs_eth_pct": 9.30,
"tvl_usd": 3181456000,
"apy_pct": 3.14,
"apy_base_pct": 3.14,
"apy_reward_pct": null,
"defillama_pool_id": "d4b3c2a1-..."
}
]

Data fields

FieldTypeDescription
symbolstringToken ticker (e.g. stETH, rETH, weETH)
issuerstringProtocol issuing the LST
categorystringLST (liquid staking token) or LRT (liquid restaking token)
contractstringEthereum mainnet contract address
supply_nativenumberCurrent on-chain token supply from Etherscan
price_usdnumberLive USD price from CoinGecko
eth_price_usdnumberETH spot price in USD at time of fetch
peg_vs_eth_pctnumberPrice premium/discount vs ETH spot — negative = depeg below ETH
tvl_usdnumberTotal value locked in USD from DefiLlama
apy_pctnumberCurrent staking APY (base + reward combined) from DefiLlama
apy_base_pctnumberBase staking yield component
apy_reward_pctnumberAdditional reward component (points, governance tokens; null if none)
defillama_pool_idstringDefiLlama pool identifier for direct API access

Cost estimation

This actor uses Pay-Per-Event (PPE) pricing — you pay only for LST rows returned.

Use caseTokens returnedEstimated cost
Full sweep (~10 LSTs + queue row)11$0.022
Lido + Rocket Pool only2$0.004
All LRTs only (weETH, ezETH, etc.)~4$0.008
30-minute schedule, full sweep11 x 48/day$1.06/day

Rate: $0.002 per token returned (slightly higher than single-source actors due to three data sources per row). Comprehensive 24/7 monitoring costs under $35/month.


FAQ

Why does rETH show a positive peg vs ETH when most LSTs should be close to 1:1? rETH is a rebasing-free token — it accrues staking rewards via appreciation in exchange rate, not supply expansion. Its price in USD legitimately exceeds ETH spot because it represents more than 1 ETH of staked value. A positive peg for rETH is normal and expected. A sudden drop toward 1:1 would be the depeg signal to monitor.

Does this actor require an Etherscan or CoinGecko API key? The actor bundles an Etherscan API key for on-chain supply queries. CoinGecko and DefiLlama endpoints used are public. You do not need to provide any API key.

What is the Lido withdrawal queue and why does it matter? When stETH holders request to unstake, their ETH goes into the WithdrawalQueueERC721 contract until Lido's validators can process the redemption. A growing queue balance signals elevated unstake pressure — historically correlated with macro risk-off events (ETH drawdowns, DeFi contagion fears). The actor includes this as an optional row with includeWithdrawQueue: true.

Disclaimer: This actor aggregates data from public sources (DefiLlama, Etherscan, CoinGecko). Peg ratios are computed against CoinGecko spot price — pool-level peg on specific DEX venues may differ. The Lido withdrawal queue balance is an approximate proxy. Nothing here constitutes financial advice. Liquid staking and restaking carry smart contract risk, slashing risk, and depeg risk. Use this data to inform your own research, not as a sole basis for trading decisions.


Limitations

  • Ethereum mainnet only. Layer 2 LST deployments are not tracked.
  • Peg is computed against CoinGecko ETH spot — not from a specific DEX pool. During illiquid conditions, pool-level peg may differ from the reported figure.
  • Lido withdrawal queue balance includes already-finalized but unclaimed withdrawals — it is a directional indicator, not a precise queue-depth metric.


Live Sample Run

A real run executed on 2026-06-10 with default inputs:

FieldValue
Items in dataset11
Dataset (JSON)https://api.apify.com/v2/datasets/lVmg14rxEwXL8o4Xm/items?clean=1&format=json
Dataset (CSV)https://api.apify.com/v2/datasets/lVmg14rxEwXL8o4Xm/items?clean=1&format=csv
Run summary (KVS)https://api.apify.com/v2/key-value-stores/LsRudLNT7CGPtF2OG/records/SUMMARY
Run detailshttps://api.apify.com/v2/actor-runs/ZtRqvhbm0NTzlXIdN

Feedback

Leave a review on Apify Store