Calculation of the Token’s Real Value

This calculation determines the delta—the deviation of the current token price from the target price that needs adjustment. The delta is used to adapt issuance, balance liquidity, and correct the token’s value in response to macroeconomic conditions.

Formula for the Real (Target) Token Value:

Ptarget=Pmarket+ΔP P_{\text{target}} = P_{\text{market}} + \Delta P

Where:

  • P_target — adjusted (target) token price

  • P_market — current market price

  • ΔP — adjustment delta that needs to be determined

The formula for calculating the delta:

 ΔP=(MbaseMcirculation×Iadjustment)\ \Delta P = \left( \frac{M_{\text{base}}}{M_{\text{circulation}}} \times I_{\text{adjustment}} \right)

Where:

  • ΔP — delta to be applied for adjustment

  • M_base — base money supply in the system

  • M_circulation — tokens in circulation

  • I_adjustment — adjustment coefficient determined by AI based on macroeconomic indicators

How is the delta used to adjust the price?

If ΔP > 0 (the target price is higher than the current price):

• Decrease in emission

• Token buyback mechanism from the market

• Increase in liquidity in the trading pool

If ΔP < 0 (the target price is lower than the current price):

• Increase in token emission

• Additional incentives to sell tokens through rewards

• Liquidity adjustment to maintain balance

Last updated