> For the complete documentation index, see [llms.txt](https://docs.indexcoop.com/index-coop-community-handbook/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.indexcoop.com/index-coop-community-handbook/products/earn/staked-eth-15x-smart-loop-wsteth15x.md).

# Staked ETH 15x Smart Loop (wstETH15x)

<figure><img src="/files/zL5zS9a5IGF5qbYP8DwF" alt=""><figcaption></figcaption></figure>

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

wstETH15x is the first Smart Loop token from Index Coop. It multiplies the native staking yield of Lido‑wrapped stETH (wstETH) by running an automated 15× leverage loop on Morpho, then wraps the entire position in a single ERC‑20.

#### Initial Parameters:

* Underlying Asset: wstETH
* Borrow Asset: WETH
* DeFi Lending Protocol: Morpho
* Target Leverage Ratio: 15x
* Maximum Leverage Ratio: 16.3636x
* Minimum Leverage Ratio: 14.6965
* Rebalance Interval: LR <14.6965x or > 16.3636x
* Recentering Speed: 100%

### Fees

0.75% Annual Streaming  |  0.10% Mint  |  0.10% Redeem

<details>

<summary>Technical Implementation</summary>

* Token Contract: [0xc8DF827157AdAf693FCb0c6f305610C28De739FD](https://basescan.org/address/0xc8df827157adaf693fcb0c6f305610c28de739fd)
* Protocol: [Index Protocol V1](/index-coop-community-handbook/protocol/index-protocol.md) (Base)&#x20;
* Smart Contract Apparatus:

| Contract                                                                                                   | Description                                                                                                   |
| ---------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------- |
| [BaseManagerV2](https://basescan.org/address/0x369a817FB05c730724Be9B3cA84e1256Ca3D1C9d)                   | used to operate, rebalance, and update contracts connected to the product; product-specific contract          |
| [MorphoLeverageModule](https://basescan.org/address/0x9534b6EC541aD182FBEE2B0B01D1e4404765b8d7)            | used to initiate and manage collateralized debt positions in Morpho Blue; protocol-wide contract              |
| [MorphoLeverageStrategyExtension](https://basescan.org/address/0x36873e6b93Cf7A8f4B03e21cE7B32a10ac02C50B) | connects the product to the Morpho Leverage Module and stores methodology settings; product-specific contract |
| [DebtIssuanceModuleV3](https://basescan.org/address/0xa30e87311407ddcf1741901a8f359b6005252f22)            | used to issue and redeem units of the product token; protocol-wide contract                                   |
| [StreamingFeeModule](https://basescan.org/address/0x4580dbe79b8fcb1282eb43113536d62e882fc044)              | used to charge and update fees on the product; protocol-wide contract                                         |
| [FeeSplitExtension](https://basescan.org/address/0x5c491536defe7f11ed489994815d6d35c1fdd0c7)               | connects the product to the Streaming Fee Module; product-specific contract                                   |

</details>

### 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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.indexcoop.com/index-coop-community-handbook/products/earn/staked-eth-15x-smart-loop-wsteth15x.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
