tsarbuig / WalletHunter

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

[Error] tokenName is not defined #35

Closed AdamB2023 closed 1 year ago

AdamB2023 commented 1 year ago

v0.49.4h Experienced this error in no-trade time, during a price checks.

02-12 20:24:22.2422  ----- ERROR : more details below -----                                                                                                                                                                       │
02-12 20:24:22.2422  ----- Unhandled Rejection at -----                                                                                                                                                                           │
Promise {                                                                                                                                                                                                                         │
  <rejected> ReferenceError: tokenName is not defined                                                                                                                                                                             │
      at /snapshot/WalletHunterJs/WalletHunter.js                                                                                                                                                                                 │
      at runMicrotasks (<anonymous>)                                                                                                                                                                                              │
      at processTicksAndRejections (node:internal/process/task_queues:96:5)                                                                                                                                                       │
}                                                                                                                                                                                                                                 │
02-12 20:24:22.2422  ----- Reason -----                                                                                                                                                                                           │
02-12 20:24:22.2422  undefined                                                                                                                                                                                                    │
                                                                                                                                                                                                                                  │
                                                                                                                                                                                                                                  │
02-12 20:24:22.2422  ----- ERROR : more details below -----                                                                                                                                                                       │
02-12 20:24:22.2422  ----- Unhandled Rejection at -----                                                                                                                                                                           │
Promise {                                                                                                                                                                                                                         │
  <rejected> ReferenceError: tokenName is not defined                                                                                                                                                                             │
      at /snapshot/WalletHunterJs/WalletHunter.js                                                                                                                                                                                 │
      at runMicrotasks (<anonymous>)                                                                                                                                                                                              │      at processTicksAndRejections (node:internal/process/task_queues:96:5)                                                                                                                                                       │
}                                                                                                                                                                                                                                 │
02-12 20:24:22.2422  ----- Reason -----                                                                                                                                                                                           │
02-12 20:24:22.2422  undefined                                                                                                                                                                                                    │
                                                                                                                                                                                                                                  │
tsarbuig commented 1 year ago

solved in v0.49.5