Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Balance

Balance object.

Hierarchy

  • Balance

Implements

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Private address

address: string

The address to get the balance of.

Private connection

connection: Connection

The connection to the node.

Private contract

contract: string

The contract address.

Methods

get

  • get(): Promise<bigint>

subscribe

Generated using TypeDoc