When I deploy on remix I get this error, who knows what the problem is? :
Error encoding arguments: Error: invalid address (argument="address", value="", code=INVALID_ARGUMENT, version=address/5.4.0) (argument=null, value="", code=INVALID_ARGUMENT, version=abi/5.4.0)
Aug 18, 2021, 5:09 PM
Error encoding arguments: Error: invalid address (argument="address", value="", code=INVALID_ARGUMENT, version=address/5.4.0) (argument=null, value="", code=INVALID_ARGUMENT, version=abi/5.4.0)
Still facing this problem when deploying
Who could help me?
Aug 18, 2021, 5:18 PM
Invalid argument
Aug 18, 2021, 5:18 PM
So what do I need to do?
Aug 18, 2021, 5:18 PM
Change the argument
Aug 18, 2021, 5:18 PM
How? There is no "argument" in the code
Aug 18, 2021, 5:18 PM
The argument is not a code, is the argument that u put when calling a function
Aug 18, 2021, 5:22 PM