tsarbuig / WalletHunter

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

[Bug] Honeypot Error #13

Closed AdamB2023 closed 1 year ago

AdamB2023 commented 1 year ago
02-04 13:40:28.4028  Tx 0x169000c0c574610dd2032354faeec56bad114f108dd4e47f71676a70c9520066 from #14: 0x5Ad16BAA3AB19aDBEd1e21Ae3B4daE72c8C2D0f6 - id: 0066

0066 -- PRE-CHECKS BEFORE Tx ----------------------------------------
02-04 13:40:28.4028  0066 - TX GAS CONTROL ------- Tx GAS = 33.709538932 and current GAS price = 17.429580499  --> let's continue
02-04 13:40:28.4028  0066 - MIN_MAX_MARKETCAP ---- liquidity = 14904.81$ --> let's buy
02-04 13:40:28.4028  0066 - AMOUNT CONTROL ------- MINIMUM_BUY_AMOUNT_IN_BASE (0.012) <= your buyAmount (0.095) <= MAXIMUM_BUY_AMOUNT_IN_BASE (0.1) --> let's buy
02-04 13:40:28.4028  0066 - GAS CALCULATION ------ Tx GAS = 33.709538932 --> your Tx GAS = 110% * 33.709538932 = 37.080492825
02-04 13:40:28.4028  0066 - HONEYPOT ERROR ------ An error occured. More details below.
ReferenceError: tokenName is not defined
    at Object.honeypot_check (/snapshot/WalletHunterJs/utils/utils.js)
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at async honeycheck_before_tx (/snapshot/WalletHunterJs/WalletHunter.js)
    at async /snapshot/WalletHunterJs/WalletHunter.js
02-04 13:40:28.4028  0066 --> HONEYPOT DETECTED --> buy cancelled.
tsarbuig commented 1 year ago

which version are you using ? it's solved in last version