We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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)
The text was updated successfully, but these errors were encountered:
This project need a little revision ! :(
I do my best !
Sorry, something went wrong.
No branches or pull requests
I have changed the below config and started the bot
but facing an got an error
The text was updated successfully, but these errors were encountered: