cryptonative-ch/aqua-smartcontracts

minBuyAmount for Fairsale?

Closed this issue · 1 comments

minBuyAmount - we don't have this:

https://github.com/gnosis/ido-contracts/blob/main/contracts/EasyAuction.sol

Screenshot at 2021-04-17 19-06-07

I did see this working on the clearingpricecalc in the FE, there minBuyAmount is needed to make a price floor, if not enough bids

https://github.com/cryptonative-ch/mesa-smartcontracts/blob/develop/contracts/sales/FairSale.sol#L74