How does it work?
Atmos Launch implements a bonding curve mechanism for buying and selling tokens based on virtual collateral and token reserves, also known as a Constant Product curve. This curve has an exponential shape, causing the price to rise slowly at the start and faster towards the end.
Key Features
✅ Secure , Verifiable and Fully Audited token contract
✅ Buy and sell at any time
❌ No presale
❌ No team allocation
Bonding Curve Mechanism
The curve is defined by the equation: vTOKEN * vSUPRA = k
Where:
vTOKEN = virtual reserve of the token
vSUPRA = virtual reserve of the collateral (SUPRA)
k = constant that determines the shape of the curve
Initial Values
Total supply of tokens (T) = __TODO__ tokens
Minimum price is set to __TODO__ SUPRA
Initial virtual token reserve (iVTOKEN) = __TODO__
Initial virtual SUPRA reserve (iVSUPRA) = __TODO__
Allocation and Migration
Allocation at Migration (A) = 80% of total supply
Market Cap Threshold = __TODO__ SUPRA at 80% of tokens sold
Fee to be deducted at the time of migration (F) = _____TODO___ SUPRA
Last updated