subscan
Runtime Modules / Vesting
Spec Version:
Call Functions
Name
Lookup
Parameters
claim0b00-
vested_transfer0b012
update_vesting_schedules0b022
claim_for0b031
Events
Name
Lookup
Attributes
VestingScheduleAdded0b00["AccountId","AccountId","VestingScheduleOf"]
Claimed0b01["AccountId","BalanceOf"]
VestingSchedulesUpdated0b02["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":361}}
Constants
Name
Type
Value
MinVestedTransferU128a0860100000000000000000000000000
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