Crest DeFi Ecosystem Overview is a paid API for AI agents from data.crestsystems.ai, paid per call via x402, $0.003000/call, status down (last checked 2026-09-15).
Fetches DeFi ecosystem data for a specific blockchain, returning total TVL and the top 10 protocols ranked by TVL with 24-hour change and category classification.
Crest · defi_overview -- Fetch DeFi ecosystem data for a specific blockchain. Returns total TVL, top 10 protocols by TVL with 24h change and category classification.
Returns the total TVL for the specified blockchain and a ranked list of the top 10 DeFi protocols by TVL, each with their current TVL value, 24-hour percentage change, and category classification (e.g. DEX, lending, yield).
GEThttps://data.crestsystems.ai/data/defi/:chainUse this endpoint when you need a fast, chain-specific DeFi ecosystem snapshot including total TVL and protocol-level breakdown with recent momentum (24h change). Prefer it over generic crypto price endpoints when the user's question is specifically about DeFi protocol health, TVL rankings, or ecosystem composition on a particular chain.
{
"input": {
"type": "http",
"method": "GET",
"queryParams": {
"chain": "ethereum"
}
}
}| Field | Type | Description |
|---|---|---|
| inputrequired | object | |
| output | object |
{
"defi": {
"tvl": 39191396017.06714,
"chain": "Ethereum",
"chainId": 1,
"protocols": [
{
"tvl": 139937266248.36462,
"name": "Binance CEX",
"chains": 32,
"category": "CEX",
"change_1d": -1.3396647343267318
},
{
"tvl": 22089683347.911407,
"name": "OKX",
"chains": 19,
"category": "CEX",
"change_1d": -1.2411861241784976
},
{
"tvl": 16731790153.475348,
"name": "Bitfinex",
"chains": 20,
"category": "CEX",
"change_1d": -1.533440944489044
},
{
"tvl": 15691871462.133108,
"name": "Lido",
"chains": 5,
"category": "Liquid Staking",
"change_1d": -2.7781923880028927
},
{
"tvl": 14095017977.634386,
"name": "Bybit",
"chains": 36,
"category": "CEX",
"change_1d": -1.5370479425267547
},
{
"tvl": 12834664560.368511,
"name": "SSV Network",
"chains": 1,
"category": "Staking Pool",
"change_1d": -2.822294325778543
},
{
"tvl": 12423462973.562727,
"name": "Aave V3",
"chains": 21,
"category": "Lending",
"change_1d": -1.88528824983662
},
{
"tvl": 11407097446.288551,
"name": "Robinhood",
"chains": 4,
"category": "CEX",
"change_1d": -2.8135228995586488
},
{
"tvl": 7614421528.94397,
"name": "LayerZero V2",
"chains": 60,
"category": "Bridge",
"change_1d": -0.22325056722665693
},
{
"tvl": 6988791465.596037,
"name": "Morpho Blue",
"chains": 38,
"category": "Lending",
"change_1d": -2.018481512321401
}
]
},
"paid": true,
"price": "$0.003"
}No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"