Name | Lookup | Parameters | |
---|---|---|---|
bond | 1100 | 3 | |
bond_extra | 1101 | 1 | |
unbond | 1102 | 1 | |
withdraw_unbonded | 1103 | 1 | |
validate | 1104 | 1 | |
nominate | 1105 | 1 | |
chill | 1106 | - | |
set_payee | 1107 | 1 | |
set_controller | 1108 | 1 | |
set_validator_count | 1109 | 1 | |
increase_validator_count | 110a | 1 | |
scale_validator_count | 110b | 1 | |
force_no_eras | 110c | - | |
force_new_era | 110d | - | |
set_invulnerables | 110e | 1 | |
force_unstake | 110f | 2 | |
force_new_era_always | 1110 | - | |
cancel_deferred_slash | 1111 | 2 | |
payout_stakers | 1112 | 2 | |
rebond | 1113 | 1 | |
reap_stash | 1114 | 2 | |
kick | 1115 | 1 | |
set_staking_configs | 1116 | 6 | |
chill_other | 1117 | 1 | |
force_apply_min_commission | 1118 | 1 | |
set_min_commission | 1119 | 1 | |
add_permissioned_validator | 111a | 2 | |
remove_permissioned_validator | 111b | 1 | |
validate_cdd_expiry_nominators | 111c | 1 | |
payout_stakers_by_system | 111d | 2 | |
change_slashing_allowed_for | 111e | 1 | |
update_permissioned_validator_intended_count | 111f | 2 | |
chill_from_governance | 1120 | 2 | |
set_commission_cap | 1121 | 1 |
Name | Lookup | Attributes | |
---|---|---|---|
EraPaid | 1100 | ["EraIndex","BalanceOf","BalanceOf"] | |
Rewarded | 1101 | ["IdentityId","AccountId","BalanceOf"] | |
Slashed | 1102 | ["AccountId","BalanceOf"] | |
SlashReported | 1103 | ["AccountId","Perbill","EraIndex"] | |
OldSlashingReportDiscarded | 1104 | ["SessionIndex"] | |
StakersElected | 1105 | ||
Bonded | 1106 | ["IdentityId","AccountId","BalanceOf"] | |
Unbonded | 1107 | ["IdentityId","AccountId","BalanceOf"] | |
Withdrawn | 1108 | ["AccountId","BalanceOf"] | |
Kicked | 1109 | ["AccountId","AccountId"] | |
StakingElectionFailed | 110a | ||
Chilled | 110b | ["AccountId"] | |
PayoutStarted | 110c | ["EraIndex","AccountId"] | |
ValidatorPrefsSet | 110d | ["AccountId","ValidatorPrefs"] | |
ForceEra | 110e | ["Forcing"] | |
Nominated | 110f | ["IdentityId","AccountId","Vec<AccountId>"] | |
PermissionedIdentityAdded | 1110 | ["IdentityId","IdentityId"] | |
PermissionedIdentityRemoved | 1111 | ["IdentityId","IdentityId"] | |
InvalidatedNominators | 1112 | ["IdentityId","IdentityId","Vec<AccountId>"] | |
SlashingAllowedForChanged | 1113 | ["SlashingSwitch"] | |
RewardPaymentSchedulingInterrupted | 1114 | ["AccountId","EraIndex","DispatchError"] | |
CommissionCapUpdated | 1115 | ["IdentityId","Perbill","Perbill"] |
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} |
Name | Type | Value | |
---|---|---|---|
MaxNominations | U32 | 10000000 | |
HistoryDepth | U32 | 54000000 | |
SessionsPerEra | U32 | 06000000 | |
BondingDuration | U32 | 1c000000 | |
SlashDeferDuration | U32 | 0e000000 | |
MaxNominatorRewardedPerValidator | U32 | 00040000 | |
MaxUnlockingChunks | U32 | 20000000 | |
MaxValidatorPerIdentity | U32 | 10090500 | |
MaxVariableInflationTotalIssuance | U128 | 0080c6a47e8d03000000000000000000 | |
FixedYearlyReward | U128 | 00c0444a547f00000000000000000000 |
Name | Docs |
---|---|
NotController | Not a controller account. |
NotStash | Not a stash account. |
AlreadyBonded | Stash is already bonded. |
AlreadyPaired | Controller is already paired. |
EmptyTargets | Targets cannot be empty. |
DuplicateIndex | Duplicate index. |
InvalidSlashIndex | Slash record index out of bounds. |
InsufficientBond | Cannot 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. |
NoMoreChunks | Can not schedule more unlock chunks. |
NoUnlockChunk | Can not rebond without unlocking chunks. |
FundedTarget | Attempting to target a stash that still has funds. |
InvalidEraToReward | Invalid era to reward. |
InvalidNumberOfNominations | Invalid number of nominations. |
NotSortedAndUnique | Items are not sorted and unique. |
AlreadyClaimed | Rewards for this era have already been claimed for this validator. |
IncorrectHistoryDepth | Incorrect previous history depth input provided. |
IncorrectSlashingSpans | Incorrect number of slashing spans provided. |
BadState | Internal state has become somehow corrupted and the operation cannot continue. |
TooManyTargets | Too many nomination targets supplied. |
BadTarget | A nomination target was supplied that was blocked or otherwise not a validator. |
CannotChillOther | The user has enough bond and thus cannot be chilled forcefully by an external person. |
TooManyNominators | There are too many nominators in the system. Governance needs to adjust the stakingsettings to keep things safe for the runtime. |
TooManyValidators | There are too many validator candidates in the system. |
CommissionTooLow | Commission is too low. Must be at least `MinCommission`. |
BoundNotMet | Some bound is not met. |
StashIdentityDoesNotExist | Validator or nominator stash identity does not exist. |
StashIdentityNotPermissioned | Validator's stash identity is not permissioned. |
StashIdentityNotCDDed | Nominator stash has not gone through CDD. |
IdentityIsAlreadyPermissioned | Permissioned validator already exists. |
IdentityIsMissingCDD | Identity has not gone throught CDD. |
IntendedCountIsExceedingConsensusLimit | When the intended number of validators to run is >= 2/3 of `validator_count`. |
IdentityNotFound | Identity was not found in the permissioned identity pool. |
ValidatorNotFound | No validator was found for the given key. |
CommissionTooHigh | Validator commiission is above maximum. |
CommissionUnchanged | New commission must be different from previous commission. |