pancakeswap / pancake-swap-interface-v1

:pancakes: Pancake trading interface V1
https://exchange.pancakeswap.finance
GNU General Public License v3.0
316 stars 944 forks source link

Problems with Contract and Pancakeswap V2 Router #421

Closed sunalo closed 3 years ago

sunalo commented 3 years ago

Hello, i have a BEP20 Token, with 3% burn and 3% tax every buy/sell.

sine yesterday its every time 0%. Here you see befor and after. But in Contract (Source Code) is the tax and burn rate still 3%.

Bildschirmfoto 2021-05-13 um 20 12 11 Bildschirmfoto 2021-05-13 um 20 11 50

sunalo commented 3 years ago

The first picture is befor, the second (after)

Chef-Chungus commented 3 years ago

This is an issue with your token, not the router

sunalo commented 3 years ago

This is an issue with your token, not the router

Can you maybe check for me, because we search now the hole day and didn't find any support or solution.

sunalo commented 3 years ago

I checked. we try to send from wallet to wallet. here is burn and fee working. i open a small pool in BakerySwap. Here is working as well with tax and fee, burn rate.

So its only with all buy and sells over Pancakeswap Contract. Can i refresh this contract manuell? or something

Chef-Chungus commented 3 years ago

I assume you have whitelisted the router to not be charged fees.

Chef-Chungus commented 3 years ago

Either way, this is not a problem with the router, it is a problem with your token.

I'll be closing this issue as its something we can't help with