Search subgraphs
search_subgraphsSearch for live subgraphs by keyword or protocol, ranked by on-chain curation signal to identify popular subgraphs for querying.
Instructions
Find live subgraphs on The Graph by keyword/protocol, ranked by on-chain curation signal (a popularity proxy). Use this to pick a subgraph_id before querying. By default this runs a tiny PAID x402 query against The Graph network subgraph; set PAYQL_REGISTRY_URL to use a free discovery source.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Protocol or keyword, e.g. 'uniswap v3', 'aave', 'ens' | |
| first | No | Max results (default 10) |