Notification QueuemechanicsVestingVesting export interface IVestingReleaseData { vesting: IContract; token: IContract; amount: string;}