Interface EthersProvider

Hierarchy

  • EthersProvider

Properties

_provider?: EthersProvider
address?: string
chain?: Chain
isConnected?: boolean
userInfo?: any
wallet?: string

Methods

  • Parameters

    • __namedParameters: {
          method: string;
          params?: any[];
      }
      • method: string
      • Optional params?: any[]

    Returns Promise<any>

Generated using TypeDoc