acala
subscan
Runtime Modules / HomaValidatorList
Spec Version:
Call Functions
Name
Lookup
Parameters
bond76002
unbond76012
rebond76022
withdraw_unbonded76031
freeze76041
thaw76051
slash76061
Events
Name
Lookup
Attributes
FreezeValidator7600["RelayChainAccountId"]
ThawValidator7601["RelayChainAccountId"]
BondGuarantee7602["AccountId","RelayChainAccountId","Balance"]
UnbondGuarantee7603["AccountId","RelayChainAccountId","Balance"]
WithdrawnGuarantee7604["AccountId","RelayChainAccountId","Balance"]
SlashGuarantee7605["AccountId","RelayChainAccountId","Balance"]
Storage Functions
Name
Type
Guarantees{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat","Twox64Concat"],"key_vec":["AccountId","AccountId"],"value":"module_homa_validator_list:Guarantee","keys_id":654,"value_id":655}}
TotalLockedByGuarantor{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["AccountId"],"value":"U128","keys_id":0,"value_id":6}}
ValidatorBackings{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["AccountId"],"value":"module_homa_validator_list:ValidatorBacking","keys_id":0,"value_id":658}}
Constants
Name
Type
Value
MinBondAmountU12800a0724e180900000000000000000000
BondingDurationU321c000000
ValidatorInsuranceThresholdU12800407a10f35a00000000000000000000
Error Types
Name
Docs
BelowMinBondAmount
UnbondingExists
FrozenValidator