shiden
subscan
Runtime Modules / Vesting
Spec Version:
Call Functions
Name
Lookup
Parameters
vest1f00-
vest_other1f011
vested_transfer1f022
force_vested_transfer1f033
Events
Name
Lookup
Attributes
VestingUpdated1f00
VestingCompleted1f01
Storage Functions
Name
Type
Vesting{"origin":"MapType","map_type":{"key":"AccountId","hasher":"Blake2_128Concat","value":"VestingInfo<BalanceOf, BlockNumber>","isLinked":false}}
Constants
Name
Type
Value
MinVestedTransferBalanceOf0x000064a7b3b6e00d0000000000000000
Error Types
Name
Docs
NotVesting The account given is not vesting.
ExistingVestingSchedule An existing vesting schedule already exists for this account that cannot be clobbered.
AmountLow Amount being transferred is too low to create a vesting schedule.