> For the complete documentation index, see [llms.txt](https://docs.ocean.fi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ocean.fi/development/11-deployed-contracts.md).

# Deployed Contracts

> *Note: Addresses below are placeholders and will be updated post-deployment.*

| Contract                  | Description                         | Network  | Address | Verified |
| ------------------------- | ----------------------------------- | -------- | ------- | -------- |
| OCUSD                     | Yield-bearing stablecoin            | Ethereum | `0x...` | ✅        |
| MintingManager            | Handles mint/redeem logic           | Ethereum | `0x...` | ✅        |
| StrategyAllocator         | Allocates capital across strategies | Ethereum | `0x...` | ✅        |
| EthenaHandler             | Integrates sUSDe strategy           | Ethereum | `0x...` | ✅        |
| YieldDistributor          | Handles yield payout                | Ethereum | `0x...` | ✅        |
| DefaultAdminAccessControl | Access roles management             | Ethereum | `0x...` | ✅        |
