nansen_wallet_profiler
Comprehensive wallet analysis. Supports natural language like 'profile vitalik.eth' or 'what labels does 0x... have?'. Returns balances, Nansen labels, and transactions. Cost: 0.01 USDC
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chain | No | Single chain (alternative) | ethereum |
| input | No | Natural language query (e.g., 'profile this wallet 0x...', 'analyze vitalik.eth') | |
| query | No | Natural language query (alternative) | |
| chains | No | Chains to query for balances/transactions | |
| wallet | No | Wallet address (alternative) | |
| address | No | Wallet address (0x...) or ENS name to analyze | |
| includeTransactions | No | Include recent transactions (default: true) |