nansen-general-search

Solid

Search for tokens or entities by name. Use when you have a token name and need the full address, or want to find an entity.

AI & Automation 5,580 stars 103 forks Updated 3 weeks ago NOASSERTION

Install

View on GitHub

Quality Score: 82/100

Stars 20%
100
Recency 20%
90
Frontmatter 20%
70
Documentation 15%
25
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Search ```bash nansen research search "jupiter" --type token nansen research search "Vitalik" --type entity --limit 5 nansen research search "bonk" --chain solana --fields address,name,symbol,chain ``` | Flag | Purpose | |------|---------| | `--type` | `token` or `entity` | | `--chain` | Filter by chain | | `--limit` | Number of results (default 25, max 50) | | `--fields` | Select specific output fields | Case-insensitive. Does NOT match by address — use `profiler labels` for address lookup.

Details

Author
internet-court
Repository
internet-court/internet-court-skill
Created
2 months ago
Last Updated
3 weeks ago
Language
TypeScript
License
NOASSERTION

Similar Skills

Semantically similar based on skill content — not just same category