Class TokenGpaBuilder

Hierarchy

Constructors

Methods

Properties

metaplex: Metaplex

The connection instance to use when fetching accounts.

programId: PublicKey

The public key of the program we want to retrieve accounts from.

config: GetProgramAccountsConfig = {}

The configs to use when fetching program accounts.

sortCallback?: GpaSortCallback

When provided, reorder accounts using this callback.

Generated using TypeDoc