nansen-wallet-deep-dive

nansen-ai/nansen-cli · updated Apr 8, 2026

$npx skills add https://github.com/nansen-ai/nansen-cli --skill nansen-wallet-deep-dive
0 commentsdiscussion
summary

Answers: "Who is this wallet and what have they been doing?"

skill.md

Wallet Analysis

Answers: "Who is this wallet and what have they been doing?"

ADDR=<address> CHAIN=ethereum

nansen research profiler labels --address $ADDR --chain $CHAIN
# → label, category (e.g. "Smart Trader", "Fund", "Public Figure", ENS names)

nansen research profiler balance --address $ADDR --chain $CHAIN
# → token_symbol, token_name, token_amount, price_usd, value_usd per holding

nansen research profiler pnl-summary --address $ADDR --chain $CHAIN --days 30
# → realized_pnl_usd, realized_pnl_percent, win_rate, traded_token_count, traded_times, top5_tokens

nansen research profiler transactions --address $ADDR --chain $CHAIN --limit 20
# → block_timestamp, method, tokens_sent, tokens_received, volume_usd, source_type

nansen research profiler perp-positions --address $ADDR
# → asset_positions, margin_summary_account_value_usd, margin_summary_total_margin_used_usd

nansen research profiler counterparties --address $ADDR --chain $CHAIN --days 30
# → counterparty_address, counterparty_address_label, interaction_count, total_volume_usd, volume_in/out_usd

perp-positions returns Hyperliquid data — returns empty if the wallet has no open perps.

Discussion

Product Hunt–style comments (not star reviews)
  • No comments yet — start the thread.
general reviews

Ratings

4.842 reviews
  • Pratham Ware· Dec 28, 2024

    nansen-wallet-deep-dive is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.

  • Mia Bansal· Dec 20, 2024

    I recommend nansen-wallet-deep-dive for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.

  • Henry Torres· Dec 12, 2024

    nansen-wallet-deep-dive reduced setup friction for our internal harness; good balance of opinion and flexibility.

  • Kaira Verma· Dec 4, 2024

    Keeps context tight: nansen-wallet-deep-dive is the kind of skill you can hand to a new teammate without a long onboarding doc.

  • Carlos Khan· Nov 23, 2024

    We added nansen-wallet-deep-dive from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.

  • Nia Choi· Nov 11, 2024

    nansen-wallet-deep-dive fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.

  • Mia Perez· Nov 7, 2024

    Useful defaults in nansen-wallet-deep-dive — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.

  • Nia Park· Nov 3, 2024

    Registry listing for nansen-wallet-deep-dive matched our evaluation — installs cleanly and behaves as described in the markdown.

  • Mia Mensah· Oct 26, 2024

    nansen-wallet-deep-dive is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.

  • Carlos Park· Oct 22, 2024

    nansen-wallet-deep-dive fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.

showing 1-10 of 42

1 / 5