Closed ChefKai closed 3 years ago
Bitquery also has Pancake V2., Check examples here (https://graphql.bitquery.io)
Thanks a lot for the update! Do you think it would be more a matter of days, weeks or months for the issue to be solved? To see if it is worth for me looking into BitQuery / Covalent, or rather waiting.
Something I have been surprised of is to see fully synced subgraphs: https://thegraph.com/explorer/subgraph/hassan6761/karahi https://thegraph.com/explorer/subgraph/henry0717/pancakeswapv2
However, I could not manage to have queries working on them (at least for swaps data), and one of them has 12M+ blocks synced, while BSC is <8M. Strange.
Truly hope to see it fixed. Thanks.
Any update on this? Thanks!
Any estimation on when this will be fixed?
The graph seems to show the issue is resolved. Really hope the exchange subgraph is working soon.
Hello everyone 👋
Happy to share with you that TheGraph and Binance Smart Chain nodes issue has been resolved! 🎉 We already have started looking at each of our subgraph referenced in our README, and re-deploying the ones who suffered from data-loss and/or inaccurate block data (from uncles, ...), along with new features (Pairs/Prediction/Profile)!
Thank you for your patience!
Thanks for your work so far @ChefKai 🙏
https://thegraph.com/explorer/subgraph/pancakeswap/exchange is still not syncing.
Or did the subgraph endpoint change?
Any updates on the exchange subgraphs, its still not synced ?
@spape @Syedzainjeelani As highlighted in previous issues, unfortunately we cannot use TheGraph actually to sync the exchange
subgraph, this is why we are using StreamingFast to provide this data to you. The exchange
subgraph currently on TheGraph is for PancakeSwap v1.
Endpoint: https://bsc.streamingfast.io/subgraphs/name/pancakeswap/exchange-v2
The above endpoint is so slow. TTFB Around 20-30s on many simple queries.
Hello community, does anyone have a correct subgraph?
The subgraph https://api.thegraph.com/subgraphs/name/vmatskiv/pancakeswap-v2 is the only fully synced subgraph I can find and it for some reason does not have any up to date data on it. The streamingfast subgraph seems to be the only option to this day.
Hello @keithfrazier98, thanks for this update. Can you elaborate on what is not working on the vmatskiv/pancakeswap-v2 subgraph? Thanks.
Hello everyone 👋
Recently, Binance Smart Chain has been impacted with multiple issues related to nodes (full and archive); as a result, most of our subgraphs, on both self-hosting and TheGraph, have stopped syncing or have a significant delay in processing new data (blocks/transactions). We are sorry for the inconvenience, and are working to bring back our subgraphs up to the latest block.
In order to keep track with the PancakeSwap ecosystem, you can access tokens/pairs data using:
Both of them support v1, and v2 ecosystem.
If you wish to follow the status for the Binance Smart Chain network on TheGraph, please refer to status.thegraph.com (incident 1 / incident 2).
If you are hosting a BSC node, please refer to binance-chain/bsc repository.
Thank you for your support; keep building!