launchpad_init.gno
Last updated
Last updated
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
name
string
The name of a project.
tokenPath
string
The token path to distribute as reward.
recipient
std.Address
The address of the project's to receive reward.
depositAmount
uint64
The amount of token to distribute as reward.
conditionsToken
string
A list of token paths to use as a condition when depositing (It's optional, and for multiple tokens, use *PAD*
as separator).
conditionsAmount
string
A list of tokens' amount to use as condition when depositing (It's optional, and for multiple tokens, use *PAD*
as separator).
tier30Ratio
uint64
The distribution ratio of the 30 days pool.
tier90Ratio
uint64
The distribution ratio of the 60 days pool.
tier180Ratio
uint64
The distribution ratio of the 180 days pool.
startTime
uint64
The start time of the project.
proposalId
uint64
The ID of the created project.
projectId
string
The ID of the ended project.
recipient
std.Address
The recipient address to receive the remaining tokens.
amount
uint64
The amount of transfered tokens.