bifrost
subscan
Runtime Modules / VeMinting
Spec Version:
Events
Name
Lookup
Attributes
ConfigSet7c00["VeConfig<BalanceOf, BlockNumberFor>"]
Minted7c01["u128","BalanceOf","BlockNumberFor","BlockNumberFor"]
Supply7c02["BalanceOf","BalanceOf"]
LockCreated7c03["AccountIdOf","BalanceOf","BlockNumberFor"]
UnlockTimeIncreased7c04["u128","BlockNumberFor"]
AmountIncreased7c05["AccountIdOf","u128","BalanceOf"]
Withdrawn7c06["u128","BalanceOf"]
IncentiveSet7c07["IncentiveConfig<CurrencyIdOf, BalanceOf, BlockNumberFor , AccountIdOf>"]
RewardAdded7c08["Vec<(CurrencyIdOf, BalanceOf)>"]
Rewarded7c09["AccountIdOf","Vec<(CurrencyIdOf, BalanceOf)>"]
AllRefreshed7c0a["CurrencyIdOf"]
PartiallyRefreshed7c0b["CurrencyIdOf"]
Storage Functions
Name
Type
Supply{"origin":"PlainType","plain_type":"U128","PlainTypeValue":6}
VeConfigs{"origin":"PlainType","plain_type":"bifrost_ve_minting:VeConfig","PlainTypeValue":521}
Epoch{"origin":"PlainType","plain_type":"U256","PlainTypeValue":299}
Locked{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["U128"],"value":"bifrost_ve_minting:LockedBalance","keys_id":6,"value_id":887}}
UserLocked{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["AccountId"],"value":"U128","keys_id":0,"value_id":6}}
PointHistory{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U256"],"value":"bifrost_ve_minting:Point","keys_id":299,"value_id":888}}
UserPointHistory{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat","Blake2_128Concat"],"key_vec":["U128","U256"],"value":"bifrost_ve_minting:Point","keys_id":889,"value_id":888}}
UserPointEpoch{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["U128"],"value":"U256","keys_id":6,"value_id":299}}
SlopeChanges{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U32"],"value":"I128","keys_id":4,"value_id":322}}
IncentiveConfigs{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["U32"],"value":"bifrost_ve_minting:incentive:IncentiveConfig","keys_id":4,"value_id":522}}
UserRewardPerTokenPaid{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["AccountId"],"value":"Vec<Tuple:bifrost_primitives:currency:CurrencyIdU128>","keys_id":0,"value_id":523}}
Rewards{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["AccountId"],"value":"Vec<Tuple:bifrost_primitives:currency:CurrencyIdU128>","keys_id":0,"value_id":523}}
UserMarkupInfos{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["AccountId"],"value":"bifrost_ve_minting:traits:UserMarkupInfo","keys_id":0,"value_id":890}}
LockedTokens{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat","Blake2_128Concat"],"key_vec":["bifrost_primitives:currency:CurrencyId","AccountId"],"value":"bifrost_ve_minting:traits:LockedToken","keys_id":884,"value_id":891}}
TotalLock{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["bifrost_primitives:currency:CurrencyId"],"value":"U128","keys_id":315,"value_id":6}}
MarkupCoefficient{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["bifrost_primitives:currency:CurrencyId"],"value":"bifrost_ve_minting:traits:MarkupCoefficientInfo","keys_id":315,"value_id":892}}
Position{"origin":"PlainType","plain_type":"U128","PlainTypeValue":6}
UserPositions{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["AccountId"],"value":"Vec<U128>","keys_id":0,"value_id":893}}
Constants
Name
Type
Value
TokenTypebifrost_primitives:currency:CurrencyId0101
VeMintingPalletId[U8; 8]62662f76656d6e74
IncentivePalletId[U8; 8]62662f7665696374
WeekU32e0c40000
MaxBlockU328066a000
MultiplierU1280010a5d4e80000000000000000000000
VoteWeightMultiplierU12801000000000000000000000000000000
MaxPositionsU320a000000
MarkupRefreshLimitU3264000000
Error Types
Name
Docs
NotEnoughBalance
Expired
BelowMinimumMint
LockNotExist
LockExist
NoRewards
ArgumentsError
ExceedsMaxPositions
NoController