# Index Coop CoinDesk ETH Trend Index (cdETI)

<div align="left"><figure><img src="/files/DpSrQzHISmNOaIej0mzD" alt="" width="300"><figcaption></figcaption></figure></div>

### Description <a href="#where-can-i-buy-dpi" id="where-can-i-buy-dpi"></a>

The Index Coop CoinDesk ETH Trend Index (cdETI) is an automated strategy token powered by CoinDesk Indices’ Ether Trend Indicator (ETI) designed to capitalize on ETH's price momentum.

### Fees

1.50% Streaming  |  0.10% Mint  |  0.10% Redeem

### Technical Implementation:

* Token Contract: [0x55b2CFcfe99110C773f00b023560DD9ef6C8A13B](https://etherscan.io/token/0x55b2CFcfe99110C773f00b023560DD9ef6C8A13B)
* Protocol: [Index Protocol V1](/index-coop-community-handbook/protocol/index-protocol.md) (Ethereum)
* Smart Contract Apparatus:

<table data-header-hidden><thead><tr><th width="307">Contract</th><th width="472">Description</th></tr></thead><tbody><tr><td>Contract</td><td>Description</td></tr><tr><td><a href="https://etherscan.io/address/0x929Bea020fbFed0CB189F89992d53780c4F39584#code">DelegatedManager</a></td><td>used to operate, rebalance, and update contracts connected to the product; product-specific contract</td></tr><tr><td><a href="https://etherscan.io/address/0x04b59f9f09750c044d7cfbc177561e409085f0f3">DebtIssuanceModuleV2_1</a></td><td>used to issue and redeem units of the product token; protocol-wide contract</td></tr><tr><td><a href="https://etherscan.io/address/0x6029f3f247fa87cf998ddf3c91fcb54c166c254c#code">GlobalTradeExtension</a></td><td>connects the product to the Trade Module; protocol-wide contract</td></tr><tr><td><a href="https://etherscan.io/address/0xfaab3f8f3678f68aa0d307b66e71b636f82c28bf#code">TradeModule</a></td><td>used for trading product components against DEXs; protocol-wide contract</td></tr><tr><td><a href="https://etherscan.io/address/0x8e422e9964881746a68ffa0f6a6163c0100f3037#code">GlobalFeeSplitExtension</a></td><td><p>connects the product to the Streaming Fee Module;</p><p>protocol-wide contract</p></td></tr><tr><td><a href="https://etherscan.io/address/0x165edf07bb61904f47800e13f5120e64c4b9a186">StreamingFeeModule</a></td><td>used to charge and update fees on the product; protocol-wide contract</td></tr></tbody></table>

### Additional Resources:

* [cdETI Product Page - indexcoop.com](https://indexcoop.com/products/coindesk-eth-trend-index)
* [cdETI Dune Dashboard](https://dune.com/index_coop/cdeti)
* [Introducing the Index Coop CoinDesk ETH Trend Index (cdETI)](https://indexcoop.com/blog/introducing-the-index-coop-coindesk-eth-trend-index-cdeti)
* [CoinDesk Ether Trend Indicator (ETI)](https://www.coindesk.com/indices/trend-indicators)
* [IIP-178: Launch the Index Coop CoinDesk ETH Trend Index](https://gov.indexcoop.com/t/iip-178-launch-the-index-coop-coindesk-eth-trend-index-cdeti/4630)

### Contact Us

Drop into the [**Index Coop Discord Server**](https://discord.com/invite/indexcoop) - this is the fastest way to have a real person answer any questions you have!


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.indexcoop.com/index-coop-community-handbook/products/legacy-products/index-coop-coindesk-eth-trend-index-cdeti.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
