launchpad_reward.gno
Last updated
Last updated
Collects the protocol fees from the governance contract. The reward is for projects, not for users, and it occurs based on the xGNS holdings that users deposited via launchpad to receive the project tokens.
Collects the project token reward for users using a projectID.
Collects the project token reward for users using a depositId.
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
projectId
string
The ID of a project to collect reward token.
amount
uint64
The amount of collected reward token.
depositId
string
The ID of a deposit to collect reward token.
amount
uint64
The amount of collected reward token.