The VestingTokenFactory works as the factory to create minimal clones that will delegate their logic to the VestingToken implementation contract. This smart contract also acts as a manager for the fees that VestingTokens’ transactions will charge.

VestingTokenFactory

View technical details