Home > @3rdweb/sdk > AppModule > getCurrencyModules
Warning: This API is now obsolete.
- Use AppModule.getAllModuleMetadata() instead
Method to get a list of Currency module metadata.
Signature:
getCurrencyModules(): Promise<ModuleMetadata[]>;
Returns:
Promise<ModuleMetadata[]>
A promise of an array of Currency modules.