Protected
Readonly
metaplexProtected
Readonly
programThe public key of the program we want to retrieve accounts from.
Protected
configThe configs to use when fetching program accounts.
Protected
Optional
sortWhen provided, reorder accounts using this callback.
Rest
...filters: GetProgramAccountsFilter[]Optional
callback: ((account: UnparsedAccount) => PublicKey)Optional
options: GmaBuilderOptionsGenerated using TypeDoc
The connection instance to use when fetching accounts.