tsarbuig / WalletHunter

The first Copytrading crypto bot in the World - for Uniswap & Pancakeswap
22 stars 10 forks source link

[Method] `swapExactETHForTokensSupportingFeeOnTransferTokens` #8

Closed AdamB2023 closed 1 year ago

AdamB2023 commented 1 year ago

This TX wasn't copied due to method isn't handled? https://etherscan.io/tx/0x957d9eae404088ad5fce929e0973bd038948d0e26afa961ab8517353d5e38f10

tsarbuig commented 1 year ago

it's because he's not interacting with regular Uniswap Router address

image

this protection is made you avoid you sniping on wrong website, if another DEX implement same method : bot would try to swap on Uniswap while liquidity is on another bot

--> I'll add this contract to router whitelist

tsarbuig commented 1 year ago

v0.49.1g