subscan
Runtime Modules / OrmlVesting
Spec Version:
Call Functions
Name
Lookup
Parameters
claim1c00-
vested_transfer1c012
update_vesting_schedules1c022
claim_for1c031
Events
Name
Lookup
Attributes
VestingScheduleAdded1c00["AccountId","AccountId","VestingScheduleOf"]
Claimed1c01["AccountId","BalanceOf"]
VestingSchedulesUpdated1c02["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":535}}
Constants
Name
Type
Value
MinVestedTransferU1280010a5d4e80000000000000000000000
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