v1.0.0 IAO
This version has a few unique features to previous IAOs
- IAO Vesting: Using
harvestPeriods
, a user is able to claim an equal portion of theirofferingTokens
after eachharvestPeriod
release block. The default is 4harvestPeriods
which allows users to harvest 25% of theirofferingTokens
after theharvestPeriod
block for each period has been reached. On the first harvest each user will receive a refund for anystakeTokens
that are not allocated. - Allocation Precision: With this release
getUserAllocation
now has a precision of 1e12, which means as long as a user deposits more than 1 trillionth of the total deposits, then they will receive an allocation.