Skip to main content

ThirdwebSDK.getNFTDrop() method

Get an instance of a Drop contract

Signature:

getNFTDrop(contractAddress: string): NFTDrop;

Parameters

ParameterTypeDescription
contractAddressstringthe address of the deployed contract

Returns:

NFTDrop

the contract