hydration
subscan
Runtime Modules / Vesting
Spec Version:
Call Functions
Name
Lookup
Parameters
claim5100-
vested_transfer51012
update_vesting_schedules51022
claim_for51031
Events
Name
Lookup
Attributes
VestingScheduleAdded5100["AccountId","AccountId","VestingScheduleOf"]
Claimed5101["AccountId","BalanceOf"]
VestingSchedulesUpdated5102["AccountId"]
Storage Functions
Name
Type
VestingSchedules{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["AccountId"],"value":"Vec<orml_vesting:VestingSchedule>","keys_id":0,"value_id":696}}
Constants
Name
Type
Value
MinVestedTransferU12864000000000000000000000000000000
Error Types
Name
Docs
ZeroVestingPeriodVesting period is zero
ZeroVestingPeriodCountNumber of vests is zero
InsufficientBalanceToLockInsufficient amount of balance to lock
TooManyVestingSchedulesThis account have too many vesting schedules
AmountLowThe vested transfer amount is too low
MaxVestingSchedulesExceededFailed because the maximum vesting schedules was exceeded