LaunchProject
Emitted from:
Definition
event LaunchProject(uint256 configuration, uint256 projectId, string memo, address caller);
configurationis the configuration of the first funding cycle.projectIdis the ID of the project that was launched.memois a note that was attached.calleris the address that issued the transaction within which the event was emitted.