Westend
subscan
Runtime Modules / Staking
Spec Version:
Events
Name
Lookup
Attributes
EraPaid0600["EraIndex","BalanceOf","BalanceOf"]
Rewarded0601["AccountId","RewardDestination<AccountId>","BalanceOf"]
Slashed0602["AccountId","BalanceOf"]
OldSlashingReportDiscarded0603["SessionIndex"]
StakersElected0604
Bonded0605["AccountId","BalanceOf"]
Unbonded0606["AccountId","BalanceOf"]
Withdrawn0607["AccountId","BalanceOf"]
Kicked0608["AccountId","AccountId"]
StakingElectionFailed0609
Chilled060a["AccountId"]
PayoutStarted060b["EraIndex","AccountId","Page","Option<Page>"]
ValidatorPrefsSet060c["AccountId","ValidatorPrefs"]
SnapshotVotersSizeExceeded060d["u32"]
SnapshotTargetsSizeExceeded060e["u32"]
ForceEra060f["Forcing"]
ControllerBatchDeprecated0610["u32"]
CurrencyMigrated0611["AccountId","BalanceOf"]
PagedElectionProceeded0612["PageIndex","Result<u32, u32>"]
OffenceReported0613["EraIndex","AccountId","Perbill"]
SlashComputed0614["EraIndex","EraIndex","AccountId","u32"]
SlashCancelled0615["EraIndex","(AccountId, Perbill, u32)","BalanceOf"]
Storage Functions
Name
Type
ValidatorCount{"origin":"PlainType","plain_type":"U32","PlainTypeValue":4}
MinimumValidatorCount{"origin":"PlainType","plain_type":"U32","PlainTypeValue":4}
Invulnerables{"origin":"PlainType","plain_type":"Vec<AccountId>","PlainTypeValue":621}
Bonded{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["AccountId"],"value":"AccountId","keys_id":0,"value_id":0}}
MinNominatorBond{"origin":"PlainType","plain_type":"U128","PlainTypeValue":6}
MinValidatorBond{"origin":"PlainType","plain_type":"U128","PlainTypeValue":6}
MinimumActiveStake{"origin":"PlainType","plain_type":"U128","PlainTypeValue":6}
MinCommission{"origin":"PlainType","plain_type":"U32","PlainTypeValue":41}
Ledger{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["AccountId"],"value":"pallet_staking:StakingLedger","keys_id":0,"value_id":622}}
Payee{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["AccountId"],"value":"pallet_staking:RewardDestination","keys_id":0,"value_id":37}}
Validators{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["AccountId"],"value":"pallet_staking:ValidatorPrefs","keys_id":0,"value_id":39}}
CounterForValidators{"origin":"PlainType","plain_type":"U32","PlainTypeValue":4}
MaxValidatorsCount{"origin":"PlainType","plain_type":"U32","PlainTypeValue":4}
Nominators{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["AccountId"],"value":"pallet_staking:Nominations","keys_id":0,"value_id":624}}
CounterForNominators{"origin":"PlainType","plain_type":"U32","PlainTypeValue":4}
VirtualStakers{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["AccountId"],"value":"NULL","keys_id":0,"value_id":66}}
CounterForVirtualStakers{"origin":"PlainType","plain_type":"U32","PlainTypeValue":4}
MaxNominatorsCount{"origin":"PlainType","plain_type":"U32","PlainTypeValue":4}
CurrentEra{"origin":"PlainType","plain_type":"U32","PlainTypeValue":4}
ActiveEra{"origin":"PlainType","plain_type":"pallet_staking:ActiveEraInfo","PlainTypeValue":626}
ErasStartSessionIndex{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U32"],"value":"U32","keys_id":4,"value_id":4}}
ErasStakersOverview{"origin":"Map","n_map_type":{"hashers":["Twox64Concat","Twox64Concat"],"key_vec":["U32","AccountId"],"value":"sp_staking:PagedExposureMetadata","keys_id":628,"value_id":629}}
ErasStakersPaged{"origin":"Map","n_map_type":{"hashers":["Twox64Concat","Twox64Concat","Twox64Concat"],"key_vec":["U32","AccountId","U32"],"value":"sp_staking:ExposurePage","keys_id":630,"value_id":631}}
ClaimedRewards{"origin":"Map","n_map_type":{"hashers":["Twox64Concat","Twox64Concat"],"key_vec":["U32","AccountId"],"value":"Vec<U32>","keys_id":628,"value_id":98}}
ErasValidatorPrefs{"origin":"Map","n_map_type":{"hashers":["Twox64Concat","Twox64Concat"],"key_vec":["U32","AccountId"],"value":"pallet_staking:ValidatorPrefs","keys_id":628,"value_id":39}}
ErasValidatorReward{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U32"],"value":"U128","keys_id":4,"value_id":6}}
ErasRewardPoints{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U32"],"value":"pallet_staking:EraRewardPoints","keys_id":4,"value_id":634}}
ErasTotalStake{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U32"],"value":"U128","keys_id":4,"value_id":6}}
ForceEra{"origin":"PlainType","plain_type":"pallet_staking:Forcing","PlainTypeValue":42}
MaxStakedRewards{"origin":"PlainType","plain_type":"U8","PlainTypeValue":130}
SlashRewardFraction{"origin":"PlainType","plain_type":"U32","PlainTypeValue":41}
CanceledSlashPayout{"origin":"PlainType","plain_type":"U128","PlainTypeValue":6}
OffenceQueue{"origin":"Map","n_map_type":{"hashers":["Twox64Concat","Twox64Concat"],"key_vec":["U32","AccountId"],"value":"pallet_staking:slashing:OffenceRecord","keys_id":628,"value_id":638}}
OffenceQueueEras{"origin":"PlainType","plain_type":"Vec<U32>","PlainTypeValue":639}
ProcessingOffence{"origin":"PlainType","plain_type":"Tuple:U32AccountIdpallet_staking:slashing:OffenceRecord","PlainTypeValue":640}
UnappliedSlashes{"origin":"Map","n_map_type":{"hashers":["Twox64Concat","Twox64Concat"],"key_vec":["U32","Tuple:AccountIdU32U32"],"value":"pallet_staking:UnappliedSlash","keys_id":641,"value_id":642}}
BondedEras{"origin":"PlainType","plain_type":"Vec<Tuple:U32U32>","PlainTypeValue":566}
ValidatorSlashInEra{"origin":"Map","n_map_type":{"hashers":["Twox64Concat","Twox64Concat"],"key_vec":["U32","AccountId"],"value":"Tuple:U32U128","keys_id":628,"value_id":644}}
NominatorSlashInEra{"origin":"Map","n_map_type":{"hashers":["Twox64Concat","Twox64Concat"],"key_vec":["U32","AccountId"],"value":"U128","keys_id":628,"value_id":6}}
SlashingSpans{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["AccountId"],"value":"pallet_staking:slashing:SlashingSpans","keys_id":0,"value_id":645}}
SpanSlash{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["Tuple:AccountIdU32"],"value":"pallet_staking:slashing:SpanRecord","keys_id":637,"value_id":646}}
CurrentPlannedSession{"origin":"PlainType","plain_type":"U32","PlainTypeValue":4}
ChillThreshold{"origin":"PlainType","plain_type":"U8","PlainTypeValue":130}
VoterSnapshotStatus{"origin":"PlainType","plain_type":"pallet_staking:SnapshotStatus","PlainTypeValue":647}
NextElectionPage{"origin":"PlainType","plain_type":"U32","PlainTypeValue":4}
ElectableStashes{"origin":"PlainType","plain_type":"Vec<AccountId>","PlainTypeValue":648}
Constants
Name
Type
Value
HistoryDepthU3254000000
SessionsPerEraU3206000000
BondingDurationU3202000000
SlashDeferDurationU3201000000
MaxExposurePageSizeU3240000000
MaxValidatorSetU32e8030000
MaxUnlockingChunksU3220000000
MaxInvulnerablesU3214000000
MaxDisabledValidatorsU3264000000
Error Types
Name
Docs
NotControllerNot a controller account.
NotStashNot a stash account.
AlreadyBondedStash is already bonded.
AlreadyPairedController is already paired.
EmptyTargetsTargets cannot be empty.
DuplicateIndexDuplicate index.
InvalidSlashRecordSlash record not found.
InsufficientBondCannot have a validator or nominator role, with value less than the minimum defined bygovernance (see `MinValidatorBond` and `MinNominatorBond`). If unbonding is theintention, `chill` first to remove one's role as validator/nominator.
NoMoreChunksCan not schedule more unlock chunks.
NoUnlockChunkCan not rebond without unlocking chunks.
FundedTargetAttempting to target a stash that still has funds.
InvalidEraToRewardInvalid era to reward.
InvalidNumberOfNominationsInvalid number of nominations.
AlreadyClaimedRewards for this era have already been claimed for this validator.
InvalidPageNo nominators exist on this page.
IncorrectHistoryDepthIncorrect previous history depth input provided.
IncorrectSlashingSpansIncorrect number of slashing spans provided.
BadStateInternal state has become somehow corrupted and the operation cannot continue.
TooManyTargetsToo many nomination targets supplied.
BadTargetA nomination target was supplied that was blocked or otherwise not a validator.
CannotChillOtherThe user has enough bond and thus cannot be chilled forcefully by an external person.
TooManyNominatorsThere are too many nominators in the system. Governance needs to adjust the stakingsettings to keep things safe for the runtime.
TooManyValidatorsThere are too many validator candidates in the system. Governance needs to adjust thestaking settings to keep things safe for the runtime.
CommissionTooLowCommission is too low. Must be at least `MinCommission`.
BoundNotMetSome bound is not met.
ControllerDeprecatedUsed when attempting to use deprecated controller account logic.
CannotRestoreLedgerCannot reset a ledger.
RewardDestinationRestrictedProvided reward destination is not allowed.
NotEnoughFundsNot enough funds available to withdraw.
VirtualStakerNotAllowedOperation not allowed for virtual stakers.
CannotReapStashStash could not be reaped as other pallet might depend on it.
AlreadyMigratedThe stake of this account is already migrated to `Fungible` holds.
EraNotStartedEra not yet started.
RestrictedAccount is restricted from participation in staking. This may happen if the account isstaking in another way already, such as via pool.
Itering understands the importance of protecting and safeguarding your privacy. By continuing using this website you agree with our
Privacy Policy
and
Terms of Use
.