get https://api.klarda.com/api/v1/protocol/marketcap/tvl/chain
Get Wallet Transfer Transaction
Definition
This endpoint retrieves Total Value Locked (TVL) data for protocols on a specific blockchain network identified by its chain_id. TVL represents the total amount of assets, typically cryptocurrency tokens, locked or held within various protocols' smart contracts on the specified blockchain network.
Query Parameters
- chain_id (int): The identifier of the blockchain network for which TVL data of protocols is requested.
Response
The response will include a JSON object or array containing TVL data for protocols on the specified blockchain network.
This endpoint is useful for monitoring and analyzing the liquidity and total value of assets locked within protocols operating on specific blockchain networks, providing insights into the decentralized finance (DeFi) ecosystem's usage and growth.