DefiLlama
DefiLlama publishes open data on decentralized finance protocols across many blockchains. A caller can list protocols with their total value locked, fetch the historical TVL series for a protocol or a chain, list chains by TVL, get current and historical token prices by chain-and-address, read stablecoin supply and per-chain circulation, and pull DEX volumes, fees, revenue and yield pool APYs. No credentials required.
What your agent can do with DefiLlama
Triggers and actions 11 actions
- ActionGet current protocol TVL
Simplified endpoint returning just the current TVL number for a protocol. GET https://api.llama.fi/tvl/{protocol}. Path param: protocol slug.
- ActionGet current token prices
Get current prices of tokens by contract address / coingecko id. GET https://coins.llama.fi/prices/current/{coins} where coins is a comma-separated list like "ethereum:0x...,coingecko:bitcoin".
- ActionGet historical chain TVL
Get historical TVL (excludes liquid staking/double counting) for a specific chain. GET https://api.llama.fi/v2/historicalChainTvl/{chain}. Path param: chain slug.
- ActionGet historical token prices
Get historical prices of tokens at a given unix timestamp. GET https://coins.llama.fi/prices/historical/{timestamp}/{coins}.
- ActionGet protocol fees summary
Get summary of fees and revenue for a protocol. GET https://api.llama.fi/summary/fees/{protocol}. Path param: protocol slug.
- ActionGet protocol TVL details
Get historical TVL of a protocol and breakdowns by token and chain. GET https://api.llama.fi/protocol/{protocol}. Path param: protocol slug.
- ActionGet stablecoin details
Get historical mcap and chain distribution for a specific stablecoin. GET https://stablecoins.llama.fi/stablecoin/{asset}. Path param: stablecoin id/asset.
- ActionList chains TVL
Get current TVL of all chains. GET https://api.llama.fi/v2/chains.
- ActionList protocols
List all protocols on DefiLlama along with their current TVL. GET https://api.llama.fi/protocols. No auth required.
- ActionList stablecoin chains
Get current stablecoin market cap on each chain. GET https://stablecoins.llama.fi/stablecoinchains.
- ActionList stablecoins
List all stablecoins along with their circulating supply. GET https://stablecoins.llama.fi/stablecoins.
No trigger or action matches that. Ask your agent to add it: it reads the API documentation and builds what you describe.
Not listed?
Need a trigger or action that is not here?
Ask your agent. Describe what you need in plain language and it reads the DefiLlama API documentation, builds the operation at whatever depth the API allows, tests every branch and ships it. The list above is what exists today, not the limit.
Related apps
BitcambioBitcambio is a Brazilian cryptocurrency exchange. Its public endpoints let callers list all traded assets...
CoinpaprikaCoinpaprika is a cryptocurrency market data service covering coins, exchanges, markets, and related...
CryptAPICryptAPI is a non-custodial cryptocurrency payment processor that generates payment addresses and forwards...
MercadoBitcoinMercado Bitcoin is a Brazilian cryptocurrency exchange whose public data endpoints report trading activity...