Get Protocol TVL History

Get Wallet Transfer Transaction

Definition

This endpoint retrieves historical Total Value Locked (TVL) data for a specific protocol identified by its protocol_id over a specified duration. 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 history is requested.
  • duration (int): The duration in days or other time units for which the historical TVL data is aggregated and presented.

Response

The response will include a JSON object or array containing historical TVL data for the specified protocol.

This endpoint allows users to track and analyze the historical liquidity and total value of assets locked within a specific protocol over time, providing insights into the growth and usage trends within the decentralized finance (DeFi) ecosystem.

Language
Credentials
Query
Click Try It! to start a request and see the response here!