Skip to content
This repository has been archived by the owner on Nov 13, 2022. It is now read-only.

Endpoints in pancake swap API are not working #90

Open
lushiv opened this issue Aug 18, 2021 · 1 comment
Open

Endpoints in pancake swap API are not working #90

lushiv opened this issue Aug 18, 2021 · 1 comment

Comments

@lushiv
Copy link

lushiv commented Aug 18, 2021

I am trying to fetch data from the pancake swap API but the route they posted to fetch current token pairs is not working:- link is here
https://api.pancakeswap.info/api/v2/pairs

I haven't yet written a code, I am just trying to get pair of tokens using the link below in their documentation with the postman

https://api.pancakeswap.info/api/v2/pairs

and I am getting this error

{
   "error":{
    "code":500,
    "message":"first block was not fetched"
    }
  }
@livevsonline
Copy link

Any updates on this problem?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants