Recommended Price

The platform will work out the recommended price of HashToken based on a formula and real-time parameters, including the offering price and secondary market trading price. The formula to be used is as follows:

P=H/HGCy(1+gH/2)(1+rB/2)Pc=Cy(1+gH/2)(1+rB/2)H600Tar25628232PP = \frac{H / H_G * C_y}{(1+g_H/2)(1+r_B/2)}*P_c = \frac{C_y}{(1+g_H/2)(1+r_B/2)}* \frac{H*600*T_{ar}}{256^{28}*2^{32}}*P

In this formula,

HH represents the hash power corresponding to the token, HGH_G is the BTC network-wide hash power, and CyC_y means the number of BTC produced by the entire network in one year; gHg_H is the average BTC network-wide hash power growth rate in the past year, and rBr_B is the BTC lending rate; PCP_C is the current BTC price, and Tar is the current block target value, calculated from current block “bit” value.

Last updated