subscan
Runtime Modules / Vesting
Spec Version:
Call Functions
Name
Lookup
Parameters
claim0a00-
vested_transfer0a012
update_vesting_schedules0a022
claim_for0a031
Events
Name
Lookup
Attributes
VestingScheduleAdded0a00["AccountId","AccountId","VestingScheduleOf"]
Claimed0a01["AccountId","BalanceOf"]
VestingSchedulesUpdated0a02["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":276}}
Constants
Name
Type
Value
MinVestedTransferU12800000000000000000000000000000000
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