Comment on page
Contract ABIs & Addresses
Union is an upgradeable system. Each deployed contract is actually a "Proxy" that points to an "Implementation" contract. All addresses can be found in the folder
deployments/${network}
.Ethereum Mainnet
Arbitrum One
Goerli
Arbitrum Nitro Testnet
Contract | Address | Upgradeable |
---|---|---|
UserManager | ✅ | |
MarketRegistry | ✅ | |
Comptroller | ✅ | |
uDAI | ✅ | |
AssetManager |