• Construct a ContractAddress type.

    Throws

    If provided index or subindex is sub-zero.

    Returns

    Parameters

    • index: number | bigint

      The index of the smart contract instance.

    • Optional subindex: number | bigint = ...

      The subindex of the smart contract instance. Defaults to 0.

    Returns ContractAddress

Generated using TypeDoc