DeFi protocol TVL from DeFiLlama — current value, 7d/30d trend, chain breakdown, optional daily history
Parameters
protocolanyoptional— DeFiLlama protocol slug (e.g. 'aave-v3', 'uniswap-v3', 'curve-dex'). Use lowercase with hyphens as shown on DeFiLlama. Tip: 'aave' works for the combined Aave TVL; 'aave-v3' for V3 only. Optional when using batch mode via protocols=[...].
protocolsarrayoptional— Optional batch mode: list of DeFiLlama protocol slugs. When provided, the tool returns one TVL result object per protocol.
include_historicalbooleanoptional— If true, return a daily historical TVL series for the requested window.
daysintegeroptional— Lookback window in days for the historical series (only used when include_historical=True).