Team
State Variables
TeamStorageLocation
bytes32 private constant TeamStorageLocation = 0xc7b1874f9540775a2ee3dd2e2c7ee421a4027040e4b76eb32ebb1dabf89ce400;Functions
_getTeamStorage
function _getTeamStorage() internal pure returns (TeamStorage storage $);constructor
constructor(address _mezzHub, address _mezzMigrator) StateAware(_mezzHub) Patchable(_mezzMigrator);onlyChild
onlyChildOrThis
__Team_init
Name
Type
Description
execMultipleTransactions
Name
Type
Description
Name
Type
Description
execTransaction
execTransactionFromModule
manageOwners
Name
Type
Description
swapGuard
insertChild
removeChild
getChildren
getSolvency
getParent
Name
Type
Description
name
_validateSolvent
_isCallerChild
_validateCallerIsChild
_validateCallerIsChildOrThis
_validateLiquidating
supportsInterface
upgradeToAndCall
_authorizePatch
Structs
TeamStorage
Last updated
