typescript-sdk

Home > @3rdweb/sdk > ThirdwebSDK > getApps

ThirdwebSDK.getApps() method

Call this to get the current apps.

Signature:

getApps(address?: string): Promise<IAppModule[]>;

Parameters

Parameter Type Description
address string  

Returns:

Promise<IAppModule[]>

All currently registered apps for the connected wallet