Skip to main content

UnshieldedBalance

Midnight.js API Reference v3.1.0


Midnight.js API Reference / @midnight-ntwrk/midnight-js-types / UnshieldedBalance

Type Alias: UnshieldedBalance

UnshieldedBalance = object

Represents an unshielded balance, which is a balance that is not shielded or encrypted. This type is used to track the available funds in an account that are visible on the public ledger.

Properties

balance

readonly balance: bigint

Represents the current number of funds available or held in an account.


tokenType

readonly tokenType: RawTokenType

Represents the type of token in the system.