subscan
Runtime Modules / Staking
Spec Version:
Events
Name
Lookup
Attributes
EraPaid1100["EraIndex","BalanceOf","BalanceOf"]
Rewarded1101["IdentityId","AccountId","BalanceOf"]
Slashed1102["AccountId","BalanceOf"]
SlashReported1103["AccountId","Perbill","EraIndex"]
OldSlashingReportDiscarded1104["SessionIndex"]
StakersElected1105
Bonded1106["IdentityId","AccountId","BalanceOf"]
Unbonded1107["IdentityId","AccountId","BalanceOf"]
Withdrawn1108["AccountId","BalanceOf"]
Kicked1109["AccountId","AccountId"]
StakingElectionFailed110a
Chilled110b["AccountId"]
PayoutStarted110c["EraIndex","AccountId"]
ValidatorPrefsSet110d["AccountId","ValidatorPrefs"]
ForceEra110e["Forcing"]
Nominated110f["IdentityId","AccountId","Vec<AccountId>"]
PermissionedIdentityAdded1110["IdentityId","IdentityId"]
PermissionedIdentityRemoved1111["IdentityId","IdentityId"]
InvalidatedNominators1112["IdentityId","IdentityId","Vec<AccountId>"]
SlashingAllowedForChanged1113["SlashingSwitch"]
RewardPaymentSchedulingInterrupted1114["AccountId","EraIndex","DispatchError"]
CommissionCapUpdated1115["IdentityId","Perbill","Perbill"]
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":63}
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":93}
Ledger{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["AccountId"],"value":"pallet_staking:StakingLedger","keys_id":0,"value_id":575}}
Payee{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["AccountId"],"value":"pallet_staking:RewardDestination","keys_id":0,"value_id":386}}
Validators{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["AccountId"],"value":"pallet_staking:ValidatorPrefs","keys_id":0,"value_id":94}}
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":580}}
CounterForNominators{"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":582}
ErasStartSessionIndex{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U32"],"value":"U32","keys_id":4,"value_id":4}}
ErasStakers{"origin":"Map","n_map_type":{"hashers":["Twox64Concat","Twox64Concat"],"key_vec":["U32","AccountId"],"value":"pallet_staking:Exposure","keys_id":583,"value_id":110}}
ErasStakersClipped{"origin":"Map","n_map_type":{"hashers":["Twox64Concat","Twox64Concat"],"key_vec":["U32","AccountId"],"value":"pallet_staking:Exposure","keys_id":583,"value_id":110}}
ErasValidatorPrefs{"origin":"Map","n_map_type":{"hashers":["Twox64Concat","Twox64Concat"],"key_vec":["U32","AccountId"],"value":"pallet_staking:ValidatorPrefs","keys_id":583,"value_id":94}}
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":584}}
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":96}
SlashRewardFraction{"origin":"PlainType","plain_type":"U32","PlainTypeValue":93}
CanceledSlashPayout{"origin":"PlainType","plain_type":"U128","PlainTypeValue":6}
UnappliedSlashes{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U32"],"value":"Vec<pallet_staking:UnappliedSlash>","keys_id":4,"value_id":587}}
BondedEras{"origin":"PlainType","plain_type":"Vec<Tuple:U32U32>","PlainTypeValue":293}
ValidatorSlashInEra{"origin":"Map","n_map_type":{"hashers":["Twox64Concat","Twox64Concat"],"key_vec":["U32","AccountId"],"value":"Tuple:U32U128","keys_id":583,"value_id":589}}
NominatorSlashInEra{"origin":"Map","n_map_type":{"hashers":["Twox64Concat","Twox64Concat"],"key_vec":["U32","AccountId"],"value":"U128","keys_id":583,"value_id":6}}
SlashingSpans{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["AccountId"],"value":"pallet_staking:slashing:SlashingSpans","keys_id":0,"value_id":590}}
SpanSlash{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["Tuple:AccountIdU32"],"value":"pallet_staking:slashing:SpanRecord","keys_id":570,"value_id":591}}
CurrentPlannedSession{"origin":"PlainType","plain_type":"U32","PlainTypeValue":4}
OffendingValidators{"origin":"PlainType","plain_type":"Vec<Tuple:U32Bool>","PlainTypeValue":592}
ChillThreshold{"origin":"PlainType","plain_type":"U8","PlainTypeValue":388}
PermissionedIdentity{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["[U8; 32]"],"value":"pallet_staking:types:PermissionedIdentityPrefs","keys_id":32,"value_id":594}}
SlashingAllowedFor{"origin":"PlainType","plain_type":"pallet_staking:types:SlashingSwitch","PlainTypeValue":97}
ValidatorCommissionCap{"origin":"PlainType","plain_type":"U32","PlainTypeValue":93}
PolymeshStorageVersion{"origin":"PlainType","plain_type":"U8","PlainTypeValue":595}
Constants
Name
Type
Value
MaxNominationsU3210000000
HistoryDepthU3254000000
SessionsPerEraU3206000000
BondingDurationU321c000000
SlashDeferDurationU320e000000
MaxNominatorRewardedPerValidatorU3200040000
MaxUnlockingChunksU3220000000
MaxValidatorPerIdentityU3210090500
MaxVariableInflationTotalIssuanceU1280080c6a47e8d03000000000000000000
FixedYearlyRewardU12800c0444a547f00000000000000000000
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.
InvalidSlashIndexSlash record index out of bounds.
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.
NotSortedAndUniqueItems are not sorted and unique.
AlreadyClaimedRewards for this era have already been claimed for this validator.
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.
CommissionTooLowCommission is too low. Must be at least `MinCommission`.
BoundNotMetSome bound is not met.
StashIdentityDoesNotExistValidator or nominator stash identity does not exist.
StashIdentityNotPermissionedValidator's stash identity is not permissioned.
StashIdentityNotCDDedNominator stash has not gone through CDD.
IdentityIsAlreadyPermissionedPermissioned validator already exists.
IdentityIsMissingCDDIdentity has not gone throught CDD.
IntendedCountIsExceedingConsensusLimitWhen the intended number of validators to run is >= 2/3 of `validator_count`.
IdentityNotFoundIdentity was not found in the permissioned identity pool.
ValidatorNotFoundNo validator was found for the given key.
CommissionTooHighValidator commiission is above maximum.
CommissionUnchangedNew commission must be different from previous commission.