pancakeswap/pancake-info-api

Price not updated

Strime opened this issue · 4 comments

Hi guys

I want to use your API for fetching token price.

Endpoint URL: https://api.pancakeswap.info/api/v2/tokens/0x2cD96e8C3FF6b5E01169F6E3b61D28204E7810Bb

{"updated_at":1645305589494,"data":{"name":"LuckyBlock","symbol":"LBlock","price":"0.00921989345486072567201198781916","price_BNB":"0.00002248796572559059038216064358254"}}

{"updated_at":1645305906060,"data":{"name":"LuckyBlock","symbol":"LBlock","price":"0.00921989345486072567201198781916","price_BNB":"0.00002248796572559059038216064358254"}}

Do you have any clue why price is not updated event after cache timeout (5 minutes) ?

Price for all tokens has been stuck not updating for more than 48 hours

Oh well, is it normal ? Do we have any visibility on bugfix ?
Thanks

https://api.pancakeswap.info/api/v2/tokens/0x0564770c9ed91f391e62bef3f8e9a848f9a49c44

Many similar contract addresses cannot find the price

and tell me I don't exist

{
"error": {
"code": 404,
"message": "Not found"
}
}

Hope to fix this bug as soon as possible thanks