nansen-portfolio-tracker

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

$npx skills add https://github.com/nansen-ai/nansen-cli --skill nansen-portfolio-tracker
0 commentsdiscussion
summary

Answers: "How has this wallet's portfolio evolved over the past month?"

skill.md

Portfolio History

Answers: "How has this wallet's portfolio evolved over the past month?"

ADDR=<address> CHAIN=ethereum

nansen research profiler historical-balances --address $ADDR --chain $CHAIN --days 30 --limit 20
# → block_timestamp, token_symbol, token_amount, value_usd, chain

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

nansen research profiler pnl --address $ADDR --chain $CHAIN --days 30 --limit 20
# → token_symbol, pnl_usd_realised, roi_percent_realised, bought_usd, sold_usd, holding_usd, nof_buys, nof_sells

Compare historical-balances over time against current balance to see what was added/removed. PnL shows trade performance.

Discussion

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

Ratings

4.733 reviews
  • Mateo Khanna· Dec 28, 2024

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

  • Dhruvi Jain· Dec 24, 2024

    nansen-portfolio-tracker reduced setup friction for our internal harness; good balance of opinion and flexibility.

  • Noah Yang· Dec 16, 2024

    nansen-portfolio-tracker fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.

  • Pratham Ware· Dec 12, 2024

    nansen-portfolio-tracker fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.

  • Lucas Gupta· Dec 4, 2024

    nansen-portfolio-tracker is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.

  • Aditi Rahman· Nov 23, 2024

    Solid pick for teams standardizing on skills: nansen-portfolio-tracker is focused, and the summary matches what you get after install.

  • Oshnikdeep· Nov 15, 2024

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

  • Aanya Rahman· Oct 14, 2024

    nansen-portfolio-tracker has been reliable in day-to-day use. Documentation quality is above average for community skills.

  • Ganesh Mohane· Oct 6, 2024

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

  • Sakshi Patil· Sep 25, 2024

    nansen-portfolio-tracker is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.

showing 1-10 of 33

1 / 4