TrackerToken

ITTTrackerTokenV2

initialize

function initialize(address ttuInstance_) external

This contract should be deployed with TTUDeployerLite, which calls this function with the correct parameters.

Parameters

NameTypeDescription

ttuInstance_

address

The address of the corresponding Unlocker.

Last updated