subscan
Runtime Modules / Vesting
Spec Version:
Call Functions
Events
Name
Lookup
Attributes
VestingUpdated3c00
VestingCompleted3c01
Storage Functions
Name
Type
VestingStartAt{"origin":"PlainType","plain_type":"BlockNumber"}
Vesting{"origin":"MapType","map_type":{"key":"AccountId","hasher":"Blake2_128Concat","value":"VestingInfo<BalanceOf, BlockNumber>","isLinked":false}}
Constants
Name
Type
Value
MinVestedTransferBalanceOf0x00e40b54020000000000000000000000
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.