nansen-wallet-network
SKILL.md
Wallet Network
Answers: "Who does this wallet transact with? What's their network?"
ADDR=<address> CHAIN=ethereum
nansen research profiler counterparties --address $ADDR --chain $CHAIN --days 30
# → counterparty_address, counterparty_address_label, interaction_count, total_volume_usd, volume_in/out_usd
nansen research profiler related-wallets --address $ADDR --chain $CHAIN
# → address, address_label, relation (First Funder, Multisig Signer of), block_timestamp, chain
nansen research profiler trace --address $ADDR --chain $CHAIN --depth 2 --width 3
# → root, nodes (address list), edges (from→to with volume), stats (nodes_visited, edges_found)
Warning: trace makes depth x width API calls. Keep --width <=3 to avoid excessive credit use.
Weekly Installs
15
Repository
nansen-ai/nansen-cliGitHub Stars
67
First Seen
10 days ago
Security Audits
Installed on
gemini-cli15
github-copilot15
codex15
kimi-cli15
cursor15
amp15