typescript-sdk

Home > @3rdweb/sdk > ThirdwebSDK > getNFTModule

ThirdwebSDK.getNFTModule() method

Signature:

getNFTModule(address: string): NFTModule;

Parameters

Parameter Type Description
address string The contract address of the given NFT module.

Returns:

NFTModule

The NFT Module.