query_subgraph
Execute custom GraphQL queries on Predict.fun subgraphs to retrieve specific data on orderbook activity, position lifecycle, or yield mechanics for advanced analysis.
Instructions
Run a custom GraphQL query against any Predict.fun subgraph. Use this for advanced queries not covered by other tools.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| subgraph | Yes | Which subgraph to query | |
| graphql_query | Yes | The GraphQL query string |