nansen_smart_money_netflows
Track net capital flows from Smart Money wallets. Supports natural language like 'are whales accumulating ETH?' or 'smart money flows for PEPE last 7 days'. Cost: 0.01 USDC
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chain | No | Single chain (alternative to chains array) | ethereum |
| input | No | Natural language query (e.g., 'are smart money accumulating ETH?', 'whale flows last week') | |
| limit | No | Number of results (default: 20) | |
| query | No | Natural language query (alternative) | |
| chains | No | Chains to query (e.g., ['ethereum', 'base', 'solana']) | |
| timeframe | No | Timeframe for netflow data | 24h |
| tokenAddress | No | Filter by specific token address OR symbol (e.g., 'PEPE', 'VIRTUAL', '0x...') | |
| token_address | No | Filter by token address (alternative) |