> ## Documentation Index
> Fetch the complete documentation index at: https://docs.dexutils.io/llms.txt
> Use this file to discover all available pages before exploring further.

# DEX Stream: Monitor DEX Activities in Real Time

> It provides a live feed of decentralized exchange (DEX) trading activity across supported blockchain networks. Every completed swap is displayed in real time, allowing you to monitor market activity as it happens. Whether you're tracking whale transactions, discovering new tokens, or following market momentum, DEX Stream gives you immediate visibility into on-chain trading.

<Frame>
  <img src="https://mintcdn.com/dexutils/6zYt2f5n__BSsCUH/images/image-4.png?fit=max&auto=format&n=6zYt2f5n__BSsCUH&q=85&s=be77d86c7289de84cc4b5ba10e698470" alt="Image" width="1889" height="894" data-path="images/image-4.png" />
</Frame>

At the top of the page you'll find a scrolling list of selected tokens displaying their latest market information, including:

* Current token price
* 24-hour price change
* Token symbol and logo

This provides a quick overview of the current market before analyzing individual trades.

The **Live Stream** toggle allows you to pause or resume automatic updates. When enabled, new trades are continuously added to the stream as they occur.

You can check following data in the DEX Trades table.

* **Time** - Displays how long ago the transaction occurred, allowing you to identify the most recent market activity.

* **Block Number** - The blockchain block containing the transaction. Multiple trades may share the same block when they are confirmed together.

* **AMM** - Shows the Automated Market Maker (DEX) where the trade was executed, such as `Uniswap V2`, `Uniswap V3`, or other supported protocols.

* **Trader** - Displays the wallet address that executed the trade.

* **Swap** - Shows both sides of the transaction. *<u>Green arrow</u>* shows the token purchased while the *<u>Red arrow</u>* shows the token sold.

* **Amount USD** - Displays the estimated USD value of the entire swap, making it easier to compare transactions regardless of token type.

* **Tx Hash** - Provides a direct link to the blockchain transaction, where you can inspect the complete transaction details, gas fees, logs, and token transfers.
