ETH Staking Pools Pulse
Pricing
from $1.00 / 1,000 dataset items
ETH Staking Pools Pulse
Keyless ETH staking ecosystem pulse (DefiLlama yields pools, no API key): staking-project pool TVL + APY across major ETH staking products, ecosystem total, top pools, and stateful KVS deltas vs the last run (TVL drift + APY shifts). Alerts on pool TVL drop or APY jump. Read-only public data.
Pricing
from $1.00 / 1,000 dataset items
Rating
0.0
(0)
Developer
jedi solana
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
21 hours ago
Last modified
Categories
Share
Keyless ETH staking ecosystem pulse (DefiLlama yields pools, no API key): staking-project pool TVL + APY across major ETH staking products, ecosystem total, top pools, and stateful KVS deltas vs the last run (TVL drift + APY shifts). Alerts on pool TVL drop or APY jump. Read-only public data.
What you get
Every run writes a dataset with one row per record:
{"kind": "staking-pools-pulse","ts": "2026-09-20T00:18:58Z","firstRun": true,"prevRunTs": null,"ecosystemTvlUsd": 54961507992.0,"projects": [{"project": "lido","poolCount": 1,"tvlUsd": 25532325983.0,"avgApy": 2.25,"topPoolSymbol": "STETH"},{"project": "binance-staked-eth","poolCount": 1,"tvlUsd": 9242064230.0,"avgApy": 2.22,"topPoolSymbol": "WBETH"},{"project": "aave-v3","poolCount": 4,"tvlUsd": 6748029412.0,"avgApy": 0.0,"topPoolSymbol": "WEETH"},{"project": "ether.fi-stake","poolCount": 2,"tvlUsd": 5726958448.0,"avgApy": 1.25,"topPoolSymbol": "WEETH"},{"project": "sparklend","poolCount": 2,"tvlUsd": 3614242304.0,"avgApy": 0.0,"topPoolSymbol": "WSTETH"},{"project": "rocket-pool","poolCount": 1,"tvlUsd": 1372637823.0,"avgApy": 2.14,"topPoolSymbol": "RETH"},{"project": "morpho-blue","poolCount": 3,"tvlUsd": 577070472.0,"avgApy": 0.0,"topPoolSymbol": "WSTETH"
Input
{"limit": 25}
| Field | Type | Description |
|---|---|---|
limit | integer | Limit: the limit parameter. Default: 25. |
Use cases
- Monitor on a schedule — run this Actor on a timer and get a fresh, normalized snapshot every time; diff the datasets to see what changed.
- Feed a dashboard or model — clean, one-JSON-item-per-record output is ready to pipe into a spreadsheet, database, or LLM prompt without any post-processing.
- Research & due diligence — pull a structured set of records for a topic, name, or window without scraping the public source by hand.
Limits & notes
- No API key, no login: it only reads public endpoints/feeds. If the upstream source is degraded, the run still succeeds and returns an honest status item instead of failing.
- Results reflect what the public source returned at run time (top-N windows, newest-first where applicable).
- Pay-per-event via synthetic events: each default-dataset item is billed through
apify-default-dataset-item($0.001 per item), plusapify-actor-start. - Free to try on the free plan; PPE pricing applies to paid-plan users.
Categories
OTHER