# Ethereum Mainnet

Ensure you are using the Main Vault (TransparentUpgradeableProxy) for your interactions with the CMPVault. <br>

| Contract                  | Address                                    | Description                                            |
| ------------------------- | ------------------------------------------ | ------------------------------------------------------ |
| CMPVault                  | 0x4C1ec3d1519225f36958408fDD33a0D5ba1F2fa7 | Main vault (TransparentUpgradeableProxy)               |
| CMPVault (Implementation) | 0xC4f86E9B4A588D501c1c3e25628dFd50Bc8D615e | Main vault (Implementation)                            |
| Oracle                    | 0x02C65719Da4317d84D808740920d6f6285045660 | Price source                                           |
| XAUT                      | 0x68749665FF8D2d112Fa859AA293F07A622782F38 | Tether Gold (ERC-20)                                   |
| aUSDT                     | 0x9EEAD9ce15383CaEED975427340b3A369410CFBF | Alloy by Tether (ERC-20)                               |
| PermissionControl         | 0x316907d43188851D710E49590311c4658d6aD0b3 | Users whitelist                                        |
| PermitHelper              | 0x2a33cebc5ae07988b94cc682fc3851a745ed18a3 | Helper contract to allow CMPVault to work with EIP2612 |
