Skip to main content

ThirdwebSDK.getTokenDrop() method

Get an instance of a Token Drop contract

Signature:

getTokenDrop(address: string): TokenDrop;

Parameters

ParameterTypeDescription
addressstringthe address of the deployed contract

Returns:

TokenDrop

the contract