Introduction
Unvest provides two smart contracts that allow users to lock an amount of ERC20 tokens and partially unlock them based on milestones. These locked tokens are wrapped in a transferable vestingToken that contains logic to calculate and track the claimable amount of tokens for each account, as well as fees that are charged for each transfer.
Please note that Unvest smart contracts are under BUSL license until the Change Date, currently 2027-01-01.
Protocol Fee
, maxFee
, minFee
and feePercentage
refer to fees levied on peer to peer transfers of vestingTokens between investors during vesting. Zero protocol fees are charged for locking/vesting tokens or claiming tokens.Last modified 8mo ago