launchpad_project.gno
CreateProject
func CreateProject(
cur realm,
name string,
tokenPath string,
recipient address,
depositAmount int64,
conditionTokens string,
conditionAmounts string,
tier30Ratio int64,
tier90Ratio int64,
tier180Ratio int64,
startTime int64
) stringParameters
Name
Type
Description
Return Values
Name
Type
Description
TransferLeftFromProjectByAdmin
Parameters
Name
Type
Description
Return Values
Name
Type
Description
Last updated