SolTokenCreator
tutorial6 min readMarch 9, 2026

How to Create a Liquidity Pool on Meteora — Complete Guide (2026)

Learn how to create a Meteora DLMM or dynamic AMM liquidity pool on Solana. Covers pool types, fee tiers, bin steps, and step-by-step setup for your token.

Meteora is a Solana DEX offering Dynamic Liquidity Market Maker (DLMM) pools and dynamic AMM pools. DLMM pools use a unique bin-based system for concentrated liquidity with zero slippage within each bin, while dynamic AMM pools provide traditional automated market making. This guide covers how to create both pool types and when each is the right choice for your token.

Meteora Pool Types

DLMM (Dynamic Liquidity Market Maker)

Meteora's flagship product. DLMM divides the price range into discrete "bins," each containing liquidity at a specific price point.

| Feature | DLMM | |---------|------| | Liquidity model | Bin-based concentrated | | Slippage within bin | Zero | | Fee model | Dynamic (adjusts with volatility) | | Capital efficiency | Very high | | Active management | Required | | Best for | Active LPs, established tokens |

Dynamic AMM

Meteora's traditional AMM pool, similar to Raydium CPMM.

| Feature | Dynamic AMM | |---------|-------------| | Liquidity model | Constant product | | Slippage | Standard AMM slippage | | Fee model | Fixed percentage | | Capital efficiency | Standard | | Active management | Not required | | Best for | New launches, passive LPs |

Meteora vs Raydium vs Orca

| Feature | Meteora DLMM | Raydium CPMM | Orca Whirlpools | |---------|-------------|-------------|-----------------| | Pool type | Bin-based concentrated | Constant product | Tick-based concentrated | | Unique feature | Dynamic fees | OpenBook integration | Clean UI | | Zero slippage | Within bins | No | No | | Token-2022 support | Varies | Yes | Yes | | Jupiter routing | Yes | Yes | Yes | | Creation cost | Varies | ~0.3 SOL | Varies | | Best for | Active LPs | Token launches | Stable pairs |

How to Create a DLMM Pool on Meteora

Step 1: Prepare Your Token

Before creating any liquidity pool:

  1. Create your token at SolTokenCreator.io (0.1 SOL)
  2. Revoke authorities for trust (0.2 SOL)
  3. Have tokens in your wallet for the pool deposit
  4. Have SOL for the pair side and creation fees

Step 2: Go to Meteora

  1. Visit app.meteora.ag
  2. Connect your Solana wallet (Phantom, Solflare, or Backpack)
  3. Navigate to "Pools" or "Create Pool"

Step 3: Select DLMM Pool

  1. Choose "DLMM" as the pool type
  2. Select your token (paste mint address if not listed)
  3. Select SOL or USDC as the pair token

Step 4: Configure Bin Step

The bin step determines how many price points exist in your pool:

| Bin Step | Price Granularity | Best For | |----------|------------------|---------| | 1-5 | Very fine | Stablecoins, pegged assets | | 10-20 | Fine | Established tokens | | 50-100 | Medium | Most new tokens | | 200+ | Coarse | High volatility tokens |

For a new meme coin, a bin step of 80-100 is a reasonable starting point.

Step 5: Set Liquidity Shape

Meteora DLMM offers multiple liquidity distribution shapes:

  • Spot — Equal distribution around current price. Simple and balanced.
  • Curve — More liquidity near current price, less at extremes. Best for most tokens.
  • Bid-Ask — Heavy at extremes, light in middle. For range-bound trading.

Recommended for new tokens: Curve or Spot.

Step 6: Set Price Range and Deposit

  1. Set the current price of your token in SOL
  2. Choose how wide your price range should be
  3. Enter the amount of tokens and SOL to deposit
  4. Review the distribution across bins

Step 7: Create the Pool

  1. Review all settings
  2. Click "Create Pool" or "Add Liquidity"
  3. Approve the transaction in your wallet
  4. Your pool is now live on Meteora

Step 8: Verify

  • Your token should be swappable on Jupiter within minutes
  • Check DexScreener for your token listing
  • Verify the pool exists on Meteora's pool page

How to Create a Dynamic AMM Pool on Meteora

Dynamic AMM is simpler and works like a standard CPMM pool:

  1. Go to Meteora and select "Dynamic AMM"
  2. Select your token and pair (SOL/USDC)
  3. Enter deposit amounts (determines initial price)
  4. Select fee tier
  5. Create the pool
  6. Your token is tradable immediately

This is the easier option if you do not want to actively manage liquidity positions.

Meteora DLMM: Dynamic Fees

One of Meteora's unique features is dynamic fees. Instead of a fixed percentage, fees adjust based on market volatility:

  • Low volatility — Fees decrease, attracting more volume
  • High volatility — Fees increase, compensating LPs for impermanent loss risk
  • Result — LPs earn more during volatile periods when the risk is highest

This is a significant advantage over fixed-fee pools on Raydium and Orca.

Should You Use Meteora or Raydium?

Choose Raydium CPMM When:

  • You want the simplest launch process
  • You want to burn LP tokens (CPMM LP tokens are standard SPL tokens)
  • You want Token-2022 support
  • You want a set-and-forget pool
  • You are using SolTokenCreator's pool creator for integrated setup

Choose Meteora DLMM When:

  • You want the highest capital efficiency
  • You are comfortable actively managing your position
  • You want dynamic fees that adjust with volatility
  • Your token has an established price range
  • You want zero-slippage trading within bins

Choose Meteora Dynamic AMM When:

  • You want a Meteora pool but with passive management
  • You prefer Meteora's ecosystem
  • You want a standard AMM without concentrated liquidity complexity

For most new token launches on Solana:

  1. Start with Raydium CPMM at SolTokenCreator.io — Simple, predictable, LP tokens can be burned
  2. Burn LP tokens at SolTokenCreator.io — Lock liquidity permanently
  3. Add Meteora DLMM later — Once price is established, add concentrated liquidity for efficiency
  4. Run both pools — Jupiter routes trades to the best price across all pools

This gives you the safety of locked CPMM liquidity plus the efficiency of concentrated DLMM liquidity.

Troubleshooting

Pool Not Showing on Jupiter

  • Wait 5-10 minutes for Jupiter to index
  • Verify the pool exists on Meteora's pool page
  • Check that liquidity is sufficient (very low liquidity pools may not be routed)

Token Not Appearing on DexScreener

  • DexScreener indexes Meteora pools
  • Wait 5-15 minutes after creation
  • Verify pool has activity (at least one swap)

Cannot Find Token on Meteora

  • Paste the full mint address in the token selector
  • Token must exist on mainnet (not devnet)
  • Check that your wallet is connected to mainnet
Share:
By Sol Token Creator

Ready to Create Your Token?

Launch your Solana token in minutes — no coding required.

Related Articles

How to Create a Liquidity Pool on Meteora — Complete Guide (2026)