> ## Documentation Index
> Fetch the complete documentation index at: https://docs.tori.finance/llms.txt
> Use this file to discover all available pages before exploring further.

# Testnet

> Resources for testing Tori Finance smart contracts

<Note>
  Because of the active ecosystem on Ethereum mainnet and the history of our contracts there, it is highly encouraged to test using a mainnet fork. This can be achieved with tools like [Tenderly](https://tenderly.co/) and [Anvil](https://book.getfoundry.sh/reference/anvil/).
</Note>

Canonical, verified testnet deployments of Tori Finance contracts can be found below.

## Ethereum Sepolia

| Contract                        | Address                                                                                                                         |
| ------------------------------- | ------------------------------------------------------------------------------------------------------------------------------- |
| **Mock USDC**                   | [`0x93D89EDb79B43BCb4e57Fb1A74CE22d4f7b569Cf`](https://sepolia.etherscan.io/address/0x93D89EDb79B43BCb4e57Fb1A74CE22d4f7b569Cf) |
| **trUSD**                       | [`0x7040528978f4c6D23BbEc8e7907F1775B3b95B1e`](https://sepolia.etherscan.io/address/0x7040528978f4c6D23BbEc8e7907F1775B3b95B1e) |
| **Staked trUSD (strUSD)**       | [`0xF2169c4881452a43098FFc32Bb85B1f78ffCAE2b`](https://sepolia.etherscan.io/address/0xF2169c4881452a43098FFc32Bb85B1f78ffCAE2b) |
| **Staking Rewards Distributor** | [`0x9670e6bCC4849041D8B9405F1263f998c0181040`](https://sepolia.etherscan.io/address/0x9670e6bCC4849041D8B9405F1263f998c0181040) |
| **Tori Minting**                | [`0x1963770422a75D12C07DE9fFf2Ddc2f85c073864`](https://sepolia.etherscan.io/address/0x1963770422a75D12C07DE9fFf2Ddc2f85c073864) |
| **Timelock**                    | [`0x2BaEe8C4aFc554a9c103bbec22a9534F1cA249Dc`](https://sepolia.etherscan.io/address/0x2BaEe8C4aFc554a9c103bbec22a9534F1cA249Dc) |

<Warning>
  These are **testnet** contracts only. They have no monetary value and are intended solely for development and testing purposes. Do not send real assets to these addresses.
</Warning>
