subscan
Runtime Modules / VeMinting
Spec Version:
Call Functions
Events
Name
Lookup
Attributes
ConfigSet7c00["VeConfig<BalanceOf, BlockNumber>"]
Minted7c01["AccountIdOf","BalanceOf","BlockNumber","BlockNumber"]
Supply7c02["BalanceOf","BalanceOf"]
LockCreated7c03["AccountIdOf","BalanceOf","BlockNumber"]
UnlockTimeIncreased7c04["AccountIdOf","BlockNumber"]
AmountIncreased7c05["AccountIdOf","BalanceOf"]
Withdrawn7c06["AccountIdOf","BalanceOf"]
IncentiveSet7c07["BlockNumber"]
RewardAdded7c08["Vec<(CurrencyIdOf, BalanceOf)>"]
Rewarded7c09["AccountIdOf","Vec<(CurrencyIdOf, BalanceOf)>"]
Storage Functions
Name
Type
Supply{"origin":"PlainType","plain_type":"U128","PlainTypeValue":6}
VeConfigs{"origin":"PlainType","plain_type":"bifrost_ve_minting:VeConfig","PlainTypeValue":229}
Epoch{"origin":"PlainType","plain_type":"U256","PlainTypeValue":589}
Locked{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["AccountId"],"value":"bifrost_ve_minting:LockedBalance","keys_id":0,"value_id":669}}
PointHistory{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U256"],"value":"bifrost_ve_minting:Point","keys_id":589,"value_id":670}}
UserPointHistory{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat","Blake2_128Concat"],"key_vec":["AccountId","U256"],"value":"bifrost_ve_minting:Point","keys_id":671,"value_id":670}}
UserPointEpoch{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["AccountId"],"value":"U256","keys_id":0,"value_id":589}}
SlopeChanges{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U32"],"value":"I128","keys_id":4,"value_id":420}}
IncentiveConfigs{"origin":"PlainType","plain_type":"bifrost_ve_minting:incentive:IncentiveConfig","PlainTypeValue":672}
UserRewardPerTokenPaid{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["AccountId"],"value":"Vec<Tuple:node_primitives:currency:CurrencyIdU128>","keys_id":0,"value_id":637}}
Rewards{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["AccountId"],"value":"Vec<Tuple:node_primitives:currency:CurrencyIdU128>","keys_id":0,"value_id":637}}
Constants
Name
Type
Value
TokenTypenode_primitives:currency:CurrencyId0101
VeMintingPalletId[U8; 8]62662f76656d6e74
IncentivePalletId[U8; 8]62662f7665696374
WeekU32e0c40000
MaxBlockU328066a000
MultiplierU1280010a5d4e80000000000000000000000
VoteWeightMultiplierU12803000000000000000000000000000000
Error Types
Name
Docs
NotEnoughBalance
Expired
BelowMinimumMint
LockNotExist
LockExist
NoRewards