Closed mmontes11 closed 3 years ago
yeaa, I deployed and same thing.., but this is a problem with thegraph
× Failed to deploy to Graph node https://api.thegraph.com/deploy/: Ethereum nodes for network bsc are missing the following capabilities: archive, traces
So guys is it an issue with the graph? so sad :(
Follow-up available on #50
Hello, yes, finally an update on this; we now have finished migrating the exchange
subgraph to StreamingFast, to allow you to access PancakeSwap v2 data!
Endpoint: https://bsc.streamingfast.io/subgraphs/name/pancakeswap/exchange-v2
Hello, yes, finally an update on this; we now have finished migrating the
exchange
subgraph to StreamingFast, to allow you to access PancakeSwap v2 data!Endpoint: https://bsc.streamingfast.io/subgraphs/name/pancakeswap/exchange-v2
Sorry pretty new to Graph QL, is there any place where I can check for the Schema? or example queries?
@tambu22 if you open up the endpoint https://bsc.streamingfast.io/subgraphs/name/pancakeswap/exchange-v2, on the right, there is a document explorer panel where you can drill into the schema
The oficial subgraph seems to be out of sync: https://thegraph.com/explorer/subgraph/pancakeswap/exchange
I've also tried to deploy my own subgraph with no luck: https://thegraph.com/explorer/subgraph/mmontes11/pancakeswap
See also: https://github.com/pancakeswap/pancake-v2-subgraph/issues/7
Any updates on this?