VestingSchedulesV2

VestingSchedulesV2 Storage

Utility to manage VestingSchedulesV2 in storage

Errors

VestingScheduleNotFound

error VestingScheduleNotFound(uint256 index)

The VestingSchedule was not found

Parameters

NameTypeDescription

index

uint256

vesting schedule index

Last updated