typescript-sdk

Home > @3rdweb/sdk > AppModule > getCurrencyModules

AppModule.getCurrencyModules() method

Warning: This API is now obsolete.

Method to get a list of Currency module metadata.

Signature:

getCurrencyModules(): Promise<ModuleMetadata[]>;

Returns:

Promise<ModuleMetadata[]>

A promise of an array of Currency modules.