Skip to main content

ThirdwebSDK.getPack() method

Get an instance of a Pack contract

Signature:

getPack(address: string): Pack;

Parameters

ParameterTypeDescription
addressstringthe address of the deployed contract

Returns:

Pack

the contract