Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Web3Connection

Hierarchy

  • Web3Connection

Index

Constructors

Properties

account: Account
web3: default

Accessors

  • get Account(): Account
  • get Web3(): default
  • get eth(): Eth
  • get started(): boolean
  • get utils(): Utils

Methods

  • connect(): Promise<boolean>
  • getAddress(): Promise<string>
  • getBalance(): Promise<string>
  • getETHNetworkId(): Promise<number>
  • start(restart?: boolean): void
  • switchToAccount(account: string | Account): void

Generated using TypeDoc