Chain TVL ranking
defi_chainsTotal value locked per blockchain from DefiLlama, ranked high to low, with each chain's native token symbol and EVM chain id plus the summed cross-chain total. Use it to compare chains by capital deployed or to check where a chain sits. A chain with no published TVL keeps a null figure and is excluded from the total rather than counted as zero. Costs $0.005 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/chains.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | How many to return, 1-100 (default 25) Example: '25'. | |
| search | No | Chain name substring Example: 'Base'. |