Name | Lookup | Parameters | |
|---|---|---|---|
| bond | 1f00 | 3 | |
| bond_extra | 1f01 | 1 | |
| unbond | 1f02 | 1 | |
| withdraw_unbonded | 1f03 | 1 | |
| validate | 1f04 | 1 | |
| nominate | 1f05 | 1 | |
| chill | 1f06 | - | |
| set_payee | 1f07 | 1 | |
| set_controller | 1f08 | 1 | |
| set_validator_count | 1f09 | 1 | |
| increase_validator_count | 1f0a | 1 | |
| scale_validator_count | 1f0b | 1 | |
| force_no_eras | 1f0c | - | |
| force_new_era | 1f0d | - | |
| set_invulnerables | 1f0e | 1 | |
| force_unstake | 1f0f | 2 | |
| force_new_era_always | 1f10 | - | |
| cancel_deferred_slash | 1f11 | 2 | |
| payout_stakers | 1f12 | 2 | |
| rebond | 1f13 | 1 | |
| set_history_depth | 1f14 | 2 | |
| reap_stash | 1f15 | 2 | |
| kick | 1f16 | 1 | |
| set_staking_configs | 1f17 | 6 | |
| chill_other | 1f18 | 1 | |
| force_apply_min_commission | 1f19 | 1 |
Name | Lookup | Attributes | |
|---|---|---|---|
| EraPaid | 1f00 | ["EraIndex","BalanceOf","BalanceOf"] | |
| Rewarded | 1f01 | ["AccountId","BalanceOf"] | |
| Slashed | 1f02 | ["AccountId","BalanceOf"] | |
| OldSlashingReportDiscarded | 1f03 | ["SessionIndex"] | |
| StakersElected | 1f04 | ||
| Bonded | 1f05 | ["AccountId","BalanceOf"] | |
| Unbonded | 1f06 | ["AccountId","BalanceOf"] | |
| Withdrawn | 1f07 | ["AccountId","BalanceOf"] | |
| Kicked | 1f08 | ["AccountId","AccountId"] | |
| StakingElectionFailed | 1f09 | ||
| Chilled | 1f0a | ["AccountId"] | |
| PayoutStarted | 1f0b | ["EraIndex","AccountId"] | |
| ValidatorPrefsSet | 1f0c | ["AccountId","ValidatorPrefs"] |
Name | Type | |
|---|---|---|
| HistoryDepth | {"origin":"PlainType","plain_type":"U32","PlainTypeValue":4} | |
| ValidatorCount | {"origin":"PlainType","plain_type":"U32","PlainTypeValue":4} | |
| MinimumValidatorCount | {"origin":"PlainType","plain_type":"U32","PlainTypeValue":4} | |
| Invulnerables | {"origin":"PlainType","plain_type":"Vec<AccountId>","PlainTypeValue":118} | |
| Bonded | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["AccountId"],"value":"AccountId","keys_id":0,"value_id":0}} | |
| MinNominatorBond | {"origin":"PlainType","plain_type":"U64","PlainTypeValue":6} | |
| MinValidatorBond | {"origin":"PlainType","plain_type":"U64","PlainTypeValue":6} | |
| MinCommission | {"origin":"PlainType","plain_type":"U32","PlainTypeValue":59} | |
| Ledger | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["AccountId"],"value":"pallet_staking:StakingLedger","keys_id":0,"value_id":536}} | |
| Payee | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["AccountId"],"value":"pallet_staking:RewardDestination","keys_id":0,"value_id":162}} | |
| Validators | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["AccountId"],"value":"pallet_staking:ValidatorPrefs","keys_id":0,"value_id":163}} | |
| 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":540}} | |
| 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":542} | |
| 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":521,"value_id":317}} | |
| ErasStakersClipped | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat","Twox64Concat"],"key_vec":["U32","AccountId"],"value":"pallet_staking:Exposure","keys_id":521,"value_id":317}} | |
| ErasValidatorPrefs | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat","Twox64Concat"],"key_vec":["U32","AccountId"],"value":"pallet_staking:ValidatorPrefs","keys_id":521,"value_id":163}} | |
| ErasValidatorReward | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U32"],"value":"U64","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":544}} | |
| UnclaimedStashEras | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat","Twox64Concat"],"key_vec":["AccountId","U32"],"value":"NULL","keys_id":547,"value_id":38}} | |
| ErasTotalStake | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U32"],"value":"U64","keys_id":4,"value_id":6}} | |
| ForceEra | {"origin":"PlainType","plain_type":"pallet_staking:Forcing","PlainTypeValue":548} | |
| SlashRewardFraction | {"origin":"PlainType","plain_type":"U32","PlainTypeValue":59} | |
| CanceledSlashPayout | {"origin":"PlainType","plain_type":"U64","PlainTypeValue":6} | |
| UnappliedSlashes | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U32"],"value":"Vec<pallet_staking:UnappliedSlash>","keys_id":4,"value_id":549}} | |
| BondedEras | {"origin":"PlainType","plain_type":"Vec<Tuple:U32U32>","PlainTypeValue":346} | |
| ValidatorSlashInEra | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat","Twox64Concat"],"key_vec":["U32","AccountId"],"value":"Tuple:U32U64","keys_id":521,"value_id":551}} | |
| NominatorSlashInEra | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat","Twox64Concat"],"key_vec":["U32","AccountId"],"value":"U64","keys_id":521,"value_id":6}} | |
| SlashingSpans | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["AccountId"],"value":"pallet_staking:slashing:SlashingSpans","keys_id":0,"value_id":552}} | |
| SpanSlash | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["Tuple:AccountIdU32"],"value":"pallet_staking:slashing:SpanRecord","keys_id":547,"value_id":553}} | |
| CurrentPlannedSession | {"origin":"PlainType","plain_type":"U32","PlainTypeValue":4} | |
| OffendingValidators | {"origin":"PlainType","plain_type":"Vec<Tuple:U32Bool>","PlainTypeValue":554} | |
| StorageVersion | {"origin":"PlainType","plain_type":"pallet_staking:Releases","PlainTypeValue":556} | |
| ChillThreshold | {"origin":"PlainType","plain_type":"U8","PlainTypeValue":166} |
Name | Type | Value | |
|---|---|---|---|
| MaxNominations | U32 | 10000000 | |
| SessionsPerEra | U32 | 04000000 | |
| BondingDuration | U32 | 0e000000 | |
| SlashDeferDuration | U32 | 07000000 | |
| MaxNominatorRewardedPerValidator | U32 | 00010000 | |
| MaxUnlockingChunks | U32 | 00000000 |
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 validators in the system. Governance needs to adjust the stakingsettings to keep things safe for the runtime. |
| CommissionTooLow | Commission is too low. Must be at least `MinCommission`. |
| CantKillStashWithUnclaimedRewards | Can't kill the stash while it has some unclaimed era rewards. It will be possible after claiming. |