pancakeswap / pancake-info-api

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

Please update our token in your api #43

Closed achtools closed 3 years ago

achtools commented 3 years ago

https://api.pancakeswap.info/api/tokens/0xc13a1b47377a8382bd3f6f9105137c1e838758b9

Our token achtools in not updated in your API please update it as we are getting problem in listing our token on blockfolio thank you

vastamaki commented 3 years ago

Hey, your token is listed in /tokens endpoint already. At the moment API doesn't support fetching info about specific token (see issue #10)

achtools commented 3 years ago

Hey, your token is listed in /tokens endpoint already. At the moment API doesn't support fetching info about specific token (see issue #10)

Any ideas when it will be updated in API

vastamaki commented 3 years ago

At least I was able to find your token from /tokens endpoint list. I am not maintainer, so can’t really say more.

ChefKai commented 3 years ago

Hello, we have just released this endpoint for both v1 and v2; you can use it right away!

Documentation