Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The bot is not working with deflationary tokens #120

Open
dougrill opened this issue Feb 7, 2022 · 3 comments
Open

The bot is not working with deflationary tokens #120

dougrill opened this issue Feb 7, 2022 · 3 comments

Comments

@dougrill
Copy link

dougrill commented Feb 7, 2022

Hi, I changed the function to make it run for deflationary tokens and it's not working... Could you have a look please?

@Nafidinara
Copy link
Owner

can you describe more like code or screenshoot, it can help me to find the problem @dougrill

@dougrill
Copy link
Author

The function should be: swapExactETHForTokensSupportingFeeOnTransferTokens and it's swapExactTokensForTokensSupportingFeeOnTransferTokens.
line 144

@Nafidinara
Copy link
Owner

The function should be: swapExactETHForTokensSupportingFeeOnTransferTokens and it's swapExactTokensForTokensSupportingFeeOnTransferTokens. line 144
swapExactETHForTokensSupportingFeeOnTransferTokens if you want to use BNB, swapExactTokensForTokensSupportingFeeOnTransferTokens if you want to use WBNB

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants