Hierarchy

Implements

Constructors

Properties

address?: string
chainId?: ChainId
emitter: EventEmitter<ProviderEventMap> = ...
ethProvider: null | Web3Provider
logger?: string
projectId: string
relayUrl?: string
universalProvider: null | UniversalProvider
w3Modal: WalletConnectModal

Accessors

Methods

  • Description

    Switch the chain with WalletConnect Provider. You should always add a network first with the proper method Provider.setChainDetails and then change it.

    Parameters

    Returns Promise<void>

Generated using TypeDoc