pancakeswap / pancake-subgraph

📊 Pancake subgraph (blocks, profile, prediction, NFT's, ...)
GNU General Public License v3.0
336 stars 583 forks source link

Subgraph out of sync #37

Closed mmontes11 closed 3 years ago

mmontes11 commented 3 years ago

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?

maurodelazeri commented 3 years ago

yeaa, I deployed and same thing.., but this is a problem with thegraph

qbig commented 3 years ago

× Failed to deploy to Graph node https://api.thegraph.com/deploy/: Ethereum nodes for network bsc are missing the following capabilities: archive, traces

tambu22 commented 3 years ago

So guys is it an issue with the graph? so sad :(

ChefKai commented 3 years ago

Follow-up available on #50

ChefKai commented 3 years ago

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

Article: https://pancakeswap.medium.com/pancakeswap-info-relaunch-in-partnership-with-150-000-bounty-winner-streamingfast-f7892559d388

tambu22 commented 3 years ago

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

Article: https://pancakeswap.medium.com/pancakeswap-info-relaunch-in-partnership-with-150-000-bounty-winner-streamingfast-f7892559d388

Sorry pretty new to Graph QL, is there any place where I can check for the Schema? or example queries?

this-username-is-taken commented 3 years ago

@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