IInverterBeacon_v1.sol
Functions
version
function version() external view returns (uint, uint, uint);Name
Type
Description
getReverterAddress
function getReverterAddress() external returns (address);Name
Type
Description
getImplementationAddress
Name
Type
Description
emergencyModeActive
Name
Type
Description
upgradeTo
Name
Type
Description
shutDownImplementation
restartImplementation
Events
Constructed
Name
Type
Description
Upgraded
Name
Type
Description
ShutdownInitiated
ShutdownReversed
Errors
InverterBeacon__InvalidImplementation
InverterBeacon__InvalidImplementationMinorOrPatchVersion
Last updated