Skip to content

Ethers throws NETWORK_ERROR  #13

@denciu

Description

@denciu

When interacting with ethers error occurs:

Error: underlying network changed (event="changed", network={"chainId":10947376,"name":"unknown"}, detectedNetwork={"name":"ropsten","chainId":3,"ensAddress":"0x00..."}, code=NETWORK_ERROR, version=providers/5.4.5)

Temp fix works as per this post.

const signer = new ethers.providers.Web3Provider(kmsProvider, "any")

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions