Name | Lookup | Parameters | |
|---|---|---|---|
| bond | 0700 | 2 | |
| bond_extra | 0701 | 1 | |
| unbond | 0702 | 1 | |
| withdraw_unbonded | 0703 | 1 | |
| validate | 0704 | 1 | |
| nominate | 0705 | 1 | |
| chill | 0706 | - | |
| set_payee | 0707 | 1 | |
| set_controller | 0708 | - | |
| set_validator_count | 0709 | 1 | |
| increase_validator_count | 070a | 1 | |
| scale_validator_count | 070b | 1 | |
| force_no_eras | 070c | - | |
| force_new_era | 070d | - | |
| set_invulnerables | 070e | 1 | |
| force_unstake | 070f | 2 | |
| force_new_era_always | 0710 | - | |
| cancel_deferred_slash | 0711 | 2 | |
| payout_stakers | 0712 | 2 | |
| rebond | 0713 | 1 | |
| reap_stash | 0714 | 2 | |
| kick | 0715 | 1 | |
| set_staking_configs | 0716 | 7 | |
| chill_other | 0717 | 1 | |
| force_apply_min_commission | 0718 | 1 | |
| set_min_commission | 0719 | 1 | |
| payout_stakers_by_page | 071a | 3 | |
| update_payee | 071b | 1 | |
| deprecate_controller_batch | 071c | 1 | |
| restore_ledger | 071d | 4 | |
| migrate_currency | 071e | 1 | |
| manual_slash | 0721 | 3 |
Name | Lookup | Attributes | |
|---|---|---|---|
| EraPaid | 0700 | ["EraIndex","BalanceOf","BalanceOf"] | |
| Rewarded | 0701 | ["AccountId","RewardDestination<AccountId>","BalanceOf"] | |
| Slashed | 0702 | ["AccountId","BalanceOf"] | |
| SlashReported | 0703 | ["AccountId","Perbill","EraIndex"] | |
| OldSlashingReportDiscarded | 0704 | ["SessionIndex"] | |
| StakersElected | 0705 | ||
| Bonded | 0706 | ["AccountId","BalanceOf"] | |
| Unbonded | 0707 | ["AccountId","BalanceOf"] | |
| Withdrawn | 0708 | ["AccountId","BalanceOf"] | |
| Kicked | 0709 | ["AccountId","AccountId"] | |
| StakingElectionFailed | 070a | ||
| Chilled | 070b | ["AccountId"] | |
| PayoutStarted | 070c | ["EraIndex","AccountId","Page","Option<Page>"] | |
| ValidatorPrefsSet | 070d | ["AccountId","ValidatorPrefs"] | |
| SnapshotVotersSizeExceeded | 070e | ["u32"] | |
| SnapshotTargetsSizeExceeded | 070f | ["u32"] | |
| ForceEra | 0710 | ["Forcing"] | |
| ControllerBatchDeprecated | 0711 | ["u32"] | |
| CurrencyMigrated | 0712 | ["AccountId","BalanceOf"] |
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":129} | |
| 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":45} | |
| Ledger | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["AccountId"],"value":"pallet_staking:StakingLedger","keys_id":0,"value_id":585}} | |
| Payee | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["AccountId"],"value":"pallet_staking:RewardDestination","keys_id":0,"value_id":44}} | |
| Validators | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["AccountId"],"value":"pallet_staking:ValidatorPrefs","keys_id":0,"value_id":47}} | |
| 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":587}} | |
| 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":36}} | |
| 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":589} | |
| 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":590,"value_id":591}} | |
| ErasStakersOverview | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat","Twox64Concat"],"key_vec":["U32","AccountId"],"value":"sp_staking:PagedExposureMetadata","keys_id":590,"value_id":594}} | |
| ErasStakersClipped | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat","Twox64Concat"],"key_vec":["U32","AccountId"],"value":"sp_staking:Exposure","keys_id":590,"value_id":591}} | |
| ErasStakersPaged | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat","Twox64Concat","Twox64Concat"],"key_vec":["U32","AccountId","U32"],"value":"sp_staking:ExposurePage","keys_id":595,"value_id":596}} | |
| ClaimedRewards | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat","Twox64Concat"],"key_vec":["U32","AccountId"],"value":"Vec<U32>","keys_id":590,"value_id":134}} | |
| ErasValidatorPrefs | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat","Twox64Concat"],"key_vec":["U32","AccountId"],"value":"pallet_staking:ValidatorPrefs","keys_id":590,"value_id":47}} | |
| 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":597}} | |
| 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":49} | |
| MaxStakedRewards | {"origin":"PlainType","plain_type":"U8","PlainTypeValue":133} | |
| SlashRewardFraction | {"origin":"PlainType","plain_type":"U32","PlainTypeValue":45} | |
| 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":601}} | |
| BondedEras | {"origin":"PlainType","plain_type":"Vec<Tuple:U32U32>","PlainTypeValue":512} | |
| ValidatorSlashInEra | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat","Twox64Concat"],"key_vec":["U32","AccountId"],"value":"Tuple:U32U128","keys_id":590,"value_id":603}} | |
| NominatorSlashInEra | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat","Twox64Concat"],"key_vec":["U32","AccountId"],"value":"U128","keys_id":590,"value_id":6}} | |
| SlashingSpans | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["AccountId"],"value":"pallet_staking:slashing:SlashingSpans","keys_id":0,"value_id":604}} | |
| SpanSlash | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["Tuple:AccountIdU32"],"value":"pallet_staking:slashing:SpanRecord","keys_id":600,"value_id":605}} | |
| CurrentPlannedSession | {"origin":"PlainType","plain_type":"U32","PlainTypeValue":4} | |
| ChillThreshold | {"origin":"PlainType","plain_type":"U8","PlainTypeValue":133} |
Name | Type | Value | |
|---|---|---|---|
| HistoryDepth | U32 | 54000000 | |
| SessionsPerEra | U32 | 06000000 | |
| BondingDuration | U32 | 1c000000 | |
| SlashDeferDuration | U32 | 1b000000 | |
| MaxExposurePageSize | U32 | 00020000 | |
| MaxValidatorSet | U32 | b0040000 | |
| MaxUnlockingChunks | U32 | 20000000 |
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. |
| CannotRestoreLedger | Cannot reset a ledger. |
| RewardDestinationRestricted | Provided reward destination is not allowed. |
| NotEnoughFunds | Not enough funds available to withdraw. |
| VirtualStakerNotAllowed | Operation not allowed for virtual stakers. |
| CannotReapStash | Stash could not be reaped as other pallet might depend on it. |
| AlreadyMigrated | The stake of this account is already migrated to `Fungible` holds. |
| Restricted | Account is restricted from participation in staking. This may happen if the account isstaking in another way already, such as via pool. |