You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Token vesting contract provides users to lock the tokens and unlock it in the intervals till vesting period gets completed and works fine as all testcases got passed.This is done by using solidity,hardhat,mocha,chai etc...
Token Vesting Contract with 3 roles (Advisor, Partners, Mentors) with 5% TGE for Advisors, 10 % TGE for Partners and 7% TGE for Mentors with 2 months cliff and 22 months linear vesting for all roles