pancakeswap / pancake-info-api

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

GET https://api.pancakeswap.info/api/v2/pairs is not updating at all #67

Open sharma3 opened 3 years ago

sharma3 commented 3 years ago

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 something? Do I need an authorization header in it? I am following https://github.com/pancakeswap/pancake-info-api/blob/develop/v2-documentation.md documentation. Thanks

mike503 commented 3 years ago

Perhaps this is why my earlier attempts to use token endpoints wasn’t showing updated data. Even on a cloudflare cache miss.