March 25, 2026 6 min read

What Uniswap Transactions Look Like On-Chain

Millions of token swaps happen on Uniswap every day. Here's what they actually look like on the Ethereum blockchain — and what the data tells you.

What is Uniswap?

Uniswap is the largest decentralised exchange (DEX) on Ethereum. Unlike centralised exchanges like Coinbase or Binance, Uniswap has no order book, no company processing trades, and no account required. Trades happen directly between smart contracts using liquidity pools — automated market makers (AMMs) that hold pairs of tokens and execute swaps algorithmically.

Because it's built on Ethereum, every single Uniswap trade is recorded permanently on the blockchain. This makes Uniswap activity uniquely transparent — anyone can see exactly what was traded, at what price, and by which wallet.

What a Uniswap transaction looks like on-chain

When you scan a wallet that uses Uniswap on cryptoucan.xyz, you'll see transactions described as "Swapped tokens on Uniswap". Behind this description is a call to Uniswap's router contract — either the V2 router at 0x7a250d5630b4cf539739df2c5dacb4c659f2488d or the V3 router at 0x68b3465833fb72a70ecdf485e0e4c7bd8665fc45.

How we identify Uniswap trades: cryptoucan.xyz maintains a list of known contract addresses for major DeFi protocols. When a transaction is sent to one of these addresses, we translate it into plain English rather than showing raw hex data.

Reading the swap details

A typical Uniswap swap involves: the wallet sending ETH or a token to the router contract, the router finding the optimal path through liquidity pools, and the output token being sent to the wallet. The transaction data includes the exact input and output amounts, the slippage tolerance, and the deadline for the swap to execute.

Gas fees and failed transactions

Every Uniswap swap requires gas — ETH paid to compensate Ethereum validators for processing the transaction. Failed transactions still consume gas, even though no swap occurred. On cryptoucan.xyz, failed transactions are flagged clearly with a "Transaction failed" description, along with the gas cost paid.

What heavy Uniswap usage reveals about a wallet

A wallet with many Uniswap transactions is an active DeFi participant. They're likely comfortable with smart contract risk, accustomed to paying gas fees, and actively trading rather than passively holding. High-frequency Uniswap users are sometimes professional traders, arbitrage bots, or DeFi power users who move between positions regularly.

Conversely, a wallet that has never interacted with Uniswap is more likely a long-term holder or someone who primarily uses centralised exchanges.

Scan any wallet to see its Uniswap history — trades, gas costs, and failed transactions in plain English.

Scan a Wallet →