Interface that any module contract should implement (Module.sol)
Modifiers
withPerm
modifier withPerm(bytes32 _perm) internalonlyFactory
modifier onlyFactory() internalFunctions
_checkPerm
_onlySecurityTokenOwner
pause
unpause
getDataStore
reclaimERC20
reclaimETH
PreviousMakerDAOOracle.solNextInterface that any module factory contract should implement (ModuleFactory.sol)
Last updated
Was this helpful?