Last updated
Last updated
Inherits: ,
Author: Inverter Network
Acts as the admin of the s and is responsible for upgrading the proxies to the newest version.
Constructs the InverterProxyAdmin_v1.
Parameters
Upgrades the corresponding to the newest version of the implementation.
This contract must be the admin/owner of the proxy.
Parameters
This contract must be the admin/owner of the proxies.
Parameters
Upgrades multiple s to the newest version of the implementation.
proxy
IInverterTransparentUpgradeableProxy_v1
The proxy to upgrade.
proxies
IInverterTransparentUpgradeableProxy_v1[]
The proxies to upgrade.
initialOwner
address
The initial owner of the contract.