pancake-info-api icon indicating copy to clipboard operation
pancake-info-api copied to clipboard

Serverless API implementation for PancakeSwap on-chain data query.

Results 57 pancake-info-api issues
Sort by recently updated
recently updated
newest added

I'm a developer of a token project on Binance Smart Chain and we found out on PCS API that the token and name are unknown. Our project name is BabyFlokiZilla....

How can I get the price of a specified transaction pair? In the dexweb page of pancakeswap, the price of two transaction pairs will be displayed at the bottom of...

I was wondering what the API requests limits are so I can set a CRON job that doesnt exceeds these limits.

Bumps [object-path](https://github.com/mariocasciaro/object-path) from 0.11.5 to 0.11.8. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=object-path&package-manager=npm_and_yarn&previous-version=0.11.5&new-version=0.11.8)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
javascript

Keep getting this error `https://api.pancakeswap.info/api/tokens`

When making a request to /api/v2/tokens/0x... with unpopular tokens, sometimes the name and symbol returned are `unknown`, and in this case it would appear that the prices don't take into...

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://github.com/pancakeswap/pancake-info-api/blob/develop/v2-documentation.md) https://api.pancakeswap.info/api/v2/pairs I...

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
javascript

Hi everyone, I read this article: [https://github.com/pancakeswap/pancake-info-api/blob/develop/v2-documentation.md](https://github.com/pancakeswap/pancake-info-api/blob/develop/v2-documentation.md) and tried to call [https://api.pancakeswap.info/api/v2/pairs](https://api.pancakeswap.info/api/v2/pairs) API but there is no response. Please help me to check API! Thank you so much!

Pairs on the v2 API endpoint haven't updated for a month. https://api.pancakeswap.info/api/v2/pairs Need to urgently fix this issue.