tsarbuig / WalletHunter

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

[Bug] Error for AutoSell - gasPrice is not defined #26

Closed AdamB2023 closed 1 year ago

AdamB2023 commented 1 year ago
02-07 00:20:14.2014  5b70 - HALF WETH 1st SELL TARGET REACHED : current price = 0.000022961216396 --> let's sell 50% of your initial bag! (2490800852956 tokens)
02-07 00:20:14.2014  5b70 - HONEYPOT / TAX CHECK - HALF WETH - Trading is open: true | BuyTax: 0% | SellTax: 0% - Check made in: 0.00319s
02-07 00:20:14.2014  5b70 - TX EARNINGS ---------- Selling 2490800852956 HALF WETH will pay you 91.37$ > SELL_TX_MINIMUM_EARNINGS_IN_DOLLARS --> let's continue
Error during AutoSell
ReferenceError: gasPrice is not defined
    at AutoSell (/snapshot/WalletHunterJs/WalletHunter.js)
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at async AutoSellMode (/snapshot/WalletHunterJs/WalletHunter.js)
tsarbuig commented 1 year ago

solved