tsarbuig / WalletHunter

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

[Error] Anti Rug console output error #30

Closed AdamB2023 closed 1 year ago

AdamB2023 commented 1 year ago

v0.49.4h It appears that antirug triggered, but there was an error.

02-08 16:04:02.42  cccb - ANTI RUG ------------- Liquidity is being removed for COIN_NAME. Tx: [...]
02-08 16:04:02.42  cccb - LIQUIDITY REMOVAL ---- More than 30% of liquidity was removed --> let's sell quickly!!

02-08 16:04:02.42  ----- ERROR : more details below -----
02-08 16:04:02.42  ----- Unhandled Rejection at -----
Promise {
  <rejected> ReferenceError: tx_log_id is not defined
      at /snapshot/WalletHunterJs/WalletHunter.js
      at runMicrotasks (<anonymous>)
      at processTicksAndRejections (node:internal/process/task_queues:96:5)
}
02-08 16:04:02.42  ----- Reason -----
02-08 16:04:02.42  undefined

02-08 16:04:02.42  cccb - HONEYPOT / TAX CHECK - COIN_NAME - Trading is open: true | BuyTax: 5% | SellTax: 40% - Check made in: 0.00203s
02-08 16:04:02.42  cccb - TX EARNINGS ---------- Selling X COIN_NAME will pay you X$ > SELL_TX_MINIMUM_EARNINGS_IN_DOLLARS --> let's continue
02-08 16:04:02.42  cccb - SELL Tx sent : [...]
02-08 16:04:12.412  cccb - SELL Tx SUCCESS :)
tsarbuig commented 1 year ago

solved in v0.49.5