Back to Blog
Tutorial6 minNovember 28, 2025

How to Add Liquidity to Your Token on PancakeSwap & Uniswap

Step-by-step guide to adding initial liquidity on DEXes so people can buy and sell your token.

After creating your token, the next crucial step is adding liquidity on a decentralized exchange (DEX). Without liquidity, no one can buy or sell your token. Here's how to do it.

What Is Liquidity?

Liquidity in crypto refers to a pool of tokens locked in a smart contract that enables trading. When someone wants to buy your token, they swap ETH or BNB for your token from this pool. The price is determined by the ratio of the two assets in the pool.

Prerequisites

Before adding liquidity, you need:

  1. 1Your deployed token — The token you created using [TokenGeneratorApp](/create)
  2. 2Native currency — BNB (for PancakeSwap) or ETH (for Uniswap) to pair with your token
  3. 3A connected wallet — MetaMask or WalletConnect with both assets

Adding Liquidity on PancakeSwap (BNB Chain)

Step 1: Go to PancakeSwap (pancakeswap.finance) and connect your wallet.

Step 2: Navigate to "Liquidity" section and click "Add Liquidity."

Step 3: Select BNB as the first token. For the second token, paste your token's contract address.

Step 4: Enter the amount of BNB and tokens you want to add. The ratio you set determines the initial price of your token.

For example, if you add 1 BNB and 1,000,000 tokens, the initial price is 0.000001 BNB per token.

Step 5: Approve the token spending (first time only), then confirm the "Supply" transaction.

🚀 Ready to create your own token?

Deploy on 7+ blockchains in under 2 minutes. Open-source & verified.

Create Token →

Adding Liquidity on Uniswap (Ethereum/Base/Arbitrum)

The process is nearly identical on Uniswap. Navigate to app.uniswap.org, connect your wallet, select the correct network, and follow the same steps with ETH instead of BNB.

How Much Liquidity Should You Add?

This depends on your project, but general guidelines:

  • Minimum: $500–$1,000 equivalent — enough for small trades but will have high price impact
  • Recommended: $5,000–$10,000 equivalent — provides reasonable trading depth
  • Ideal: $50,000+ equivalent — enables larger trades without major price impact

More liquidity means more stable prices and a better trading experience for your holders.

Locking Liquidity

Locking your liquidity tokens (LP tokens) is essential for building trust. When liquidity is locked, you cannot remove it for a set period, protecting holders from a "rug pull."

Popular liquidity lockers include Team.finance, Unicrypt, and PinkSale. Lock periods of 6–12 months are common and demonstrate commitment to your project.

Tips for Success

  1. 1Set a realistic initial price based on your project's current stage
  2. 2Lock liquidity to build trust with your community
  3. 3Start with adequate liquidity to prevent extreme volatility
  4. 4Announce the liquidity addition to your community beforehand
  5. 5Consider using auto-liquidity features (available in our Premium package)

Ready to Create Your Token?

Deploy on 7+ blockchains in minutes. No coding required.

Create Token Now