chart-simpleCreate Liquidity Pool on EVM chains

This guide walks you through creating a liquidity pool on EVM chains with Alphecca Tools.

How to Use Create Liquidity Pool

Step 1: Connect Wallet

Click the Connect Wallet button in the top-right corner to connect.

Step 2: Select Pool Type

Pool Type
Description

V2 Pool

Classic constant product AMM (x * y = k)

V3 Pool

Concentrated liquidity for higher capital efficiency

circle-info

V3 pools allow you to concentrate liquidity within specific price ranges, potentially earning more fees with less capital.

Step 3: Select Token Pair

Field
Description

Token

Your token to be listed

Base Token

The pairing token (ETH, USDC, USDT, etc.)

circle-check

Step 4: Set Fee Tier (V3 Only)

Select a fee tier: 0.01% / 0.05% / (0.25%, 0.30%) / 1.00%

circle-info

Lower fee tiers mean less cost for traders but smaller rewards for liquidity providers. The pool creator earns rewards proportional to this fee rate from every trade.

Step 5: Set Initial Liquidity

Enter the amount of tokens and base tokens to add to the initial liquidity pool.

circle-exclamation

Step 6: Create Pool

Click the 'Create LP' button and approve the transaction in your wallet.

circle-info

Transaction Approvals Required:

  • Native Token (ETH, BNB, POL): 2 transactions

    • 1x Token Approve

    • 1x Create Liquidity Pool

  • Stablecoin (USDC, USDT, etc.): 3 transactions

    • 1x Token Approve

    • 1x Base Token Approve

    • 1x Create Liquidity Pool

circle-info

The token approval (Approve) transaction is only required once per token. After that, only 1 transaction is needed.

Step 7: Check Transaction Logs

After transaction is confirmed, go to the 'Transaction Logs' tab to view transaction hash. Click the explorer icon to verify directly on the block explorer.


Frequently Asked Questions

Why create a liquidity pool?

A liquidity pool enables trading for your token. Without it, holders cannot buy or sell on decentralized exchanges. Creating a pool instantly lists your token and opens it to the entire DeFi ecosystem.

Which DEXs are supported?

Alphecca supports major DEXs on each chain including Uniswap, PancakeSwap, Aerodrome, and more. Both V2 and V3 pools are available.

Which pool type should I choose?

Pool Type
Description

V2 Pool

Liquidity distributed across entire price range. Fee rewards auto-compounded.

V3 Pool

Liquidity concentrated in specific price range. Fee rewards withdrawable anytime.

How can I check the trading chart after creation?

You can view the trading chart on DEX Screener: https://dexscreener.com/{chain}/{your_token_address}

What is the LP Token in my wallet?

LP (Liquidity Provider) Token represents your share of the liquidity pool. It can be used to withdraw your liquidity or participate in staking/farming programs.

Pool Type
LP Token Type

V2 Pool

Standard ERC-20 token

V3 Pool

NFT (each position is unique based on price range)

Can I add more liquidity later?

Yes. You can add or remove liquidity anytime through the Manage Liquidity page.

Can I create multiple liquidity pools with one token?

Yes. You can create liquidity pools on multiple DEXs (Uniswap, SushiSwap, PancakeSwap, etc.) with a single token. Additionally, you can create separate pools with different pairs (ETH, USDT, USDC, etc.) on the same DEX.

Which DEX exchanges are supported?

Chain
Supported DEX

Ethereum

UniSwap V2, UniSwap V3, PancakeSwap V2, PancakeSwap V3, SushiSwap V2

BSC

UniSwap V2, UniSwap V3, PancakeSwap V2, PancakeSwap V3, SquadSwap V2, SquadSwap V3,

Base

UniSwap V2, UniSwap V3, PancakeSwap V2, PancakeSwap V3, Aerodrome, QuickSwap V2

Polygon

UniSwap V2, UniSwap V3, QuickSwap V2, SushiSwap V2

Avalanche

UniSwap V2, UniSwap V3, SushiSwap V2

Monad

UniSwap V2, UniSwap V3, PancakeSwap V2, PancakeSwap V3,

Arbitrum

UniSwap V2, UniSwap V3, PancakeSwap V2, PancakeSwap V3, SushiSwap V2

Optimism

UniSwap V2, UniSwap V3,

Last updated