DeFi Protocol Revenue & Fees Tracker
Pricing
Pay per usage
DeFi Protocol Revenue & Fees Tracker
Track daily, weekly, and monthly fees and revenue for 2000+ DeFi protocols using DefiLlama. Compare Uniswap vs Hyperliquid vs Aave vs Lido revenue. Filter by category (DEX, Lending, Derivatives) or chain. No API key required.
Pricing
Pay per usage
Rating
0.0
(0)
Developer
Hojun Lee
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
5 days ago
Last modified
Categories
Share
Track daily, weekly, and monthly fees and revenue for 2000+ DeFi protocols using DefiLlama. Compare Uniswap vs Hyperliquid vs Aave vs Lido. Filter by category (DEX, Lending, Derivatives) or chain. No API key required. $0.001 per protocol.
What It Does
Fetches protocol-level financial data from DefiLlama:
- fees_24h / 7d / 30d: Total fees paid by users
- revenue_24h / 7d / 30d: Fees retained by the protocol (after LPs/stakers)
- revenue_ratio: What % of fees the protocol keeps
- Category, chain, and DefiLlama link
Use Cases
- Protocol comparison: Who generates the most real revenue?
- Sector analysis: Are DEXes or Lending protocols winning right now?
- Investment research: High revenue + low market cap = undervalued?
- Competitive intelligence: Monitor your protocol's fee rank
- DeFi market pulse: Total DeFi fees across 2000+ protocols
Example Output
{"name": "Hyperliquid Perps","category": "Derivatives","chains": ["Hyperliquid"],"fees_24h": 1856131.0,"revenue_24h": 927065.0,"fees_7d": 12993917.0,"fees_30d": 55777500.0,"revenue_ratio_24h": 0.4996,"defillama_url": "https://defillama.com/protocol/hyperliquid-perps"}
Input Options
| Parameter | Type | Default | Description |
|---|---|---|---|
categories | string[] | [] | Filter: Dexs, Lending, Derivatives, Liquid Staking, Bridge... |
chains | string[] | [] | Filter by chain: Ethereum, Solana, Arbitrum... |
protocols | string[] | [] | Filter by name (partial match): Uniswap, Aave... |
minFees24h | number | 0 | Minimum 24h fees threshold ($) |
sortBy | string | fees_24h | Sort: fees_24h, revenue_24h, fees_7d, fees_30d |
limit | integer | 100 | Max results (up to 2500) |
dataType | string | dailyFees | dailyFees or dailyRevenue |
Pricing
- $0.001 per protocol returned — top 100 = $0.10, top 500 = $0.50
Data Source
DefiLlama Fees — free, updated daily, covers 2000+ protocols.