Closed githuber1001 closed 1 year ago
I get the below error when deploying to Sepolia testnet.
"TradingBot" hit a require or revert statement somewhere in its constructor. Try:
Any insight into resolving this?
In order to deploy the contract on a testnet like Ropsten or Rinkeby, users should change all contract addresses like the ones of exchanges and erc20 tokens from both the node.js bot and the smart contract.
I get the below error when deploying to Sepolia testnet.
"TradingBot" hit a require or revert statement somewhere in its constructor. Try:
Any insight into resolving this?