> For the complete documentation index, see [llms.txt](https://docs.seamlessprotocol.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.seamlessprotocol.com/overview/leverage-tokens-lts/ethereum-mainnet-lts/susds-usdt-25x.md).

# sUSDS/USDT 25x

* **Token Symbol**: sUSDS-USDT-25x
* **Token Name**: sUSDS / USDT 25x Leverage Token
* **Collateral**: Sky’s [sUSDS](https://etherscan.io/token/0xa3931d71877C0E7a3148CB7Eb4463524FEc27fbD)
* **Borrowed Asset**: [USDT](https://etherscan.io/token/0xdac17f958d2ee523a2206206994597c13d831ec7)
* **Borrow Market:** [Morpho sUSDS/USDT market ](https://app.morpho.org/ethereum/market/0x3274643db77a064abd3bc851de77556a4ad2e2f502f4f0c80845fa8f909ecf0b/susds-usdt) LLTV: 96.5%
* **Oracle**: (DAI/USD) \* (sUSDS/(DAI = USDS)) / (USDT/USD) ⇒ sUSDS / USDT
  * DAI/USD Chainlink feed. 0.25% price deviation. 1 hour heartbeat - <https://data.chain.link/feeds/ethereum/mainnet/dai-usd> - <https://etherscan.io/address/0xAed0c38402a5d19df6E4c03F4E2DceD6e29c1ee9>&#x20;
  * sUSDS ERC4626 vault contract - <https://etherscan.io/address/0xa3931d71877C0E7a3148CB7Eb4463524FEc27fbD>&#x20;
  * USDT/USD Chainlink feed. 0.25% price deviation. 24 hour heartbeat - <https://data.chain.link/feeds/ethereum/mainnet/usdt-usd> - <https://etherscan.io/address/0x3E7d1eAB13ad0104d2750B8863b489D65364e32D>
* **Target Leverage (Target Collateral Ratio)**: 25x (1.041666667)
* **Min Leverage (Max Collateral Ratio)**: 24.98x (1.041701418)
* **Max Leverage (Min Collateral Ratio)**: 26x (1.04)
* **Mint Token Fee**: 0%
* **Redeem Token Fee**: 0%
* **Dutch Auction Duration**: 6 hours
* **Dutch Auction Initial Price Multiplier**: 1.006
* **Dutch Auction Min Price Multiplier**: 0.994
* **Pre-liquidation Collateral Ratio**: 1.038461538 (27x leverage)
* **Pre-liquidation Rebalance Reward**: 0.53 (50% of Morpho penalty)
* **Strategy**: Auto-looped exposure to sUSDS for max rewards
* **Use Case**: For users seeking boosted yield without manual management


---

# 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.seamlessprotocol.com/overview/leverage-tokens-lts/ethereum-mainnet-lts/susds-usdt-25x.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.
