v3-subgraph
v3-subgraph copied to clipboard
Indexing failed
Related to #73
Currently the subgraph does not work, checking the graph here:
https://thegraph.com/explorer/subgraph?id=0x9bde7bf4d5b13ef94373ced7c8ee0be59735a298-2&view=Playground
We see the status:
Progress
97%
Current Block
#13606667
And the example query returns:
{
"errors": [
{
"message": "indexing_error"
}
]
}
Should we expect a fix anytime soon?