ZCFGetAmountAllocated: ((keyword, brand?) => Amount<any>)

Type declaration

    • (keyword, brand?): Amount<any>
    • The brand is used for filling in an empty amount if the keyword is not present in the allocation

      Parameters

      • keyword: Keyword
      • Optional brand: Brand<AssetKind>

      Returns Amount<any>

Generated using TypeDoc