MezzGuard
State Variables
MezzGuardStorageLocation
bytes32 private constant MezzGuardStorageLocation = 0xe3d6cd3491c5540f279d53d4dae5705fec2cdb498a14a972c3514ce2c3f77200;Functions
_getMezzGuardStorage
function _getMezzGuardStorage() internal pure returns (MezzGuardStorage storage $);constructor
constructor();onlyController
init
Name
Type
Description
__MezzGuard_init
addSelectorToList
Name
Type
Description
_addSelectorToList
removeSelectorFromList
Name
Type
Description
addContractToList
_addContractToList
removeContractFromList
onList
checkAfterExecution
checkModuleTransaction
getSelectorList
getContractList
getControlled
Name
Type
Description
getController
Name
Type
Description
coreId
version
supportsInterface
_checkTransaction
_onSelectorList
_onContractList
_validateCallerIsController
__controller
Structs
MezzGuardStorage
Last updated
