Interface GetBalanceResult

Interface representing the result of getBalance.

Hierarchy

  • GetBalanceResult

Properties

balance: BigNumber

The balance of the wallet for the token.

formattedBalance: string

The formatted balance of the wallet for the token.

token: TokenInfo

The token information.

Generated using TypeDoc