pancakeswap / pancake-info-api

Serverless API implementation for PancakeSwap on-chain data query.
328 stars 273 forks source link

/v2/summary endpoint not working #76

Closed steverogers180 closed 3 years ago

steverogers180 commented 3 years ago
{"error":{"code":500,"message":"first block was not fetched"}}

getting this error while calling: https://api.pancakeswap.info/api/v2/summary

vaibhavmehrotraml commented 3 years ago

Did you find a solution @rahultrivedi180?

steverogers180 commented 3 years ago

Did you find a solution @rahultrivedi180?

Workaround is like one need to deploy own subgraph and everything is from scratch.