Get recent trades on a pool
get_pool_tradesGet recent buy and sell trades for a pool, including trader wallet addresses, to identify early buyers and analyze memecoin market activity.
Instructions
Recent individual buy/sell trades on a pool, including the trader's wallet address.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| minUsd | No | Only trades above this USD size (default 100) | |
| network | Yes | Chain id, e.g. "solana", "base", "eth", "bsc", "arbitrum" | |
| poolAddress | Yes |