DeFi protocols by TVL
defi_protocolsRank DeFi protocols by total value locked from DefiLlama, filtered by chain, category or name substring, with each protocol's slug, category, chain list, TVL in USD, 1d/7d TVL change and market cap. Use it to size a protocol, find the biggest venues on a chain, or resolve the slug the protocol-detail tool needs. A protocol DefiLlama publishes no TVL for keeps a null figure, never a zero. Read live at request time and held for 5 minutes. Costs $0.008 USDC per call via x402 on Base; an unpaid call returns the payment challenge instead of data, and a call that returns no data is never settled so it costs nothing. Equivalent HTTP route: GET /defi/protocols.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chain | No | Only protocols deployed on this chain Example: 'Base'. | |
| limit | No | How many to return, 1-100 (default 20) Example: '20'. | |
| search | No | Name or slug substring Example: 'aave'. | |
| category | No | Exact DefiLlama category Example: 'Lending'. |