get https://api.klarda.com/api/v1/chain/market/capitalization
Get DeFi Growth Chart
Definition
This endpoint retrieves a market capitalization chart based on data from a specified blockchain network. It provides users with a visual representation or numerical data of the total market capitalization trends over a specified duration.
Query Parameters
- chain_id (int): The identifier of the blockchain network for which the market capitalization chart is requested.
- duration (int): The duration in days or other time units for which the market capitalization data is aggregated and presented.
Response
The response will include data representing the market capitalization chart for the specified blockchain network.
This endpoint is useful for tracking and visualizing the total market capitalization trends within different blockchain networks over time, providing insights into the overall valuation and growth of digital assets.