Name | Lookup | Parameters | |
---|---|---|---|
bond | 6400 | 2 | |
bond_extra | 6401 | 1 | |
unbond | 6402 | 1 | |
withdraw_unbonded | 6403 | 1 | |
validate | 6404 | 1 | |
nominate | 6405 | 1 | |
chill | 6406 | - | |
set_payee | 6407 | 1 | |
set_controller | 6408 | - | |
set_validator_count | 6409 | 1 | |
increase_validator_count | 640a | 1 | |
scale_validator_count | 640b | 1 | |
force_no_eras | 640c | - | |
force_new_era | 640d | - | |
set_invulnerables | 640e | 1 | |
force_unstake | 640f | 2 | |
force_new_era_always | 6410 | - | |
cancel_deferred_slash | 6411 | 2 | |
payout_stakers | 6412 | 2 | |
rebond | 6413 | 1 | |
reap_stash | 6414 | 2 | |
kick | 6415 | 1 | |
set_staking_configs | 6416 | 6 | |
chill_other | 6417 | 1 | |
force_apply_min_commission | 6418 | 1 | |
set_min_commission | 6419 | 1 | |
set_reward_start_height | 641a | 1 | |
set_phase0_reward | 641b | 1 | |
set_phase1_reward | 641c | 1 | |
set_phase2_reward | 641d | 1 | |
set_first_committee_team_reward_date | 641e | 1 | |
add_committee_team_reward_per_year | 641f | 2 | |
rm_committee_team_reward_by_index | 6420 | 1 | |
set_foundation_params | 6421 | 1 | |
set_treasury_params | 6422 | 1 |
Name | Lookup | Attributes | |
---|---|---|---|
EraPaid | 6400 | ["EraIndex","BalanceOf","BalanceOf"] | |
Rewarded | 6401 | ["AccountId","BalanceOf"] | |
Slashed | 6402 | ["AccountId","BalanceOf"] | |
SlashReported | 6403 | ["AccountId","Perbill","EraIndex"] | |
OldSlashingReportDiscarded | 6404 | ["SessionIndex"] | |
StakersElected | 6405 | ||
Bonded | 6406 | ["AccountId","BalanceOf"] | |
Unbonded | 6407 | ["AccountId","BalanceOf"] | |
Withdrawn | 6408 | ["AccountId","BalanceOf"] | |
Kicked | 6409 | ["AccountId","AccountId"] | |
StakingElectionFailed | 640a | ||
Chilled | 640b | ["AccountId"] | |
PayoutStarted | 640c | ["EraIndex","AccountId"] | |
ValidatorPrefsSet | 640d | ["AccountId","ValidatorPrefs"] | |
ForceEra | 640e | ["Forcing"] | |
Phase0RewardPerYear | 640f | ["BalanceOf"] | |
Phase1RewardPerYear | 6410 | ["BalanceOf"] | |
Phase2RewardPerYear | 6411 | ["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":192} | |
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":90} | |
Ledger | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["AccountId"],"value":"pallet_staking:StakingLedger","keys_id":0,"value_id":595}} | |
Payee | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["AccountId"],"value":"pallet_staking:RewardDestination","keys_id":0,"value_id":346}} | |
Validators | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["AccountId"],"value":"pallet_staking:ValidatorPrefs","keys_id":0,"value_id":112}} | |
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":600}} | |
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":601} | |
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":500,"value_id":68}} | |
ErasStakersClipped | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat","Twox64Concat"],"key_vec":["U32","AccountId"],"value":"pallet_staking:Exposure","keys_id":500,"value_id":68}} | |
ErasValidatorPrefs | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat","Twox64Concat"],"key_vec":["U32","AccountId"],"value":"pallet_staking:ValidatorPrefs","keys_id":500,"value_id":112}} | |
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":603}} | |
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":114} | |
SlashRewardFraction | {"origin":"PlainType","plain_type":"U32","PlainTypeValue":90} | |
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":607}} | |
BondedEras | {"origin":"PlainType","plain_type":"Vec<Tuple:U32U32>","PlainTypeValue":143} | |
ValidatorSlashInEra | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat","Twox64Concat"],"key_vec":["U32","AccountId"],"value":"Tuple:U32U128","keys_id":500,"value_id":609}} | |
NominatorSlashInEra | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat","Twox64Concat"],"key_vec":["U32","AccountId"],"value":"U128","keys_id":500,"value_id":6}} | |
SlashingSpans | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["AccountId"],"value":"pallet_staking:slashing:SlashingSpans","keys_id":0,"value_id":610}} | |
SpanSlash | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["Tuple:AccountIdU32"],"value":"pallet_staking:slashing:SpanRecord","keys_id":606,"value_id":611}} | |
CurrentPlannedSession | {"origin":"PlainType","plain_type":"U32","PlainTypeValue":4} | |
OffendingValidators | {"origin":"PlainType","plain_type":"Vec<Tuple:U32Bool>","PlainTypeValue":612} | |
ChillThreshold | {"origin":"PlainType","plain_type":"U8","PlainTypeValue":348} | |
Phase0RewardPerYear | {"origin":"PlainType","plain_type":"U128","PlainTypeValue":6} | |
Phase1RewardPerYear | {"origin":"PlainType","plain_type":"U128","PlainTypeValue":6} | |
Phase2RewardPerYear | {"origin":"PlainType","plain_type":"U128","PlainTypeValue":6} | |
RewardStartHeight | {"origin":"PlainType","plain_type":"U32","PlainTypeValue":4} | |
CommitteeTeamRewardPerYear | {"origin":"PlainType","plain_type":"Vec<Tuple:AccountIdU128>","PlainTypeValue":54} | |
FirstCommitteeTeamReleaseEra | {"origin":"PlainType","plain_type":"U32","PlainTypeValue":4} | |
RewardTimes | {"origin":"PlainType","plain_type":"U32","PlainTypeValue":4} | |
FoundationReward | {"origin":"PlainType","plain_type":"pallet_staking:FoundationIssueRewards","PlainTypeValue":353} | |
TreasuryReward | {"origin":"PlainType","plain_type":"pallet_staking:TreasuryIssueRewards","PlainTypeValue":354} |
Name | Type | Value | |
---|---|---|---|
MaxNominations | U32 | 10000000 | |
HistoryDepth | U32 | 54000000 | |
SessionsPerEra | U32 | 06000000 | |
BondingDuration | U32 | 0e000000 | |
SlashDeferDuration | U32 | 0d000000 | |
MaxNominatorRewardedPerValidator | U32 | 00010000 | |
MaxUnlockingChunks | U32 | 20000000 | |
MinimumPeriod | U64 | b80b000000000000 |
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. 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. |
Unknown |