Name | Lookup | Parameters | |
---|---|---|---|
claim | 0d00 | - | |
vested_transfer | 0d01 | 2 | |
update_vesting_schedules | 0d02 | 2 | |
claim_for | 0d03 | 1 |
Name | Lookup | Attributes | |
---|---|---|---|
VestingScheduleAdded | 0d00 | ["AccountId","AccountId","VestingScheduleOf"] | |
Claimed | 0d01 | ["AccountId","BalanceOf"] | |
VestingSchedulesUpdated | 0d02 | ["AccountId"] |
Name | Type | |
---|---|---|
VestingSchedules | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["AccountId"],"value":"Vec<orml_vesting:VestingSchedule>","keys_id":0,"value_id":420}} |
Name | Type | Value | |
---|---|---|---|
MinVestedTransfer | U128 | 00000000000000000000000000000000 |
Name | Docs |
---|---|
ZeroVestingPeriod | |
ZeroVestingPeriodCount | |
InsufficientBalanceToLock | |
TooManyVestingSchedules | |
AmountLow | |
MaxVestingSchedulesExceeded |