typescript-sdk

Home > @3rdweb/sdk > ThirdwebSDK > getDropModule

ThirdwebSDK.getDropModule() method

Signature:

getDropModule(address: string): DropModule;

Parameters

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

Returns:

DropModule

The Drop Module.