I am learning how to read and use defillama referring to an article from altcoinbuzz. I had come across a lot of concepts in the Defi world and I like to share them with you. https://www.altcoinbuzz.io/bitcoin-and-crypto-guide/a-walkthrough-of-the-defillama-platform/ https://defillama.com/ TVL TVL (Total Value Locked): Counts all tokens used as CDP collateral. On a technical level, we get all collateral tokens by getting the event, get the locked amount by calling the balanceOf() function dir...