get https://api.klarda.com/api/v1/protocol/marketcap/tvl/id
Get Wallet Transfer Transaction
Definition
This endpoint retrieves Total Value Locked (TVL) data for a specific protocol identified by its protocol_id. TVL represents the total amount of assets, typically cryptocurrency tokens, locked or held within a protocol's smart contracts.
Query Parameters
- protocol_id (string): The unique identifier or name of the protocol for which TVL data is requested.
Response
The response will include a JSON object containing TVL data for the specified protocol.
This endpoint is useful for monitoring and analyzing the total value of assets locked within specific protocols within the blockchain and decentralized finance (DeFi) ecosystems.