reward.gno
Last updated
Was this helpful?
Last updated
Was this helpful?
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.
projectId
string
The ID of a project to collect reward token.
amount
uint64
The amount of collected reward token.
Collects the project token reward for users using a depositId.
depositId
string
The ID of a deposit to collect reward token.
amount
uint64
The amount of collected reward token.