Skip to content

deploying contracts to mainnet fails #1126

@technophile-04

Description

@technophile-04

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions