Create Liquidity Pool
Set up a liquidity pool to make your token tradable.
How to Use Create Liquidity Pool?
Click the Connect Wallet button in the top-right corner to connect.
Enter the token mint address for the liquidity pool creation.
Input the amount of tokens and Solana to be added to the initial liquidity pool. - Your SOL balance must be greater than the sum of the Solana amount to add, Service Fees, and Raydium CPMM Fees + Network Gas Fees (approximately 0.19 SOL).
Click the Create LP button and approve the transaction in your wallet app.
When the transaction is completed, the transaction signature and Pool ID will be displayed at the top right corner.
How can I check the token’s trading chart after the liquidity pool is created?
You can view the trading chart immediately after the pool creation on DEX Tools.
Typically, you can check it at:
https://dexscreener.com/solana/{your_token_mint_address}
(Replace {your_token_mint_address}
with your actual token mint address.)
After creating the liquidity pool, an "Unknown Token" appeared in my wallet app. What is this?
This is the LP (Liquidity Provider) Token, which represents your share of the liquidity pool. When you add liquidity, you receive LP tokens as proof of your contribution. These tokens can be used later to withdraw your share of the pool or to participate in staking or farming programs, depending on the platform. The “Unknown Token” label appears because your wallet may not recognize the LP token metadata by default, but rest assured, it is a standard part of liquidity provision on decentralized exchanges.
Last updated