@nansen-ai/nansen-perp-trader-profile
Deep dive on a Hyperliquid perp trader. Identity, open positions, recent trades, and overall PnL.
No skills found in this collection.
SKILL.md
| name | nansen-perp-trader-profile |
| description | Deep dive on a Hyperliquid perp trader. Identity, open positions, recent trades, and overall PnL. |
| metadata | NANSEN_API_KEY |
| allowed-tools | Bash(nansen:*) |
Perp Trader
Answers: "What is this perp trader doing? What are their positions and track record?"
ADDR=<address>
nansen research profiler labels --address $ADDR --chain ethereum
# → label, category (identity, SM labels)
nansen research profiler perp-positions --address $ADDR
# → asset_positions, margin_summary_account_value_usd, margin_summary_total_margin_used_usd
nansen research profiler perp-trades --address $ADDR --days 7 --limit 20
# → timestamp, token_symbol, side, action (Open/Close/Reduce), price, size, value_usd, closed_pnl, fee_usd
nansen research perp leaderboard --days 7 --limit 50
# → trader_address, total_pnl, roi, account_value (check if ADDR appears)
Cross-reference perp-trades with perp-positions to see if the trader is scaling in/out. Leaderboard shows relative standing.
Loading...
Select a file to preview
Analyzing security...
Checking scan reports and verification data.
Bill of Materials
Everything this skill can do — files, network, commands, and more.
No demos yet. To add one, ask your AI agent: "Submit a demo for @nansen-ai/nansen-perp-trader-profile" — or upload via the API.
To add a demo, ask your AI agent: "Submit a demo for @nansen-ai/nansen-perp-trader-profile"
No eval data yet. Eval results are published via the SkillSafe API.