Skip to main content

ThirdwebSDK.getToken() method

Get an instance of a Token contract

Signature:

getToken(address: string): Token;

Parameters

ParameterTypeDescription
addressstringthe address of the deployed contract

Returns:

Token

the contract