# Index Coop Leverage Suite

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

The Index Coop Leverage Suite enables leverage exposure to different assets by tracking a target leverage ratio and rebalancing in an automated fashion to protect against liquidation.

To learn more about the benefits of leverage tokens, see our article: [Introducing The Index Coop Leverage Suite.](http://indexcoop.com/blog/introducing-arbitrum-leverage-suite)

### Fees

<table><thead><tr><th width="222">Product</th><th width="270">Streaming Fee</th><th>Issuance / Redemption Fee</th></tr></thead><tbody><tr><td>3x </td><td>5.48%</td><td>0.10%</td></tr><tr><td>2x </td><td>3.65%</td><td>0.10%</td></tr><tr><td>Inverse </td><td>3.65%</td><td>0.10%</td></tr></tbody></table>

***

### Technical Implementation - *Ethereum*:

<table><thead><tr><th width="123">Product</th><th width="440">Token Contract</th><th>Protocol</th></tr></thead><tbody><tr><td>ETH2x</td><td><a href="https://etherscan.io/token/0x65c4c0517025ec0843c9146af266a2c5a2d148a2">0x65c4C0517025Ec0843C9146aF266A2C5a2D148A2</a></td><td><a href="../../protocol/index-protocol">Index Protocol V1</a></td></tr><tr><td>BTC2x</td><td><a href="https://etherscan.io/address/0xd2ac55ca3bbd2dd1e9936ec640dcb4b745fde759">0xD2AC55cA3Bbd2Dd1e9936eC640dCb4b745fDe759</a></td><td><a href="../../protocol/index-protocol">Index Protocol V1</a></td></tr></tbody></table>

#### Smart Contract Apparatus - *Ethereum*:

<table data-header-hidden><thead><tr><th width="258">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/0x9d08cced85a68bf8a19374ed4b5753ae3be9f74f#code">AaveV3LeverageModule</a></td><td>used to initiate and manage collateralized debt positions in Aave v3; protocol-wide 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/0x165edf07bb61904f47800e13f5120e64c4b9a186">StreamingFeeModule</a></td><td>used to charge and update fees on the product; protocol-wide contract</td></tr></tbody></table>

***

### Technical Implementation - *Arbitrum*:

<table><thead><tr><th width="131">Product</th><th width="440">Token Contract</th><th>Protocol</th></tr></thead><tbody><tr><td>ETH3x</td><td><a href="https://arbiscan.io/address/0xa0a17b2a015c14be846c5d309d076379ccdfa543">0xA0A17b2a015c14BE846C5d309D076379cCDfa543</a></td><td><a href="../../protocol/index-protocol">Index Protocol V1</a></td></tr><tr><td>ETH2x</td><td><a href="https://arbiscan.io/address/0x26d7d3728c6bb762a5043a1d0cef660988bca43c">0x26d7D3728C6bb762a5043a1d0CeF660988Bca43C</a></td><td><a href="../../protocol/index-protocol">Index Protocol V1</a></td></tr><tr><td>iETH1x</td><td><a href="https://arbiscan.io/address/0x749654601a286833ad30357246400d2933b1c89b">0x749654601a286833aD30357246400D2933b1C89b</a></td><td><a href="../../protocol/index-protocol">Index Protocol V1</a></td></tr><tr><td>BTC3x</td><td><a href="https://arbiscan.io/address/0x3bdd0d5c0c795b2bf076f5c8f177c58e42bec0e6">0x3bDd0d5c0C795b2Bf076F5C8F177c58e42beC0E6</a></td><td><a href="../../protocol/index-protocol">Index Protocol V1</a></td></tr><tr><td>BTC2x</td><td><a href="https://arbiscan.io/address/0xeb5be62e6770137beaa0cc712741165c594f59d7">0xeb5bE62e6770137beaA0cC712741165C594F59D7</a></td><td><a href="../../protocol/index-protocol">Index Protocol V1</a></td></tr><tr><td>iBTC1x</td><td><a href="https://arbiscan.io/address/0x80e58aea88bccaae19bca7f0e420c1387cc087fc">0x80e58AEA88BCCaAE19bCa7f0e420C1387Cc087fC</a></td><td><a href="../../protocol/index-protocol">Index Protocol V1</a></td></tr><tr><td>ETH2xBTC</td><td><a href="https://arbiscan.io/token/0xe7b1ce8dfee3d7417397cd4f56dbfc0d49e43ed1">0xe7b1ce8dfee3d7417397cd4f56dbfc0d49e43ed1</a></td><td><a href="../../protocol/index-protocol">Index Protocol V1</a></td></tr><tr><td>BTC2xETH</td><td><a href="https://arbiscan.io/token/0x77f69104145f94a81cec55747c7a0fc9cb7712c3">0x77f69104145f94a81cec55747c7a0fc9cb7712c3</a></td><td><a href="../../protocol/index-protocol">Index Protocol V1</a></td></tr></tbody></table>

#### Smart Contract Apparatus - *Arbitrum*:

<table data-header-hidden><thead><tr><th width="253">Contract</th><th width="472">Description</th></tr></thead><tbody><tr><td>Contract</td><td>Description</td></tr><tr><td><a href="https://arbiscan.io/address/0x6d1b74e18064172d028c5ee7af5d0ccc26f2a4ae#code">AaveV3LeverageModule</a></td><td>used to initiate and manage collateralized debt positions in Aave v3; protocol-wide contract</td></tr><tr><td><a href="https://arbiscan.io/address/0x4ac26c26116fa976352b70700af58bc2442489d8#code">DebtIssuanceModuleV3</a></td><td>used to issue and redeem units of the product token; protocol-wide contract</td></tr><tr><td><a href="https://arbiscan.io/address/0x42bf8b14277bb77244e693f98f848e7594022310#code">StreamingFeeModule</a></td><td>used to charge and update fees on the product; protocol-wide contract</td></tr></tbody></table>

***

### Technical Implementation - *Base*:

<table><thead><tr><th width="123">Product</th><th width="440">Token Contract</th><th>Protocol</th></tr></thead><tbody><tr><td>ETH3x</td><td><a href="https://basescan.org/address/0x329f6656792c7d34d0fbb9762fa9a8f852272acb">0x329f6656792c7d34D0fBB9762FA9A8F852272acb</a></td><td><a href="../../protocol/index-protocol">Index Protocol V1</a></td></tr><tr><td>ETH2x</td><td><a href="https://basescan.org/address/0xc884646e6c88d9b172a23051b38b0732cc3e35a6">0xC884646E6C88d9b172a23051b38B0732Cc3E35a6</a></td><td><a href="../../protocol/index-protocol">Index Protocol V1</a></td></tr><tr><td>BTC3x</td><td><a href="https://basescan.org/token/0x1F4609133b6dAcc88f2fa85c2d26635554685699">0x1F4609133b6dAcc88f2fa85c2d26635554685699</a></td><td><a href="../../protocol/index-protocol">Index Protocol V1</a></td></tr><tr><td>BTC2x</td><td><a href="https://basescan.org/token/0x186f3d8bb80dff50750babc5a4bcc33134c39cde">0x186f3d8bb80dff50750babc5a4bcc33134c39cde</a></td><td><a href="../../protocol/index-protocol">Index Protocol V1</a></td></tr><tr><td>uSOL3x</td><td><a href="https://basescan.org/token/0x0a0fbd86d2deb53d7c65fecf8622c2fa0dcdc9c6">0x0a0fbd86d2deb53d7c65fecf8622c2fa0dcdc9c6</a></td><td><a href="../../protocol/index-protocol">Index Protocol V1</a></td></tr><tr><td>uSOL2x</td><td><a href="https://basescan.org/token/0x0a0fbd86d2deb53d7c65fecf8622c2fa0dcdc9c6">0x0a0fbd86d2deb53d7c65fecf8622c2fa0dcdc9c6</a></td><td><a href="../../protocol/index-protocol">Index Protocol V1</a></td></tr><tr><td>uSUI3x</td><td><a href="https://basescan.org/token/0x16c469f88979e19a53ea522f0c77afad9a043571#readContract">0x16c469f88979e19a53ea522f0c77afad9a043571</a></td><td><a href="../../protocol/index-protocol">Index Protocol V1</a></td></tr><tr><td>uSUI2x</td><td><a href="https://basescan.org/token/0x2f67e4be7fbf53db88881324aac99e9d85208d40">0x2f67e4be7fbf53db88881324aac99e9d85208d40</a></td><td><a href="../../protocol/index-protocol">Index Protocol V1</a></td></tr></tbody></table>

#### Smart Contract Apparatus - *Base*:

<table data-header-hidden><thead><tr><th width="278">Contract</th><th width="472">Description</th></tr></thead><tbody><tr><td>Contract</td><td>Description</td></tr><tr><td><a href="https://basescan.org/address/0xc06a6e4d9d5ff9d64bd19fc243ad9b6e5a672699#code">AaveV3LeverageModule</a></td><td>used to initiate and manage collateralized debt positions in Aave v3; protocol-wide contract</td></tr><tr><td><a href="https://basescan.org/address/0xa30e87311407ddcf1741901a8f359b6005252f22#code">DebtIssuanceModuleV3</a></td><td>used to issue and redeem units of the product token; protocol-wide contract</td></tr><tr><td><a href="https://basescan.org/address/0x4580dbe79b8fcb1282eb43113536d62e882fc044#code">StreamingFeeModule</a></td><td>used to charge and update fees on the product; protocol-wide contract</td></tr></tbody></table>

***

### Additional Resources:

* [IC Leverage Suite - app.indexcoop.com](https://app.indexcoop.com/leverage?buy=ETH2X\&sell=ETH\&network=1)
* [Leverage Products - Dune](https://dune.com/index_coop/leverage-products)
* [Perps vs Leverage Tokens - Dune](https://dune.com/index_coop/indexcoop-perps-vs-leverage-tokens)
* [Meet the Index Coop's New 2x Leverage Tokens](https://indexcoop.com/blog/meet-the-index-coops-new-2x-leverage-tokens)
* [Introducing the Index Coop Arbitrum Leverage Suite](https://indexcoop.com/blog/introducing-arbitrum-leverage-suite)
* [Unlocking Leverage on Base](https://indexcoop.com/blog/unlocking-leverage-on-base)
* [Understanding Leverage Tokens vs Perps](https://indexcoop.com/blog/understanding-leverage-tokens-vs-perps)
* [IIP-182: Launch ETH2x & BTC2x, Deprecate FLIs](https://gov.indexcoop.com/t/iip-182-launch-eth2x-btc2x-on-aave-v3-deprecate-flis-on-compound-v2/4688)
* [IIP-186: Launch a Leverage Suite on Arbitrum](https://gov.indexcoop.com/t/iip-186-launch-a-leverage-suite-on-arbitrum/4775)
* [IIP-187: Launch ETH2xBTC and BTC2xETH on Arbitrum](https://gov.indexcoop.com/t/iip-187-launch-eth2xbtc-and-btc2xeth-on-arbitrum/4840/4)

### 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!
