DeFi Category Pulse
Pricing
from $1.00 / 1,000 dataset items
DeFi Category Pulse
Keyless DeFi sector rotation pulse (DefiLlama public API, no key): TVL aggregated per category (Lending, Yield, CEX, DEX, Liquid Staking...), each category's share of total TVL, stateful KVS share-drift + sector rotation alerts. 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
4 days ago
Last modified
Categories
Share
Keyless DeFi sector rotation pulse (DefiLlama public API, no key): TVL aggregated per category (Lending, Yield, CEX, DEX, Liquid Staking...), each category's share of total TVL, stateful KVS share-drift + sector rotation alerts. Read-only public data.
What you get
Every run writes a dataset with one row per record:
{"kind": "category-pulse","ts": "2026-09-22T00:15:47Z","firstRun": true,"prevRunTs": null,"count": 20,"totalTvlUsd": 618399265361.07,"categories": [{"category": "CEX","tvlUsd": 328402353696.61,"sharePct": 53.11,"protocolCount": 80,"change1dPct": 4.6,"topProtocol": {"name": "Binance CEX","tvlUsd": 181837160909.49}},{"category": "Liquid Staking","tvlUsd": 59258877765.34,"sharePct": 9.58,"protocolCount": 295,"change1dPct": 5.87,"topProtocol": {"name": "Lido","tvlUsd": 27250254902.57}},{"category": "Bridge","tvlUsd": 57505374451.79,"sharePct": 9.3,"protocolCount": 170,"change1dPct": 5.77,"topProtocol": {"name": "WBTC","tvlUsd": 10088220779.65}},{"category": "Lending","tvlUsd": 55835529930.74,"sharePct": 9.03,"protocolCount": 646,"change1dPct": 3.91,"topProtocol": {"name": "Aave V3","tvlUsd": 18860081288.6}},{"category": "Staking Pool","tvlUsd":
Input
{"limit": 20}
| Field | Type | Description |
|---|---|---|
limit | integer | Limit: the limit parameter. Default: 20. |
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