Name | Lookup | Parameters | |
|---|---|---|---|
| bond | 0800 | 2 | |
| bond_extra | 0801 | 1 | |
| unbond | 0802 | 1 | |
| withdraw_unbonded | 0803 | 1 | |
| validate | 0804 | 1 | |
| nominate | 0805 | 1 | |
| chill | 0806 | - | |
| set_payee | 0807 | 1 | |
| set_controller | 0808 | - | |
| set_validator_count | 0809 | 1 | |
| increase_validator_count | 080a | 1 | |
| scale_validator_count | 080b | 1 | |
| force_no_eras | 080c | - | |
| force_new_era | 080d | - | |
| set_invulnerables | 080e | 1 | |
| force_unstake | 080f | 2 | |
| force_new_era_always | 0810 | - | |
| cancel_deferred_slash | 0811 | 2 | |
| payout_stakers | 0812 | 2 | |
| rebond | 0813 | 1 | |
| reap_stash | 0814 | 2 | |
| kick | 0815 | 1 | |
| set_staking_configs | 0816 | 6 | |
| chill_other | 0817 | 1 | |
| force_apply_min_commission | 0818 | 1 | |
| set_min_commission | 0819 | 1 | |
| payout_stakers_by_page | 081a | 3 | |
| update_payee | 081b | 1 | |
| deprecate_controller_batch | 081c | 1 |
Name | Lookup | Attributes | |
|---|---|---|---|
| EraPaid | 0800 | ["EraIndex","BalanceOf","BalanceOf"] | |
| Rewarded | 0801 | ["AccountId","RewardDestination<AccountId>","BalanceOf"] | |
| Slashed | 0802 | ["AccountId","BalanceOf"] | |
| SlashReported | 0803 | ["AccountId","Perbill","EraIndex"] | |
| OldSlashingReportDiscarded | 0804 | ["SessionIndex"] | |
| StakersElected | 0805 | ||
| Bonded | 0806 | ["AccountId","BalanceOf"] | |
| Unbonded | 0807 | ["AccountId","BalanceOf"] | |
| Withdrawn | 0808 | ["AccountId","BalanceOf"] | |
| Kicked | 0809 | ["AccountId","AccountId"] | |
| StakingElectionFailed | 080a | ||
| Chilled | 080b | ["AccountId"] | |
| PayoutStarted | 080c | ["EraIndex","AccountId"] | |
| ValidatorPrefsSet | 080d | ["AccountId","ValidatorPrefs"] | |
| SnapshotVotersSizeExceeded | 080e | ["u32"] | |
| SnapshotTargetsSizeExceeded | 080f | ["u32"] | |
| ForceEra | 0810 | ["Forcing"] |
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":51} | |
| 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":257}} | |
| Payee | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["AccountId"],"value":"pallet_staking:RewardDestination","keys_id":0,"value_id":40}} | |
| Validators | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["AccountId"],"value":"pallet_staking:ValidatorPrefs","keys_id":0,"value_id":42}} | |
| 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":262}} | |
| 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":264} | |
| 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":"sp_staking:Exposure","keys_id":265,"value_id":266}} | |
| ErasStakersOverview | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat","Twox64Concat"],"key_vec":["U32","AccountId"],"value":"sp_staking:PagedExposureMetadata","keys_id":265,"value_id":269}} | |
| ErasStakersClipped | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat","Twox64Concat"],"key_vec":["U32","AccountId"],"value":"sp_staking:Exposure","keys_id":265,"value_id":266}} | |
| ErasStakersPaged | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat","Twox64Concat","Twox64Concat"],"key_vec":["U32","AccountId","U32"],"value":"sp_staking:ExposurePage","keys_id":270,"value_id":271}} | |
| ClaimedRewards | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat","Twox64Concat"],"key_vec":["U32","AccountId"],"value":"Vec<U32>","keys_id":265,"value_id":130}} | |
| ErasValidatorPrefs | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat","Twox64Concat"],"key_vec":["U32","AccountId"],"value":"pallet_staking:ValidatorPrefs","keys_id":265,"value_id":42}} | |
| 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":272}} | |
| 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":44} | |
| SlashRewardFraction | {"origin":"PlainType","plain_type":"U32","PlainTypeValue":41} | |
| 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":276}} | |
| BondedEras | {"origin":"PlainType","plain_type":"Vec<Tuple:U32U32>","PlainTypeValue":91} | |
| ValidatorSlashInEra | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat","Twox64Concat"],"key_vec":["U32","AccountId"],"value":"Tuple:U32U128","keys_id":265,"value_id":280}} | |
| NominatorSlashInEra | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat","Twox64Concat"],"key_vec":["U32","AccountId"],"value":"U128","keys_id":265,"value_id":6}} | |
| SlashingSpans | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["AccountId"],"value":"pallet_staking:slashing:SlashingSpans","keys_id":0,"value_id":281}} | |
| SpanSlash | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["Tuple:AccountIdU32"],"value":"pallet_staking:slashing:SpanRecord","keys_id":275,"value_id":282}} | |
| CurrentPlannedSession | {"origin":"PlainType","plain_type":"U32","PlainTypeValue":4} | |
| OffendingValidators | {"origin":"PlainType","plain_type":"Vec<Tuple:U32Bool>","PlainTypeValue":283} | |
| ChillThreshold | {"origin":"PlainType","plain_type":"U8","PlainTypeValue":129} |
Name | Type | Value | |
|---|---|---|---|
| HistoryDepth | U32 | 54000000 | |
| SessionsPerEra | U32 | 60000000 | |
| BondingDuration | U32 | 0e000000 | |
| SlashDeferDuration | U32 | 0d000000 | |
| MaxExposurePageSize | U32 | 00040000 | |
| MaxUnlockingChunks | U32 | 10000000 |
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. |
| InvalidPage | No nominators exist on this page. |
| 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. Governance needs to adjust thestaking settings to keep things safe for the runtime. |
| CommissionTooLow | Commission is too low. Must be at least `MinCommission`. |
| BoundNotMet | Some bound is not met. |
| ControllerDeprecated | Used when attempting to use deprecated controller account logic. |