Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
MarquisOgre opened this issue Jun 16, 2022 · 2 comments

Comments

@MarquisOgre
Copy link

MarquisOgre commented Jun 16, 2022

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) 
@Pi-Bouf
Copy link
Owner

Pi-Bouf commented Jun 26, 2022

This project need a little revision ! :(

I do my best !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@Pi-Bouf @MarquisOgre and others