# tUSD

{% hint style="warning" %}
**tUSD is being sunset. Users will only be able to redeem tUSD** [**https://app.eclipse.xyz/mint-tusd**](https://app.eclipse.xyz/mint-tusd) **and will not be able to mint new tUSD.**
{% endhint %}

## Turbo USD (tUSD)

tUSD is a yield-bearing stablecoin on Eclipse that earns yield from short-term U.S. Treasury Bills. It aggregates returns from Centrifuge’s JTRSY, Superstate’s USTB, and M^0, offering users a stable, appreciating asset backed by real-world treasuries.

## Overview

Users can now earn U.S. Treasury Bill Yield on a stablecoin natively on Eclipse through tUSD.

tUSD is equally backed (33.3% each) by:

* Centrifuge's JTRSY: A tokenized fund investing in short-term U.S. Treasury Bills.
* Superstate's USTB: A fund focusing on short-duration U.S. Treasury Bills.
* M^0: Infrastructure that powers builders of safe, programmable, interoperable stablecoins with U.S. Treasury Bills as collateral.

{% hint style="success" %}
Contract Address: [27Kkn8PWJbKJsRZrxbsYDdedpUQKnJ5vNfserCxNEJ3R](https://eclipsescan.xyz/token/27Kkn8PWJbKJsRZrxbsYDdedpUQKnJ5vNfserCxNEJ3R)
{% endhint %}

## Minting and Redeeming

Users can mint the stablecoin by depositing USDC on Ethereum at [app.eclipse.xyz/mint-tusd](http://app.eclipse.xyz/mint-tusd)\
&#x20;or swapping from USDC on Eclipse at [amm.skatechain.org/swap](http://amm.skatechain.org/swap).

Similarly, users can redeem the stablecoin for USDC on Ethereum at [app.eclipse.xyz/mint-tusd](http://app.eclipse.xyz/mint-tusd) or swap instantaneously from tUSD to USDC on Eclipse at [amm.skatechain.org/swap](http://amm.skatechain.org/swap).

{% hint style="warning" %}
**Note**: it can take up to 7 days to redeem via [app.eclipse.xyz/mint-tusd](http://app.eclipse.xyz/mint-tusd)
{% endhint %}

### Yield

Yield is accrued over time from U.S. Treasury Bills.

The stablecoin operates on an exchange rate model, similar to Compound's cTokens, where its value appreciates over time based on the yields from the underlying U.S. Treasuries.


---

# 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.eclipse.xyz/tusd.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.
