III.II.VI Dutch Auction

Once the Transfer Epoch has begun the Dutch auction will begin simultaneously if any POWER holder failed to participate. The price per basis point (0.01%) of POWER token, calculated as a percentage of the total POWER supply, in the Dutch auction will start at 299 wei (the smallest unit of WETH) and decrement the exponent approximately every 3.6 hours. During the period between exponent decreases the price linearly declines. This means that after the first 3.6 hours of the auction the price will be 298 wei and linearly decrease to 297 wei over the following 3.6 hours.

In the implementation, bitwise shifting is used to achieve this effect. That is to say that at the midpoint between two exponents, the value is halfway between them. In order to purchase POWER in the Dutch auction, purchasers must call the Buy method.

The diagrams below illustrate the intended price curve of the Dutch auction in ETH over the 15 day period. The first demonstrates the entire price curve, while the second shows a smaller slice of the curve to demonstrate its semi-linearity.


Last updated

Copyright 2024 M^0 Foundation