ethernaut-cli icon indicating copy to clipboard operation
ethernaut-cli copied to clipboard

Command `interact` needs further validation

Open raiseerco opened this issue 8 months ago • 0 comments

i.e.:

✔ Enter address (The contract address to check): · 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266
i Autocompleted: interact standards 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 (copied to clipboard)

/home/sagan/Documents/Repo/ethernaut-cli/node_modules/ethers/src.ts/utils/errors.ts:687
            error = new TypeError(message);
                    ^
TypeError: invalid address (argument="address", value=null, code=INVALID_ARGUMENT, version=6.11.1)

raiseerco avatar Apr 14 '25 01:04 raiseerco