Skip to main content

Deploy Liquidity

tip

This guide walks you through how to efficiently deploy liquidity into Cypher’s AMM, ensuring your assets are tradable and properly seeded.

V2 Liquidity Deployment

Step 1 — Open the dApp

  • Visit dApp

Step 2 — Navigate to the Liquidity Page

  • Open the Liquidity tab
  • Select V2 and LP Only

Step 3 — Choose Token Pair

  • Select your pair (e.g. ETH and MOG, or another token)
  • Approve both tokens

Step 4 — Add Liquidity

  • Define your token ratio carefully — the rate you set determines the initial pool price
  • Confirm the transaction and wait for the liquidity position to be confirmed on-chain

V4 Liquidity Deployment

Step 1 — Open the dApp

  • Go to dApp

Step 2 — Navigate to the Liquidity Page

  • Choose V4 from the mode selector

Step 3 — Select Tokens

  • Pick your desired token pair (ETH / MOG, or other)
  • Approve both tokens to enable interaction

Step 4 — Configure Range

Select Manual Mode and set your desired price range.

tip

When seeding liquidity for the first time, it’s recommended to use the Full Range preset to ensure balanced coverage.

Tick Precision

The price you enter will be rounded to the nearest tick.
This is a normal feature of concentrated liquidity pools — you don’t need to enter a round number.

Step 5 — Add Liquidity

  • Review your configuration and confirm
  • Approve and add liquidity
  • Be careful with your rate — you define the initial price of the pool

Pool Visibility

For a new token’s price to appear on the interface, at least one swap must occur.
After that, it may take a few minutes for the price to display correctly.

Additional Info

Analytics

You can track pool data and performance on Cypher’s Analytics page once the pool is live.

Token Visibility

If your liquidity pool isn't visible on the Cypher interface, ensure the token address is imported on the Swap page.
Pools for unlisted or unverified tokens may not appear until imported manually.

You can generate a simple link that lets users instantly load your token into the Cypher swap interface — no manual address pasting needed.

Template:

note

https://app.cypher.exchange/?token2=PASTEYOURTOKENADDRESSHERE&swap=v2

Replace PASTEYOURTOKENADDRESSHERE with your token's contract address. If your liquidity was added to V4, change the ending from swap=v2 to swap=v4.

Example:

https://app.cypher.exchange/?token2=0x1234567890abcdef1234567890abcdef12345678&swap=v4

This link can be shared directly with your community - when clicked, it opens the Cypher app with your token already selected in the swap menu, making onboarding and trading effortless.