Skip to content

v1.0.0 IAO

Compare
Choose a tag to compare
@DeFiFoFum DeFiFoFum released this 08 Sep 19:30
· 27 commits to main since this release
110b9a4

This version has a few unique features to previous IAOs

  • IAO Vesting: Using harvestPeriods, a user is able to claim an equal portion of their offeringTokens after each harvestPeriod release block. The default is 4 harvestPeriods which allows users to harvest 25% of their offeringTokens after the harvestPeriod block for each period has been reached. On the first harvest each user will receive a refund for any stakeTokens 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.