tsarbuig / WalletHunter

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

[Bug] WH didn't cancel replaced TX #57

Closed AdamB2023 closed 1 year ago

AdamB2023 commented 1 year ago

https://etherscan.io/tx/0x4bd134e817a8d7cfcf8fd92ad3b2520713b7a45b19bbdb9afb72d9685b5a8c3d - doesn't exist https://etherscan.io/tx/0x2da99de46552cee30001141e7e0e5a8a041fb214a7440e591d08730be2e902fd - replaced to it

-- SWAP DETECTED -----------------------------------------------
02-20 07:10:27.1027  Tx 0x4bd134e817a8d7cfcf8fd92ad3b2520713b7a45b19bbdb9afb72d9685b5a8c3d from #6: 0x5dfDB090C53d82275204Cd737c285b41e78F3161 - id: 8c3d

8c3d -- PRE-CHECKS BEFORE Tx ----------------------------------------
02-20 07:10:27.1027  8c3d - TX GAS CONTROL ------- Tx GAS = 60.516343103 and current GAS price = 33.186183149  --> let's continue
02-20 07:10:27.1027  8c3d - MIN_MAX_MARKETCAP ---- liquidity = 10629.06$ --> let's buy
02-20 07:10:27.1027  8c3d - AMOUNT CONTROL ------- MINIMUM_BUY_AMOUNT_IN_BASE (0.012) <= your buyAmount (0.1) <= MAXIMUM_BUY_AMOUNT_IN_BASE (0.1) --> let's buy
02-20 07:10:27.1027  8c3d - GAS CALCULATION ------ Tx GAS = 60.516343103 --> your Tx GAS = 150% * 60.516343103 = 90.774514655
02-20 07:10:27.1027  8c3d - HONEYPOT / TAX CHECK - Honeypot: false | BuyTax: 5% | SellTax: 7% - Check made in: 0.00144s

8c3d -- COPY SWAP ---------------------------------------------------
02-20 07:10:27.1027  8c3d - BUY Tx - PUPPY SEASON - 0x - Case 2 - Swap sent in: 0.00878s
tsarbuig commented 1 year ago

mmh, seems like this regular swap (...8c3d) was replaced by a Flashbot and undetectable Tx (...02fd)

this is why the bot did not detect it