Represents additional data fetching methods for the Honeycomb project.

Hierarchy

  • HoneycombProjectFetch

Constructors

Methods

Constructors

Methods

  • Fetches mint containers for the project.

    Parameters

    • Optional commitmentOrConfig: Commitment | GetMultipleAccountsConfig

      Commitment or config object for the request.

    Returns Promise<AddressContainer[]>

    An array of mint containers.

Generated using TypeDoc