What Is Token Pair (Trading Pair)?
Definition
A token pair is two tokens that form a trading market on a DEX — for example TOKEN/SOL or TOKEN/ETH. The pair defines what you can swap between in a liquidity pool.
- Solana — pair your token with SOL (technically WSOL)
- Ethereum/Base — pair your token with ETH (technically WETH)
- Everyone already owns SOL/ETH (high accessibility)
- DEX aggregators prioritize SOL/ETH pairs (more visible)
- Price is easily understood ($TOKEN per SOL)
- USDC/USDT — stablecoin pairs. Price stays in dollar terms. Good for tokens that want a stable denominator.
- Another token — exotic pairs (TOKEN1/TOKEN2). Rare for new launches; makes price discovery harder.
The pair ratio sets the initial price. If you deposit 1,000,000 TOKEN + 10 SOL, the price is 100,000 TOKEN per SOL (or 0.00001 SOL per TOKEN). More SOL deposited = higher initial price.
Related Terms
Liquidity Pool
A liquidity pool is a pair of tokens locked in a smart contract that enables decentralized trading on automated market makers (AMMs) like Raydium and Uniswap.
Wrapped Token
A wrapped token is a representation of a cryptocurrency on a different blockchain than its native chain — created by locking the original and minting an equivalent on the target chain.
DEX (Decentralized Exchange)
A DEX is a peer-to-peer exchange that enables cryptocurrency trading directly from your wallet without intermediaries, using smart contracts to match trades.
Slippage
Slippage is the difference between the expected price of a trade and the actual execution price, caused by insufficient liquidity or price movement between submission and execution.