Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Connector
    • EIP1193

Index

Constructors

Properties

Methods

Constructors

constructor

  • new EIP1193(actions: Actions, provider: Provider, connectEagerly?: boolean): EIP1193

Properties

Protected Readonly actions

actions: Actions

provider

provider: Provider

{@inheritdoc Connector.provider}

Methods

activate

  • activate(): Promise<void>

deactivate

  • deactivate(...args: unknown[]): Promise<void> | void
  • Initiate a disconnect.

    Parameters

    • Rest ...args: unknown[]

    Returns Promise<void> | void

Legend

  • Constructor
  • Property
  • Method
  • Property
  • Method
  • Inherited property
  • Inherited method
  • Protected property
  • Static property

Generated using TypeDoc