Home > @3rdweb/sdk > ThirdwebSDK > getMarketplaceModule
This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Signature:
getMarketplaceModule(address: string): MarketplaceModule;
Parameter | Type | Description |
---|---|---|
address | string | The contract address of the given Marketplace module. |
Returns:
The Marketplace Module.