-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Description
Description:
When trying to deploy a contract mainnet
it fails, it works for other networks like base or other but when you run:
yarn deploy --network mainnet
It gives error something like this:
deploying "YourContract"invalid address (argument="address", value="", code=INVALID_ARGUMENT, version=address/5.8.0) {"reason":"invalid address","code":"INVALID_ARGUMENT","argument":"address","value":"","checkKey":"to","checkValue":"","transactionHash":"0xc6438d147ac1bc3e26683e9170b975707e41e670b0f6236267d5f41325b1dbd7"} Error: invalid address (argument="address", value="", code=INVALID_ARGUMENT, version=address/5.8.0)
Metadata
Metadata
Assignees
Labels
No labels