Uni swap is a wallet-routed exchange for multi-chain token swaps
Uni swap is a decentralized exchange interface for swapping crypto directly from a self-custody wallet across Ethereum, Base, Arbitrum, Polygon, Unichain and other supported networks. It finds routes through onchain liquidity, shows the quoted output before signing, and settles the trade through smart contracts rather than a custodial account. The experience is built around wallet connection, token approval, gas payment, slippage control and transparent transaction confirmation.
The name people search is spaced in different ways, but the core product is the Uniswap interface and the Uniswap Protocol behind it. The interface is the front door; the protocol is the set of smart contracts that hold liquidity pools and execute swaps. Together they form one of the most recognized DeFi trading systems for ERC-20 assets, ETH pairs, stablecoins and newer network-native tokens.
Routes across Ethereum, Base, Arbitrum, Polygon and Unichain
Where Uni swap routes a trade matters because the same token symbol exists on different networks. USDC on Base is a different onchain balance from USDC on Arbitrum, and each network records its own transactions. The interface shows the active network, available wallet balance, quoted output and gas requirement so the user signs the transaction on the chain where the assets actually sit.
Layer 2 networks such as Base, Arbitrum and Unichain use ETH for gas, while Polygon uses POL for network fees. That detail becomes important when a wallet contains a small token balance but no gas token. A user with USDC on Base still needs a small amount of ETH on Base to move, swap or bridge that USDC. The trade amount and the fee payment are separate balances.
Wallet approvals, swap quotes and settlement
A Uni swap quote begins with token selection: the asset being sold, the asset being bought, the network and the amount. The router checks available liquidity and returns an estimated output, price impact, minimum received amount and transaction cost. If the token has not been approved before, the wallet asks for a separate approval transaction before the swap transaction appears.
Approvals give the smart contract permission to spend a specific token from the wallet. The wallet still signs the final swap, and the transaction records onchain. Modern Uniswap flows use components such as Permit2 and the Universal Router to make approvals and routing more consistent across tokens, but the user still sees wallet prompts for permissions and transaction signatures.
Liquidity pools replace the order book
Traditional exchanges match buyers and sellers through an order book. The Uniswap model prices trades against liquidity pools funded by liquidity providers. Earlier versions used constant-product pools, while Uniswap v3 introduced concentrated liquidity, where providers choose price ranges for their capital. Uniswap v4 adds a more flexible pool design with hooks, giving developers ways to build custom behavior around pool actions.
This structure explains why large trades move the price. A pool contains reserves of two assets, such as ETH and USDC. Selling into the pool changes the ratio between those reserves, and the quoted price shifts as the trade size grows. Deep pools absorb more volume with less price impact; thin pools move faster and create worse execution for large orders.
Costs that matter before a token leaves your wallet
The visible price is only one part of a trade. Uni swap displays network gas, price impact, route details and the minimum amount expected after slippage tolerance. Gas pays validators or sequencers for processing the transaction. Price impact comes from the size of the trade relative to pool liquidity. Slippage tolerance sets the worst acceptable execution before the transaction reverts.
- Network gas is paid in the chain gas token, such as ETH on Base or Arbitrum.
- Pool fees are included in the quoted exchange rate for the swap path.
- Price impact rises when a trade is large compared with available liquidity.
- Slippage tolerance protects against execution worse than the signed limit.
- Approval transactions cost gas even before the actual swap runs.
Small balances deserve special attention because fixed gas costs consume a larger share of the total. Sending five dollars of tokens across several networks leaves little room for approvals, swaps and bridge fees. Consolidating assets works best when the value being moved clearly exceeds the cost of the required transactions.
Moving USDC between networks without getting stuck
Many users discover the multi-chain issue after receiving stablecoins on more than one network. USDC on Ethereum, Base, Arbitrum and Polygon does not merge into one balance automatically. To move value between networks, the user needs a bridge route or a send to an exchange address that supports the exact network used. Sending to the wrong network creates a recovery problem.
Before using Uni swap to clean up scattered balances, check three things inside the wallet: the network holding the token, the gas token balance on that same network, and the destination network accepted by the receiving wallet or exchange. If the wallet lacks gas, the transaction will not start. Adding the correct small gas balance unlocks transfers, swaps and bridges for that chain.
When LP positions and the UNI token enter the picture
Swapping is the most common use of the interface, but liquidity provision is the deeper DeFi layer. A liquidity provider deposits token pairs into a pool and receives a position that earns pool fees when traders use that liquidity. In concentrated liquidity pools, the chosen price range affects how actively the position earns fees and how the asset mix changes as market prices move.
The UNI token belongs to governance, not basic swap access. Holding it is not required to connect a wallet, select tokens or trade through the interface. Governance token holders participate in protocol decisions through proposal and voting processes. That role is separate from paying gas, approving ERC-20 tokens or providing liquidity to pools.
Alternatives such as 1inch, Curve, Sushi and centralized exchanges
Uni swap competes with other routes to the same outcome: exchanging one crypto asset for another. 1inch is an aggregator that searches across multiple decentralized exchanges. Curve focuses heavily on stablecoin and like-asset liquidity. Sushi offers AMM pools and DeFi features across several networks. Centralized exchanges add account-based order books, deposits and withdrawals, which some users prefer for fiat access or simple portfolio consolidation.
The right route depends on the asset, network, trade size and need for custody. A wallet-native swap keeps the user in control of signing and settlement. An aggregator improves route discovery across many venues. A centralized venue simplifies offchain account balances but requires deposits and withdrawal support for the chosen network. Good execution starts with matching the route to the actual token balance.
A first swap workflow that avoids preventable errors
In most cases, Uni swap also gives new users a clean way to learn DeFi mechanics because every step is visible. Connect the wallet, choose the correct network, select the input and output tokens, review the quoted output, approve the token if needed, then sign the swap. After confirmation, the wallet balance updates on the same network where the transaction settled.
Start with a small amount when using a new wallet or network. The important checks are the token contract, the chain, the gas token, the minimum received amount and the destination if the next step is a transfer. Scams target fake token pages, fake support messages and seed phrase requests, so the private recovery phrase belongs only in the wallet recovery flow controlled by the wallet software.
For context, Uni swap is best understood as a direct onchain trading interface, not a background account. The wallet remains the center of control, the chain records the outcome, and the route depends on live liquidity. That combination explains both the appeal and the responsibility: swaps settle without a middleman, but every signature, approval and network choice belongs to the wallet owner.
Uni swap questions worth asking
- Do I need UNI tokens before making a swap?
- No. UNI is the governance token for protocol voting and does not function as an access pass for ordinary swaps. A wallet needs the asset being sold and the correct gas token for the active network. For example, a Base or Arbitrum transaction requires ETH on that same network, even when the token being swapped is USDC.
- What gas token is required on Base and Arbitrum?
- Base and Arbitrum use ETH for gas, so a wallet must hold a small ETH balance on the same network as the transaction. ETH on Ethereum mainnet does not pay gas for a Base transaction until it is bridged or otherwise moved there. Polygon uses POL for gas, which is a separate requirement from Ethereum layer 2 fees.
- Can a failed swap still cost money?
- Yes. A reverted transaction does not exchange the tokens, but the network still charges gas because validators or sequencers processed the attempted transaction. Failed swaps happen when price movement exceeds slippage tolerance, a token approval is missing, liquidity changes before execution, or the wallet signs with too little gas for the required action.
- Which wallets work with the interface?
- Common self-custody wallets that support Ethereum-style networks work, including browser wallets, mobile wallets and hardware-wallet setups routed through compatible wallet software. The important compatibility points are the selected chain, the token standard and the wallet's ability to display and sign the transaction. The interface does not require a centralized exchange account.
- Is a token approval the same as a swap?
- No. An approval gives permission for a smart contract to spend a chosen token from the wallet, while the swap is the separate transaction that exchanges one asset for another. First-time use of an ERC-20 token often requires approval before trading. Approval limits can later be reviewed or revoked with wallet security tools.
- Recovering a small USDC balance on another network, what matters first?
- Start with the network where the USDC actually sits and the gas token needed there. If the balance is on Base or Arbitrum, the wallet needs ETH on that specific network before it can transfer, swap or bridge the USDC. For very small balances, compare the token value with the gas and bridge costs before moving it.