defillama-protocol
Retrieve current TVL, chain breakdown, 24h/7d TVL change, fees, and metadata for any DeFi protocol slug via DefiLlama.
Instructions
Returns current TVL, chain breakdown, 24h/7d TVL change, fees, and metadata for any DeFi protocol slug (aave, uniswap-v3, lido, etc.) via DefiLlama. Undercuts blockrun.ai's $0.022/call by 18%.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| protocol | No | DefiLlama protocol slug (e.g. 'aave', 'uniswap-v3', 'lido', 'compound', 'maker'). Use lowercase-hyphenated form as seen on defillama.com/protocol/... | |
| include_tvl_history | No | If true, include last 7 days of TVL history. Default false. |