Closed AdamB2023 closed 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 │ │
solved in v0.49.5
v0.49.4h Experienced this error in no-trade time, during a price checks.