FirstClaimPool
Helper contract for UBIScheme. Manually funded by the Foundation to give 1G$ for "inactive" users when they claim.
start
function start() public;setUBIScheme
Parameter name
Annotation
function setUBIScheme(address _ubi) public;setClaimAmount
Parameter name
Annotation
function setClaimAmount(uint256 _claimAmount) public;awardUser
Parameter name
Annotation
end
Last updated
Was this helpful?