Function getBalancesForIds

  • Gets the balances for specified ID ranges.

    Returns a BalanceArray.From where only the specified ID ranges and their balances are included. Sets balance amount == 0 objects for IDs that are not found.

    Type Parameters

    Parameters

    Returns BalanceArray<T>

    Remarks

    Returns a new object but also modifies the original.

    Can also be used via the corresponding method with same name on BalanceArray