Sale uses the contracts GetCrowdsale, GetPricingStrategy and GetFinalizeAgent, following the TokenMarketNet structure for Crowdsales. Pricing consists of four flat prices per coin (tiers) chosen depending on the amount of wei invested already in the sale. Sale has a total maximum cap and a maximum cap per user per tier, which is applied by the GetWhitelist contract. It also has a minimum funding goal, which will cause the contract to move to Refunding mode if it is not reached. When sale is finalized, tokens are minted to User Growth Multisig, Stability Fund Multisig and the Bounty Fund Multisig.
0 commit comments