Index Holdings
Index Holdings 📈
The Index Holdings endpoint provides real-time data on the composition of a given index. It returns a list of tokens included in the index along with their respective allocations (weights) in percentage terms. This allows users to track the latest structure of the index and make informed investment or trading decisions.
Parameters: TYPE
Datapoints:
NAME
Token Name for identifying each cryptocurrency (e.g., the Token Name of BTC is Bitcoin).
ICON
Contains URLs for different sizes of the token's icon.
WEIGHT
The token’s allocation in %.
PCT_CHANGE
The token’s return in %.
TOKEN_ADDRESS
The Token’s On-chain Address.
Example Use Case:
The Index Holdings endpoint is useful for traders, investors, and developers who need real-time data on index compositions. By retrieving the current holdings of a given index, along with their respective weights, users can:
Automate Portfolio Rebalancing: Algorithmic traders can use this data to adjust their portfolios based on the index's latest allocations.
Risk Analysis & Exposure Tracking: Investors can analyze their exposure to specific tokens and chains within an index.
Token Trend Monitoring: Users can track changes in index allocations over time to identify trends in token inclusion and weighting.
Building Custom Trading Strategies: Developers can integrate this endpoint into trading bots to execute trades based on the index’s composition.
Index Performance Evaluation: By combining index data with market price feeds, analysts can assess the performance of different index holdings
Updated 2 days ago