discover_markets
Finds the top-ranked Uniswap subgraph from The Graph network and optionally applies it as the active market for a specified chain and version.
Instructions
Re-resolve the best LIVE Uniswap subgraph(s) from The Graph's network subgraph, ranked by curation signal — self-healing discovery that surfaces new/replacement deployments without a code change. Optionally apply the top result as the active market for a (chain, version).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| apply | No | If true (with chain+version), set the top result as the active subgraph for this session | |
| chain | No | Filter to a chain | |
| version | No | Uniswap version: v2, v3, or v4. Omit to use the highest-volume version on that chain. |