get_similar_names
Discover ENS names semantically similar to any given name using vector embeddings. Returns similar names with similarity scores and live marketplace data for portfolio building or brand exploration.
Instructions
Find ENS names semantically similar to a given name using vector embeddings across 3.5M+ names. Returns similar names with similarity scores and live marketplace data (price, owner, expiry). Great for discovering related names for portfolio building or brand exploration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ENS name or label to find similar names for (e.g. "coffee", "pixel.eth") | |
| limit | No | Max results (default 20, max 50) |