get_chain_tvl
Get blockchain ecosystem TVL data. Returns all chains ranked by TVL, or TVL history for a specific chain.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chain | No | Chain name for history (e.g. Ethereum, BSC, Solana). Omit for all chains. | |
| limit | No | History data points (default 10, max 30) |