resolve_entity
FIRST STOP for a name/entity question: 'what is X', 'when did X come out / launch', 'is X legit / a rug', 'who is X', or a bare proper noun / ticker. Runs the crypto + on-chain routes IN PARALLEL (NFT collection, DEX token across chains, listed coin, and on-chain if it's an address) and returns EVERY real match at once, labeled, so you never miss the crypto entity by guessing one route. fingers' users are crypto/agents: a bare name usually means the token/NFT/project, not a same-named YouTube channel or film. Call this BEFORE concluding from web search alone; lead with the match that has real traction (holders / volume / liquidity / market cap), then add any non-crypto namesake from web_search as secondary. For a launch date, take the contract it returns and confirm the deploy date.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | the name, ticker, or 0x address to resolve, e.g. 'normies', 'serc', '0x9eb6...' |