recent_swaps
Fetch recent Uniswap swaps (newest first) on a specified chain. Optionally narrow to one pool. Returns USD amounts and trader address.
Instructions
Recent swaps on a chain, newest first — optionally scoped to one pool. Real-time trade flow with USD amounts and the trading wallet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pool | No | Pool/pair address to scope to | |
| chain | Yes | Chain: ethereum, arbitrum, base, polygon, optimism, or bsc (aliases like eth/arb/matic/bnb are accepted) | |
| first | No | ||
| version | No | Uniswap version: v2, v3, or v4. Omit to use the highest-volume version on that chain. |