Kusama 13.9290.x
System
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
Fill block | ✔️ | ✔️ | Perbill ratio <br/> | |
Remark | ✔️ | ✔️ | Vecu8 remark <br/> | |
Set heap pages | ✔️ | ✔️ | u64 pages <br/> | |
Set code | ✔️ | ✔️ | Vecu8 code <br/> | |
Set code without checks | ✔️ | ✔️ | Vecu8 code <br/> | |
Set storage | VecKeyValue items <br/> | |||
Kill storage | VecKey keys <br/> | |||
Kill prefix | Key prefix <br/>u32 subkeys <br/> | |||
Remark with event | ✔️ | ✔️ | Vecu8 remark <br/> |
Babe
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
Report equivocation | BoxEquivocationProofHeader equivocation_proof <br/>KeyOwnerProof key_owner_proof <br/> | |||
Report equivocation unsigned | BoxEquivocationProofHeader equivocation_proof <br/>KeyOwnerProof key_owner_proof <br/> | |||
Plan config change | NextConfigDescriptor config <br/> |
Timestamp
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
Set | ✔️ | Compactu64 now <br/> |
Indices
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
Claim | ✔️ | AccountIndex index <br/> | ||
Transfer | ✔️ | AccountIdLookupOfT new_ <br/>AccountIndex index <br/> | ||
Free | ✔️ | AccountIndex index <br/> | ||
Force transfer | ✔️ | AccountIdLookupOfT new_ <br/>AccountIndex index <br/>bool freeze <br/> | ||
Freeze | ✔️ | AccountIndex index <br/> |
Balances
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
Transfer | ✔️ | ✔️ | ✔️ | AccountIdLookupOfT dest <br/>CompactBalance amount <br/> |
Set balance | ✔️ | ✔️ | AccountIdLookupOfT who <br/>CompactBalance new_free <br/>CompactBalance new_reserved <br/> | |
Force transfer | ✔️ | ✔️ | ✔️ | AccountIdLookupOfT source <br/>AccountIdLookupOfT dest <br/>CompactBalance amount <br/> |
Transfer keep alive | ✔️ | ✔️ | ✔️ | AccountIdLookupOfT dest <br/>CompactBalance amount <br/> |
Transfer all | ✔️ | ✔️ | AccountIdLookupOfT dest <br/>bool keep_alive <br/> | |
Force unreserve | ✔️ | AccountIdLookupOfT who <br/>Balance amount <br/> |
Authorship
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
Set uncles | VecHeader new_uncles <br/> |
Staking
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
Bond | ✔️ | ✔️ | AccountIdLookupOfT controller <br/>CompactBalance amount <br/>RewardDestination payee <br/> | |
Bond extra | ✔️ | ✔️ | CompactBalance amount <br/> | |
Unbond | ✔️ | ✔️ | CompactBalance amount <br/> | |
Withdraw Unbonded | ✔️ | ✔️ | u32 num_slashing_spans <br/> | |
Validate | ✔️ | ✔️ | ValidatorPrefs prefs <br/> | |
Nominate | ✔️ | ✔️ | VecAccountIdLookupOfT targets <br/> | |
Chill | ✔️ | ✔️ | ||
Set payee | ✔️ | ✔️ | RewardDestination payee <br/> | |
Set controller | ✔️ | ✔️ | AccountIdLookupOfT controller <br/> | |
Set validator count | ✔️ | Compactu32 new_ <br/> | ||
Increase validator count | ✔️ | Compactu32 additional <br/> | ||
Scale validator count | Percent factor <br/> | |||
Force no eras | ✔️ | |||
Force new era | ✔️ | |||
Set invulnerables | ✔️ | VecAccountId invulnerables <br/> | ||
Force unstake | ✔️ | AccountId stash <br/>u32 num_slashing_spans <br/> | ||
Force new era always | ✔️ | |||
Cancel deferred slash | ✔️ | EraIndex era <br/>Vecu32 slash_indices <br/> | ||
Payout stakers | ✔️ | ✔️ | AccountId validator_stash <br/>EraIndex era <br/> | |
Rebond | ✔️ | ✔️ | CompactBalance amount <br/> | |
Set history depth | ✔️ | Compactu32 new_history_depth <br/>Compactu32 era_items_deleted <br/> | ||
Reap stash | ✔️ | AccountId stash <br/>u32 num_slashing_spans <br/> | ||
Kick | ✔️ | VecAccountIdLookupOfT who <br/> | ||
Set staking configs | ConfigOpBalanceOfT min_nominator_bond <br/>ConfigOpBalanceOfT min_validator_bond <br/>ConfigOpu32 max_nominator_count <br/>ConfigOpu32 max_validator_count <br/>ConfigOpPercent chill_threshold <br/>ConfigOpPerbill min_commission <br/> | |||
Chill other |