providers list
List supported providers and capability auth metadata.
chains list
List all supported chains with slugs, CAIP-2 identifiers, namespaces, and accepted aliases. No API keys required; bypasses cache.
chains top
Top chains by TVL.
--limit int(default20)
chains assets
Asset-level TVL for a chain.
--chain string(required)--asset string(optional filter)--limit int(default20)
DEFI_DEFILLAMA_API_KEY.
Reason: chains assets is backed by a DefiLlama endpoint that is provider-gated.
chains gas
Current EVM gas prices (base fee, priority fee, gas price in gwei) with block number and EIP-1559 detection. EVM-only; bypasses cache.
--chain string(required; comma-separated for multiple chains)--rpc-url string(optional; single chain only)
protocols top
Top protocols by TVL. When --chain is specified, TVL reflects the protocol’s value locked on that chain rather than total TVL.
--category string(optional)--chain string(optional, filter by chain presence; uses chain-specific TVL for ranking)--limit int(default20)
protocols categories
List categories with protocol counts and TVL.
protocols fees
Top protocols by 24h fee revenue. Includes 7d/30d totals and 1d/7d/1m percentage changes.
--limit int(default20)--category string(optional filter, e.g.Dexs,Lending)--chain string(optional filter by chain presence, e.g.Ethereum,Arbitrum)
protocols revenue
Top protocols by 24h revenue (protocol-retained fees, excluding LP/validator earnings). Includes 7d/30d totals and 1d/7d/1m percentage changes.
--limit int(default20)--category string(optional filter, e.g.Dexs,Lending)--chain string(optional filter by chain presence, e.g.Ethereum,Arbitrum)
dexes volume
Top DEXes by 24h trading volume. Includes 7d/30d totals and 1d/7d/1m percentage changes.
--limit int(default20)--chain string(optional filter by chain presence, e.g.Ethereum,Arbitrum)
stablecoins top
Top stablecoins by circulating market cap. Includes price, chain count, and day/week/month supply change deltas.
--limit int(default20)--peg-type string(optional filter, e.g.peggedUSD,peggedEUR)
stablecoins chains
Chains ranked by total stablecoin market cap with dominant peg type and CAIP-2 chain IDs.
--limit int(default20)
assets resolve
Resolve symbol/address/CAIP-19 to canonical asset metadata.
--chain string(required)--asset stringor--symbol string(at least one required)

