DeFi Protocol Rank Radar avatar

DeFi Protocol Rank Radar

Pricing

from $1.00 / 1,000 dataset items

Go to Apify Store
DeFi Protocol Rank Radar

DeFi Protocol Rank Radar

Keyless DefiLlama protocol catalog radar (no API key): top-N protocols by TVL with 24h/7d/30d rank movement, category mix, new-protocol detection vs the last run (stateful KVS), and total-ecosystem TVL drift. Read-only public data.

Pricing

from $1.00 / 1,000 dataset items

Rating

0.0

(0)

Developer

jedi solana

jedi solana

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

5 days ago

Last modified

Categories

Share

Keyless DefiLlama protocol catalog radar (no API key): top-N protocols by TVL with 24h/7d/30d rank movement, category mix, new-protocol detection vs the last run (stateful KVS), and total-ecosystem TVL drift. Read-only public data.

What you get

Every run writes a dataset with one row per record:

{
"kind": "rank-radar",
"ts": "2026-09-21T00:35:36Z",
"firstRun": true,
"prevRunTs": null,
"count": 5442,
"totalTvlUsd": 430871799013.88,
"topN": [
{
"name": "Binance CEX",
"chain": "Multi-Chain",
"category": "CEX",
"tvlUsd": 174696799172.39188,
"change1dPct": 0.8793370710948665,
"change7dPct": 4.994733071782335
},
{
"name": "OKX",
"chain": "Multi-Chain",
"category": "CEX",
"tvlUsd": 31125739434.646458,
"change1dPct": 0.2756450624396223,
"change7dPct": 4.262746806636827
},
{
"name": "Lido",
"chain": "Multi-Chain",
"category": "Liquid Staking",
"tvlUsd": 25842360422.074745,
"change1dPct": 0.837305600009941,
"change7dPct": 6.249260203679398
},
{
"name": "Bitfinex",
"chain": "Multi-Chain",
"category": "CEX",
"tvlUsd": 19602742466.00721,
"change1dPct": 0.3961288903248601,
"change7dPct": 3.412036056407004
},
{
"name": "Aave V3",
"chain": "Multi-Chain",
"category": "Lending",
"tvlUsd": 18056967237.83332,
"change1dPct": 0.2958225566656978,
"change7dPct": 3.333332

Input

{
"limit": 25
}
FieldTypeDescription
limitintegerLimit: 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), plus apify-actor-start.
  • Free to try on the free plan; PPE pricing applies to paid-plan users.

Categories

OTHER