InverterBeacon_v1.sol
State Variables
_reverterAddress
address internal _reverterAddress;_implementationAddress
address internal _implementationAddress;_implementationPointer
address internal _implementationPointer;_emergencyMode
majorVersion
minorVersion
patchVersion
Functions
supportsInterface
validImplementation
validNewMinorOrPatchVersion
constructor
implementation
getReverterAddress
Name
Type
Description
getImplementationAddress
Name
Type
Description
emergencyModeActive
Name
Type
Description
version
Name
Type
Description
upgradeTo
Name
Type
Description
shutDownImplementation
restartImplementation
_upgradeTo
Name
Type
Description
_setImplementation
Name
Type
Description
Last updated