Skip to main content

ThirdwebSDK.getNFTCollection() method

Get an instance of a NFT Collection contract

Signature:

getNFTCollection(address: string): NFTCollection;

Parameters

ParameterTypeDescription
addressstringthe address of the deployed contract

Returns:

NFTCollection

the contract