Interface: Balance
A balance
Table of contents
Properties
Properties
baseCoin
• baseCoin: BaseCoinBalance
The balance of the base coin
requiredStorageDeposit
• requiredStorageDeposit: RequiredStorageDeposit
The required storage deposit for the outputs
nativeTokens
• nativeTokens: NativeTokenBalance
[]
The balance of the native tokens
nfts
• nfts: string
[]
Nft outputs
aliases
• aliases: string
[]
Alias outputs
foundries
• foundries: string
[]
Foundry outputs
potentiallyLockedOutputs
• potentiallyLockedOutputs: Object
Outputs with multiple unlock conditions and if they can currently be spent or not. If there is a TimelockUnlockCondition or ExpirationUnlockCondition this can change at any time
Index signature
▪ [outputId: string
]: boolean