# DeFi Pulse Index (DPI)

<div align="left"><figure><img src="/files/HNhDf6W0Faic8FjUBriH" alt="" width="375"><figcaption></figcaption></figure></div>

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

The DeFi Pulse Index (DPI) is a capitalization-weighted index that tracks the performance of some of the largest protocols in the decentralized finance (DeFi) space.

### Fees

0.95% Streaming  |  0.00% Mint  |  0.00% Redeem

### Technical Implementation:

* Token Contract: [0x1494CA1F11D487c2bBe4543E90080AeBa4BA3C2b](https://etherscan.io/token/0x1494ca1f11d487c2bbe4543e90080aeba4ba3c2b)
* Protocol: [Set Protocol V2](/index-coop-community-handbook/protocol/set-protocol-v2.md) (Ethereum)
* Smart Contract Apparatus:

<table data-header-hidden><thead><tr><th width="336">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/0x0DEa6d942a2D8f594844F973366859616Dd5ea50#code">ICManager</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/0xd8ef3cace8b4907117a45b0b125c68560532f94d">BasicIssuanceModule</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/0x90F765F63E7DC5aE97d6c576BF693FB6AF41C129">TradeModule</a></td><td>used for trading product components against DEXs; protocol-wide contract</td></tr><tr><td><a href="https://etherscan.io/address/0x84ce03ae547330f61584ad6103743732b1ae97c5#code">GeneralIndexModule</a></td><td>used to facilitate component rebalancing; protocol-wide contract</td></tr><tr><td><a href="https://etherscan.io/address/0x08f866c74205617b6f3903ef481798eced10cdec#code">StreamingFeeModule</a></td><td>used to charge and update fees on the product; protocol-wide contract</td></tr><tr><td><a href="https://etherscan.io/address/0x5c87b042494cdceba44c541fbb3bc8bff179d500#code">GovernanceModule</a></td><td>used to enable voting for product components; protocol-wide contract</td></tr></tbody></table>

### Cross-chain Implementation:

* Bridging Protocol: [Chainlink CCIP](https://app.transporter.io/?from=mainnet\&tab=token\&to=arbitrum\&token=DPI)
* Bridged Token Contract - **Arbitrum**: [0x9737C658272e66Faad39D7AD337789Ee6D54F500](https://arbiscan.io/token/0x9737c658272e66faad39d7ad337789ee6d54f500)
* Bridged Token Contract - **Base**: [0xc6955B85b622369a54Cc8C6DBeCb8e03c0885BD8](https://basescan.org/token/0xc6955B85b622369a54Cc8C6DBeCb8e03c0885BD8)

### Additional Resources:

* [DPI Product Page - indexcoop.com](https://indexcoop.com/products/defi-pulse-index)
* [DPI Dune Dashboard](https://dune.com/index_coop/sector-products)
* [Introducing the DeFi Pulse Index - Anthony Sassano](https://medium.com/set-protocol/introducing-the-defi-pulse-index-on-tokensets-79f87c6b295b)
* [An Introduction to DeFi Pulse Index Methodology](https://indexcoop.com/blog/defi-pulse-index-methodology)
* [IIP-184: Buyout DPI from Scalara](https://gov.indexcoop.com/t/iip-184-buyout-dpi-from-scalara/4759)

### 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/defi-pulse-index-dpi.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.
