typescript-sdk

Home > @3rdweb/sdk > AppModule > getNFTModules

AppModule.getNFTModules() method

Warning: This API is now obsolete.

Method to get a list of NFT module metadata.

Signature:

getNFTModules(): Promise<ModuleMetadata[]>;

Returns:

Promise<ModuleMetadata[]>

A promise of an array of NFT modules.