[go: up one dir, main page]

Module forc_wallet::balance

source ·

Structs§

Enums§

Functions§

  • Return a map of accounts after desired verification applied in a map where each key is account index and each value is the Bech32Address of that account.
  • Returns N derived addresses. If the unverified flag is set, it will not verify the addresses and will use the cached ones.
  • Print collected account balances for each asset type.

Type Aliases§

  • List of accounts and amount of tokens they hold with different ASSET_IDs.
  • A mapping between account index and the bech32 address for that account.