acala-testnet
subscan
Runtime Modules / HomaValidatorList
Spec Version:
Call Functions
Name
Lookup
Parameters
bond8a002
unbond8a012
rebond8a022
withdraw_unbonded8a031
freeze8a041
thaw8a051
slash8a061
Events
Name
Lookup
Attributes
FreezeValidator8a00["ValidatorId"]
ThawValidator8a01["ValidatorId"]
BondGuarantee8a02["AccountId","ValidatorId","Balance"]
UnbondGuarantee8a03["AccountId","ValidatorId","Balance"]
WithdrawnGuarantee8a04["AccountId","ValidatorId","Balance"]
SlashGuarantee8a05["AccountId","ValidatorId","Balance"]
RebondGuarantee8a06["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":536,"value_id":654}}
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":657}}
Constants
Name
Type
Value
MinBondAmountU12800a0724e180900000000000000000000
BondingDurationU321c000000
ValidatorInsuranceThresholdU12800407a10f35a00000000000000000000
Error Types
Name
Docs
BelowMinBondAmount
UnbondingExists
FrozenValidator