Audience
Anyone looking to trade and manage their crypto assets through a cryptocurrency platform
About DefiLlama
DefiLlama is committed to accurate data without ads or sponsored content and transparency. We list DeFi projects from all chains. The majority of adapters on DefiLlama are contributed and maintained by their respective communities, with all changes being coordinated through the DefiLlama/DefiLlama-Adapters github repo. Collects data on a protocol by calling some endpoints or making some blockchain calls. Computes the TVL of a protocol and returns it. Right now our SDK only supports EVM chains, so if your project is in any of these chains you should develop a SDK-based adapter, while if your project is on another chain a fetch adapter is the way to go. The adapter is just a function that takes a timestamp and block-height (on Ethereum) and returns the balances of tokens locked in your protocol's smart contracts at that point in time.