Hot-Swap-Bot icon indicating copy to clipboard operation
Hot-Swap-Bot copied to clipboard

Error : [TokenOrder => undefined] Can't load data... Error in configuration ?

Open MarquisOgre opened this issue 3 years ago • 2 comments

I have changed the below config and started the bot

WALLET_PUBLIC: "0xdF620d048.....", // Your public wallet address
WALLET_PRIVATE: "be58b7969f8.....", // Your private wallet address

but facing an got an error

Hot-Swap-Bot# yarn server:dev
yarn run v1.22.19
warning package.json: No license field
$ ts-node-dev --respawn src/app.ts --lib
[INFO] 05:36:52 ts-node-dev ver. 1.1.8 (using ts-node ver. 9.1.1, typescript ver. 4.4.2)


#############################
  Welcome to Hot Swap Bot !
#############################

Starting...
Wallet connected !
Contract registered !
Orders registered !
Starting orders...
[TokenOrder => undefined] Can't load data... Error in configuration ? Error: invalid contract address or ENS name (argument="addressOrName", value=undefined, code=INVALID_ARGUMENT, version=contracts/5.4.1) 

MarquisOgre avatar Jun 16 '22 00:06 MarquisOgre

This project need a little revision ! :(

I do my best !

Pi-Bouf avatar Jun 26 '22 10:06 Pi-Bouf

Same error

upmanager avatar Sep 16 '22 13:09 upmanager