Token Price
This is the final confirmation step that deploys the Rocket on-chain.
At this stage, the smart contract executes all parameters defined earlier, including token, pair, and price.
Transaction Requirements
- If the liquidity pool already exists , the developer does not need to provide coins or tokens in the wallet. The Rocket will connect to the existing pool and use its current liquidity and price.
- If the liquidity pool is new, the wallet must contain the required amount of base coin (USDT, MATIC, AVAX, or sFUEL) and project tokens to create the initial liquidity.
- If these balances are missing, the transaction will fail and the Rocket will not be deployed.
Execution
- The smart contract verifies if a pool already exists.
- If none exists, it creates the new pool and locks the initial liquidity.
- If a pool exists, it links the Rocket to that pool without duplicating liquidity.
- Once confirmed, the Rocket status becomes Active on the Launchpad Market.
Make sure the wallet has the full liquidity amount and enough gas when deploying a new pool. If a pool already exists, only the creation fee is required.