# 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...` | ✅        |
