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 cloning this project and trying to build and use as api without cache. But when I start my vercel server and try to access an endpoint, I receive the...

Hello, I have been trying to use GET https://api.pancakeswap.info/api/v2/pairs API but it is kept on responding with the same UNIX time (1621332427423) which is 18 May 2021. Am I missing...

What did i do wrong. I followed the instructions tho never could get curl to connect to the local host. ` 22:25:05.299 | Retrieving list of deployment files... -- |...

Hi, I was trying to get this API but it seems is broken. Could you please tell how to fix it? Thanks

I swapped BNB for ZIL and Pancakeswap integrated USDT in the middle (path). Why is that? There is enough in the reserves of BNB_ZIL pair. Here's an example transaction: https://bscscan.com/tx/0xb8b7680b523653f12b10216db0f9b801ff1110d1faa80445c1d259d10b63e339

hello there Recently I made a check on AIOZ token: [API v2](https://api.pancakeswap.info/api/v2/tokens/0x33d08D8C7a168333a85285a68C0042b39fC3741D). The result returns price which seems to be of v1. Meanwhile [API v1](https://api.pancakeswap.info/api/tokens/0x33d08D8C7a168333a85285a68C0042b39fC3741D) - which I presume to...

查询实时价格的接口经常报500的错误,难道官方不知道么? https://api.pancakeswap.info/api/v2/tokens/0xaaB6f7F7a040783992D52a3A1533cb488f7CE297 `{ error: { code: 500, message: "GraphQL error: panic processing query: only derived fields can lead to multiple children here" } }`