EigenLayer Restaking Tracker — TVL Operators 30d Growth avatar

EigenLayer Restaking Tracker — TVL Operators 30d Growth

Pricing

$1.00 / 1,000 protocol trackeds

Go to Apify Store
EigenLayer Restaking Tracker — TVL Operators 30d Growth

EigenLayer Restaking Tracker — TVL Operators 30d Growth

Track EigenLayer, Symbiotic, Karak, Babylon restaking TVL, active operators, 24h/7d/30d growth, and AVS distribution. Monitor the restaking ecosystem across all major protocols. DefiLlama data. No API key. PPE $0.001/protocol.

Pricing

$1.00 / 1,000 protocol trackeds

Rating

0.0

(0)

Developer

Hojun Lee

Hojun Lee

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

15 days ago

Last modified

Categories

Share

EigenLayer Restaking Tracker — 45+ Protocols, TVL & AVS Operator Analytics

EigenLayer restaking tracker covering 45+ protocols — EigenLayer, Babylon, ether.fi, Kelp, Renzo, Symbiotic, Puffer, Swell, and more. Get ETH restaking data including TVL, 1h/1d/7d/30d growth, chain distribution, and AVS operator analytics via DefiLlama. No API key required. Runs in under 30 seconds on Apify's cloud infrastructure — no local setup needed.

Keywords: EigenLayer restaking tracker · ETH restaking data · AVS operator analytics · liquid restaking token · LRT TVL · DefiLlama restaking · EigenLayer TVL · restaking protocol comparison


What does the EigenLayer Restaking Tracker do?

The EigenLayer Restaking Tracker pulls every protocol in DefiLlama's Restaking and Liquid Restaking categories and returns a normalized dataset sorted by TVL or growth rate. It covers both core restaking protocols (EigenLayer, Babylon, Symbiotic, Karak) and liquid restaking token (LRT) issuers (ether.fi, Kelp, Renzo, Puffer, Swell, Mantle) in a single run. Because Apify runs this actor on managed cloud infrastructure, you get reliable, scheduled ETH restaking data without managing servers, proxies, or rate-limit headaches yourself. The actor normalizes all data — TVL in USD, growth percentages, market cap, chain split — so you can query it downstream without transformation.


Why use the EigenLayer Restaking Tracker?

  • LRT rotation is the fastest-moving alpha in DeFi. When Renzo loses 20% of TVL in a week and Puffer gains 30%, that flow precedes price action on $ezETH / $pufETH / $ETHFI. This actor quantifies those flows automatically.
  • Macro narrative monitoring. EigenLayer slashing events, Babylon Bitcoin restaking launches, Symbiotic vs. Karak competition — all surface as TVL deltas. One API call replaces hours of manual DefiLlama browsing.
  • Yield optimization input. Cross-reference LRT TVL growth with actual pool yield (via the DeFi Yield Scanner) to pick the right LRT for new deposits.
  • Portfolio risk management. Track concentration risk across LRT issuers. If a single issuer holds 60%+ of restaked ETH, that is a systemic depeg risk worth monitoring daily.
  • Quantitative research. 30-day TVL series per protocol supports backtesting LRT rotation strategies against price data.

How to use the EigenLayer Restaking Tracker

  1. Open the actor on Apify Store and click Try for free.
  2. Configure inputs — leave defaults to sweep all 45+ protocols by TVL, or set sortBy: "growth_7d_desc" to surface the fastest-growing LRTs.
  3. Click Start — the run completes in under 30 seconds.
  4. Access results via the Dataset tab (JSON/CSV), the Apify API, or connect to your dashboard via webhook.
  5. Schedule recurring runs (hourly, daily, weekly) using Apify's built-in scheduler — no cron server required.

Input

FieldTypeDefaultDescription
includeRestakingbooleantrueCore restaking protocols — EigenLayer, Babylon, Symbiotic, Karak
includeLiquidRestakingbooleantrueLRT issuers — ether.fi, Kelp, Renzo, Puffer, Swell, Mantle
minTvlUsdinteger1,000,000Filter out micro-cap protocols below this USD TVL
sortBystringtvl_desctvl_desc, growth_7d_desc, growth_30d_desc, growth_7d_asc, name_asc
limitinteger50Maximum number of protocols returned
alertGrowth7dPctnumber0Telegram alert when any protocol's 7-day TVL change exceeds this threshold (absolute). 0 = disabled
telegramBotTokenstringTelegram bot token for alerts
telegramChatIdstringTelegram chat ID to receive alerts

Example — Top 20 by TVL:

{"sortBy": "tvl_desc", "limit": 20}

Example — LRT growth scanner:

{"includeRestaking": false, "sortBy": "growth_7d_desc", "minTvlUsd": 10000000}

Output

Each item represents one restaking protocol with normalized TVL and growth metrics.

[
{
"name": "ether.fi Stake",
"slug": "etherfi-stake",
"symbol": "ETHFI",
"category": "Liquid Restaking",
"tvl_usd": 3183657843,
"tvl_change_1h_pct": 0.05,
"tvl_change_1d_pct": -0.42,
"tvl_change_7d_pct": 2.81,
"tvl_change_30d_pct": 14.6,
"mcap_usd": 451000000,
"chains": ["Ethereum", "Arbitrum"],
"chain_tvls": {"Ethereum": 2989450000, "Arbitrum": 194207843},
"url": "https://www.ether.fi",
"twitter": "ether_fi"
},
{
"name": "EigenLayer",
"slug": "eigenlayer",
"symbol": null,
"category": "Restaking",
"tvl_usd": 11204000000,
"tvl_change_1h_pct": 0.01,
"tvl_change_1d_pct": -0.15,
"tvl_change_7d_pct": -1.2,
"tvl_change_30d_pct": 8.3,
"mcap_usd": null,
"chains": ["Ethereum"],
"chain_tvls": {"Ethereum": 11204000000},
"url": "https://eigenlayer.xyz",
"twitter": "eigenlayer"
}
]

Data fields

FieldTypeDescription
namestringProtocol display name
slugstringDefiLlama slug for deep-linking
symbolstringGovernance or LST token ticker (null if none)
categorystringRestaking or Liquid Restaking
tvl_usdnumberCurrent total value locked in USD
tvl_change_1h_pctnumberTVL % change over past 1 hour
tvl_change_1d_pctnumberTVL % change over past 24 hours
tvl_change_7d_pctnumberTVL % change over past 7 days
tvl_change_30d_pctnumberTVL % change over past 30 days
mcap_usdnumberToken market cap in USD (null if not applicable)
chainsarrayBlockchain networks where protocol is deployed
chain_tvlsobjectTVL breakdown per chain in USD
urlstringProtocol website
twitterstringTwitter handle

Cost estimation

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

Use caseProtocols returnedEstimated cost
Top 20 by TVL20$0.020
Top 50 by TVL50$0.050
Full universe (~45 protocols)45$0.045
LRT-only growth scan~25$0.025

Rate: $0.001 per protocol returned. Typical runs cost less than $0.05.


FAQ

Does this actor require an EigenLayer API key or DefiLlama subscription? No. All data comes from DefiLlama's free public API (/protocols + /protocol/{slug}). No API key, no authentication, no rate-limit risk at typical usage volumes.

How current is the ETH restaking data? DefiLlama updates TVL data every few minutes. The actor fetches live data at run time, so results reflect the state at the moment of execution. For real-time monitoring, schedule runs every 15–60 minutes via Apify's scheduler.

Can I use this to track AVS operator analytics for EigenLayer specifically? The actor returns protocol-level TVL and chain distribution for EigenLayer as a whole. For granular per-AVS or per-operator breakdowns, the AVS analytics fields (slashing events, operator count) are best pulled directly from the EigenLayer subgraph — but TVL-level signals captured here are sufficient for most macro tracking and rotation-monitoring use cases.

Disclaimer: This actor provides data aggregated from public sources (DefiLlama, protocol websites). Nothing in this output constitutes financial advice. TVL and APY figures are estimates and may differ from on-chain reality during periods of high volatility or data-source lag. Use at your own risk.



Live Sample Run

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

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

Feedback

Leave a review on Apify Store