defi_tvl
Retrieve DeFiLlama data including total value locked by chain, stablecoin circulating supply, and yield pool details. Filter by chain or project.
Instructions
DefiLlama data: TVL by chain, stablecoin circulating supply, or yield pools. — DefiLlama data: TVL by chain, stablecoin circulating supply, or yield pools.
Example: /v1/defi-tvl?view=chains
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| view | No | Optional. chains (default), stablecoins, or yields. | |
| chain | No | Optional (yields view). Filter pools by chain, e.g. Ethereum. | |
| limit | No | Optional. Rows to return (default 20, max 100). | |
| project | No | Optional (yields view). Filter pools by project, e.g. aave-v3. |