nansen-wallet-profiler

Wallet profiler — balance, PnL, labels, transactions, counterparties, related wallets, batch, trace, compare. Use when analysing a specific wallet address or comparing wallets.

By nansen-ai · 384 installs

npx skills add nansen-ai/nansen-cli --skill nansen-wallet-profiler

Source repository · Upstream listing

Wallet Profiler All commands: nansen research profiler <sub [options] address and chain required for most commands. Balance & Identity PnL Transactions & History Relationships Perps (no chain) Batch, Trace & Compare Flags Flag Purpose address Wallet address (required) chain Required except for perps and search days Lookback period (default 30) limit Number of results include Batch fields: labels,balance,pnl depth Trace depth 1 5 (default 2) width Trace width — keep low to save credits fields Select specific fields table Human readable table output format csv CSV export Notes pnl summary has no pagination support (returns aggregate stats, not a list). perp positions has no pagination support. labels supports pagination — limit / page are honoured and the response is {pagination: {page, per page, is last page}, data[]: {label, category, kind[]}} . transactions caps at per page=100 (API limit). trace makes many API calls — use width conservatively. batch accepts file <path with one address per line as alternative to addresses .