DKTVesting contract is an upgradeable Solidity smart contract designed to manage token vesting schedules for multiple beneficiaries. It allows the contract owner to create vesting schedules, allocate tokens to beneficiaries, and re lease tokens over time based on predefined rules (e.g., TGE release, cliff periods, and linear vesting).
Low | Medium | High | Critical | Total | |
---|---|---|---|---|---|
Not fixed | - | - | - | - | 0 |
Fixed | 4 | 3 | 2 | - | 9 |
Total | 4 | 3 | 2 | 0 | 9 |
# | File Name |
---|---|
1 | DKTVesting.sol |
2 | DKT.sol |