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["ValidatorId"]
ThawValidator7601["ValidatorId"]
BondGuarantee7602["AccountId","ValidatorId","Balance"]
UnbondGuarantee7603["AccountId","ValidatorId","Balance"]
WithdrawnGuarantee7604["AccountId","ValidatorId","Balance"]
SlashGuarantee7605["AccountId","ValidatorId","Balance"]
RebondGuarantee7606["AccountId","ValidatorId","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":698,"value_id":699}}
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":702}}
Constants
Name
Type
Value
MinBondAmountU12800a0724e180900000000000000000000
BondingDurationU321c000000
ValidatorInsuranceThresholdU12800407a10f35a00000000000000000000
Error Types
Name
Docs
BelowMinBondAmount
UnbondingExists
FrozenValidator