OrchestratorFactory_v1.sol
State Variables
beacon
IInverterBeacon_v1 public override beacon;moduleFactory
address public override moduleFactory;_orchestrators
mapping(uint => address) private _orchestrators;_orchestratorIdCounter
_deploymentNonces
__gap
Functions
supportsInterface
validOrchestratorId
constructor
init
Name
Type
Description
createOrchestrator
Name
Type
Description
Name
Type
Description
getOrchestratorByID
Name
Type
Description
Name
Type
Description
getOrchestratorIDCounter
Name
Type
Description
_createModuleProxies
Name
Type
Description
_initModules
Name
Type
Description
_createSalt
_msgSender
_msgData
_contextSuffixLength
Last updated