pancakeswap / pancake-info-api

Serverless API implementation for PancakeSwap on-chain data query.
327 stars 271 forks source link

message not found error. #108

Open BigShanJohn opened 2 years ago

BigShanJohn commented 2 years ago

I can see my token here https://pancake.kiemtienonline360.com/#/add/BNB/0xfc54246E31A3b339828553C170fE03565A72CDC8 but when I tried your API with this https://api.pancakeswap.info/api/tokens/0xfc54246e31a3b339828553c170fe03565a72cdc8 gave me this {"error":{"code":404,"message":"Not found"}}

Please help