subscan
Runtime Modules / Vesting
Spec Version:
Call Functions
Name
Lookup
Parameters
claim0d00-
vested_transfer0d012
update_vesting_schedules0d022
claim_for0d031
Events
Name
Lookup
Attributes
VestingScheduleAdded0d00["AccountId","AccountId","VestingScheduleOf"]
Claimed0d01["AccountId","BalanceOf"]
VestingSchedulesUpdated0d02["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":372}}
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