HplCurrencyFetch class represents a helper module for fetching data related to HplCurrency.

Hierarchy

  • HplCurrencyFetch

Constructors

Methods

Constructors

Methods

  • Fetches the holder account for the given owner.

    Parameters

    • owner: PublicKey

      The owner of the holder account.

    • Optional commitmentOrConfig: Commitment | GetAccountInfoConfig

      Optional commitment or configuration for the account info.

    Returns Promise<HplHolderAccount>

Generated using TypeDoc