LogoLogo
  • About Orca
  • Solana Documentation
    • Orca on Solana
      • Providing Liquidity on Solana
        • Orca on Solana for Beginner LPs
          • How to Create a Full-Range Position on Solana
        • Orca on Solana for Advanced LPs
          • How to create a Custom-Range Position on Solana
        • Liquidity Terminal Guides
          • Liquidity Terminal Overview
          • Navigating the Price Chart Interface
        • Managing Your Portfolio on Solana
          • How to use the Position Details Sidebar
          • How to add liquidity to a position
          • How to withdraw liquidity
          • How to Harvest Yield
          • How to close a position.
      • Orca for New Token Creators on Solana
        • How to guides
          • How to use Orca's Token Creation Tool on Solana
          • How to create a Splash Pool on Solana
          • How to create an initial pool for an asset on Solana
          • How to add a token to the Orca Token List on Solana
          • How to add rewards to a pool on Solana
          • How to list a new asset with CoinGecko
          • How to get your token onto Jupiter's Strict List
      • Orca for Traders on Solana
        • How to Guides
          • How to trade using Orca on Solana
          • How to use Range Orders on Solana
  • Eclipse Documentation
    • Orca on Eclipse
      • Orca on Eclipse Introduction
      • How to get started with Orca on Eclipse
        • How to bridge ETH to Eclipse from Ethereum Mainnet
        • How to bridge Solana assets to Eclipse
        • How to convert SOL or USDC from Solana to ETH for gas on Eclipse
      • How to connect to Orca on Eclipse
      • Orca on Eclipse Launch FAQ
      • Orca on Eclipse for Liquidity Providers
        • Orca on Eclipse for Beginner LPs
          • How to Create a Full-Range Position on Eclipse
        • Orca on Eclipse for Advanced LPs
          • How to create a Custom Range Position on Eclipse
        • Managing Your Portfolio on Eclipse
          • How to use the Portfolio Management Sidebar
          • How to add liquidity to a position
          • How to withdraw liquidity
          • How to Harvest Yield
          • How to close a position.
      • Orca on Eclipse for New Token Creators
        • How to guides
          • How to use Orca's Token Creation Tool on Eclipse
          • How to create a Splash Pool on Eclipse
          • How to create an initial pool for an asset on Eclipse
          • How to add a token to the Orca Token List on Eclipse
          • How to add rewards to a pool on Eclipse
          • How to list a new asset with CoinGecko
      • Orca on Eclipse for Traders
        • How to Guides
          • How to trade with Orca on Eclipse
          • How to use Range Orders on Eclipse
      • Orca on Eclipse for Builders
  • Token Holder Documentation
    • Orca for Community
      • Tokenomics
      • Governance
        • DAO Council
        • Tutorials
          • Governance v0 User Guide
        • How to Guides
          • How to participate in governance
            • Comments and contributions guidelines
            • Proposal template and guidelines
  • Builder Documentation
    • Orca for Builders
      • Developer documentation
      • Integrations
  • Reference
    • Useful Information
      • Orca Brand Assets
      • Pool network fees
      • Trading fees
      • Wallets
      • NFTs as profile pictures
      • Additional FAQs
      • Locations blocked from using the Orca UI
      • Token Extensions
    • FAQs
    • Educational Documents
      • Impermanent Loss
      • Understanding Slippage
      • Understanding Ticks, Tick Spacing, and Fee Tiers on Orca
      • Burned pool position NFTs
      • Definitions
  • Orca FAQ in your language
    • Orca中文FAQs
    • Orca 日本語
    • Orca 한국어
    • FAQs - Câu hỏi thường gặp
Powered by GitBook
On this page
  • What are Splash Pools?
  • How do Splash Pools differ from true CPMM pools?
  • How to create a Splash Pool
  • How to Create a pool on Orca, permissionlessly
  1. Solana Documentation
  2. Orca on Solana
  3. Orca for New Token Creators on Solana
  4. How to guides

How to create a Splash Pool on Solana

PreviousHow to use Orca's Token Creation Tool on SolanaNextHow to create an initial pool for an asset on Solana

Last updated 4 months ago

What are Splash Pools?

Splash Pools are a new innovation from Orca, designed to enable users and token creators to deploy liquidity in a unique type of pool built on top of Orca's existing CLMM infrastructure.

These pools exclusively support full-range positions, eliminating the need to initialize additional tickArray accounts. This makes them ideal for projects that want to establish pools that operate seamlessly without requiring ongoing management.

With Splash Pools, creating pools on Orca is faster, simpler, and more cost-effective than ever. Since Splash Pools use the same program as Orca's existing pools, they are automatically compatible with all current integrations.

How do Splash Pools differ from true CPMM pools?

In Splash Pools, liquidity providers (LPs) receive a pool position NFT that represents their specific position, rather than receiving fungible LP tokens. Additionally, yields earned by LPs must be manually harvested, in contrast to CPMM pools where yields are automatically compounded into the position. This operational model offers LPs greater flexibility in managing their yields but requires more hands-on involvement compared to CPMMs.

How to create a Splash Pool

The Pool Creation tool is intended for expert and professional users only. If you are neither of these, please carefully research this subject before using the tool. Alternatively create a ticket by accessing the channel on Discord.

This guide is for Orca Splash Pools: if you want to create a regular CLMM pool, please refer to

NOTE: If you have not added your token to the Orca Token List, please refer to the guide . If additional support is required, please reach out to Orca through an open communication channel or via on Discord.

How to Create a pool on Orca, permissionlessly

UI tooltips are provided in the pool creation modal. These contain useful information, so be sure to read them as you go.

  1. Before you can create a pool, your wallet must hold a quantity of each token in your planned pair, as well as sufficient SOL to pay any network fees.

  2. Navigate to

  3. Connect your wallet.

  4. Select Create Splash Pool.

  5. Click on Select Token to chose your token.

  6. Enter the symbol, name, or mint address for your token.

  7. (Optional) By default your token will be paired with SOL, if you wish to pair with another token instead click on the SOL label. Then select your chosen token from the list of find it by entering the symbol, name, or mint address.

  8. Enter your initial price, by typing it in the Initial Price Field (yellow box in image), or by selecting the Estimated Market Price (red box in image).

    NOTE: The Estimated Market Price is calculated based on market rates from Jupiter. Please verify the price before using it. It is critical that the pool creator ensure that this price meets their expectation.

    NOTE: The Initial Price is the price at which trading will commence. It is not possible to edit the price later; it can only be adjusted through trading actions. Failure to set the correct price can result in loss of liquidity or additional costs.

  9. Enter the number of tokens you wish to supply in one of the token fields. The amount of the paired asset to be deposited will be calculated automatically.

  10. When you are happy, click Preview Pool.

  11. Carefully review the parameters for your pool. Ensure you read the highlighted message. If you are satisfied, mark the checkbox.

  12. When ready, activate the Create Pool button.

  13. Review the details in your wallet, then authorize.

  14. The pool creation progress will be displayed. You will need to authorize two transactions.

  15. Congratulations! You have completed your pool creation. Carefully read the displayed message, note the grayed out buttons, these will change once your pool is fully active.

  16. Once the pool is fully active in the Orca UI, the Trade and Provide Liquidity buttons will become active, all users will be able to see, trade against, and deposit to the pool now.

If your token is not on Orca's Token List it will carry a warning triangle. To remove this sign, please contact Orca via channels of communication your already have open, or create a ticket using the Support function in the wallet menu or by accessing the channel on Discord.

If you want to add rewards to your pool, please see .

🤖│support-ticket
How to add rewards to a pool
🤖│support-ticket
How to create an initial pool for an asset.
how to add a token to the Orca Token List
#❓│dev-questions
https://www.orca.so/create-pool
.