The calculator calculates the minimum cost of a token when it is purchased in the system, in accordance with the underlying pricing algorithm. The system provides 6000 rounds of sales, 1 million tokens each, with an increase in price after each round.
Price increases after every 1 million tokens sold according to the formula:
For the convenience of calculations, the sale of tokens is divided into rounds from 1 to 6000, where each round means the sale of another 1 million tokens. Round 1 lasts from the start of sales until 1 million of tokens is sold. After the sale of 1 million tokens, the price increases and round 2 begins. After the sale of 2 million tokens, the price increases again and round 3 begins, etc.