Who should create a pair?
Creating a pair is primarily useful if you:- Are launching a new token and want it to be tradeable on RivrDEX.
- Want to enable trading between two tokens that don’t have an existing pool.
- Are bootstrapping liquidity for a new market.
How initial price is set
The first deposit into a new pool establishes the starting price. The ratio of the two tokens you deposit determines that price. For example:- Depositing 1,000 TOKEN and 10 VARA sets an initial price of 0.01 VARA per TOKEN (or 100 TOKEN per VARA).
- There is no oracle or external price feed — the ratio you set is the market price at launch.
How to create a pair
Go to Pools
Open stg-app.rivrdex.io and navigate to Pools.
Select Create Pair
Click Create Pair. If you don’t see this option, make sure your wallet is connected.
Select your two tokens
Use the token selectors to choose the two tokens for your new pool. You can select any two Vara-compatible tokens.
Enter the initial deposit amounts
Enter the amount of each token you want to deposit. The ratio between these amounts sets the starting price of the pair.
- Double-check the ratio matches the intended market price before proceeding.
- There is no minimum deposit, but more initial liquidity means less price impact for early traders.
Review and confirm
Review the pair details, initial price, and your deposit amounts. Click Create and deposit, then approve the transaction in your wallet.
After creation
Once your pair is live:- Any user can swap between the two tokens using the Swap interface.
- Any user can add liquidity to the pool and earn a share of the 0.35% swap fee.
- The price adjusts automatically as trades occur, following the constant product formula (
x * y = k).
Your initial deposit earns swap fees from the moment the pair is created. Every trade in the pool contributes 0.35% to liquidity providers, distributed in proportion to pool share.