Kusama 14.9300.x
System
Name | Nano S | Nano S XL | Nano SP/X | 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 | Nano S | Nano S XL | Nano SP/X | 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 | Nano S | Nano S XL | Nano SP/X | Nesting | Arguments |
---|---|---|---|---|---|
Set | ✔️ | ✔️ | Compactu64 now<br/> |
Indices
Name | Nano S | Nano S XL | Nano SP/X | 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 | Nano S | Nano S XL | Nano SP/X | 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 | Nano S | Nano S XL | Nano SP/X | Nesting | Arguments |
---|---|---|---|---|---|
Set uncles | VecHeader new_uncles<br/> |
Staking
Name | Nano S | Nano S XL | Nano SP/X | 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/> | |
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 | ✔️ | ✔️ | AccountId controller<br/> | ||
Force apply min commission | ✔️ | ✔️ | AccountId validator_stash<br/> |
Session
Name | Nano S | Nano S XL | Nano SP/X | Nesting | Arguments |
---|---|---|---|---|---|
Set keys | ✔️ | ✔️ | ✔️ | Keys keys<br/>Bytes proof<br/> | |
Purge keys | ✔️ | ✔️ | ✔️ |
Grandpa
Name | Nano S | Nano S XL | Nano SP/X | Nesting | Arguments |
---|---|---|---|---|---|
Report equivocation | BoxEquivocationProofHashBlockNumber equivocation_proof<br/>KeyOwnerProof key_owner_proof<br/> | ||||
Report equivocation unsigned | BoxEquivocationProofHashBlockNumber equivocation_proof<br/>KeyOwnerProof key_owner_proof<br/> | ||||
Note stalled | BlockNumber delay<br/>BlockNumber best_finalized_block_number<br/> |
ImOnline
Name | Nano S | Nano S XL | Nano SP/X | Nesting | Arguments |
---|---|---|---|---|---|
Heartbeat | HeartbeatBlockNumber heartbeat<br/>AuthorityIdasRuntimeAppPublicSignature signature<br/> |
Democracy
Name | Nano S | Nano S XL | Nano SP/X | Nesting | Arguments |
---|---|---|---|---|---|
Propose | ✔️ | ✔️ | ✔️ | Hash proposal_hash<br/>CompactBalance amount<br/> | |
Second | ✔️ | ✔️ | ✔️ | Compactu32 proposal<br/>Compactu32 seconds_upper_bound<br/> | |
Vote | ✔️ | ✔️ | ✔️ | Compactu32 ref_index<br/>AccountVote vote<br/> | |
Emergency cancel | ✔️ | ✔️ | ✔️ | ReferendumIndex ref_index<br/> | |
External propose | ✔️ | ✔️ | ✔️ | Hash proposal_hash<br/> | |
External propose majority | ✔️ | ✔️ | ✔️ | Hash proposal_hash<br/> | |
External propose default | ✔️ | ✔️ | ✔️ | Hash proposal_hash<br/> | |
Fast track | ✔️ | ✔️ | ✔️ | Hash proposal_hash<br/>BlockNumber voting_period<br/>BlockNumber delay<br/> | |
Veto external | ✔️ | ✔️ | ✔️ | Hash proposal_hash<br/> | |
Cancel referendum | ✔️ | ✔️ | ✔️ | Compactu32 ref_index<br/> | |
Cancel queued | ✔️ | ✔️ | ✔️ | ReferendumIndex which<br/> | |
Delegate | ✔️ | ✔️ | ✔️ | AccountIdLookupOfT to<br/>Conviction conviction<br/>Balance balance<br/> | |
Undelegate | ✔️ | ✔️ | ✔️ | ||
Clear public proposals | ✔️ | ✔️ | ✔️ | ||
Note preimage | ✔️ | ✔️ | Bytes encoded_proposal<br/> | ||
Note preimage operational | ✔️ | ✔️ | Bytes encoded_proposal<br/> | ||
Note imminent preimage | ✔️ | ✔️ | Bytes encoded_proposal<br/> | ||
Note imminent preimage operational | ✔️ | ✔️ | Bytes encoded_proposal<br/> | ||
Reap preimage | ✔️ | ✔️ | ✔️ | Hash proposal_hash<br/>Compactu32 proposal_len_upper_bound<br/> | |
Unlock | ✔️ | ✔️ | ✔️ | AccountIdLookupOfT target<br/> | |
Remove vote | ✔️ | ✔️ | ✔️ | ReferendumIndex index<br/> | |
Remove other vote | ✔️ | ✔️ | ✔️ | AccountIdLookupOfT target<br/>ReferendumIndex index<br/> | |
Enact proposal | ✔️ | ✔️ | ✔️ | Hash proposal_hash<br/>ReferendumIndex index<br/> | |
Blacklist | Hash proposal_hash<br/>OptionReferendumIndex maybe_ref_index<br/> | ||||
Cancel proposal | ✔️ | ✔️ | ✔️ | Compactu32 prop_index<br/> |
Council
Name | Nano S | Nano S XL | Nano SP/X | Nesting | Arguments |
---|---|---|---|---|---|
Set members | ✔️ | ✔️ | VecAccountId new_members<br/>OptionAccountId prime<br/>MemberCount old_count<br/> | ||
Execute | ✔️ | ✔️ | Proposal proposal<br/>Compactu32 length_bound<br/> | ||
Propose | ✔️ | ✔️ | Compactu32 threshold<br/>Proposal proposal<br/>Compactu32 length_bound<br/> | ||
Vote | ✔️ | ✔️ | Hash proposal<br/>Compactu32 index<br/>bool approve<br/> | ||
Close | ✔️ | ✔️ | Hash proposal_hash<br/>Compactu32 index<br/>Compactu64 proposal_weight_bound<br/>Compactu32 length_bound<br/> | ||
Disapprove proposal | ✔️ | ✔️ | Hash proposal_hash<br/> |
TechnicalCommittee
Name | Nano S | Nano S XL | Nano SP/X | Nesting | Arguments |
---|---|---|---|---|---|
Set members | ✔️ | ✔️ | VecAccountId new_members<br/>OptionAccountId prime<br/>MemberCount old_count<br/> | ||
Execute | ✔️ | ✔️ | Proposal proposal<br/>Compactu32 length_bound<br/> | ||
Propose | ✔️ | ✔️ | Compactu32 threshold<br/>Proposal proposal<br/>Compactu32 length_bound<br/> | ||
Vote | ✔️ | ✔️ | Hash proposal<br/>Compactu32 index<br/>bool approve<br/> | ||
Close | ✔️ | ✔️ | Hash proposal_hash<br/>Compactu32 index<br/>Compactu64 proposal_weight_bound<br/>Compactu32 length_bound<br/> | ||
Disapprove proposal | ✔️ | ✔️ | Hash proposal_hash<br/> |
PhragmenElection
Name | Nano S | Nano S XL | Nano SP/X | Nesting | Arguments |
---|---|---|---|---|---|
Vote | ✔️ | ✔️ | VecAccountId votes<br/>Compactu128 amount<br/> | ||
Remove voter | ✔️ | ✔️ | |||
Submit candidacy | ✔️ | ✔️ | Compactu32 candidate_count<br/> | ||
Renounce candidacy | Renouncing renouncing<br/> | ||||
Remove member | ✔️ | ✔️ | AccountIdLookupOfT who<br/>bool slash_bond<br/>bool rerun_election<br/> | ||
Clean defunct voters | ✔️ | ✔️ | u32 num_voters<br/>u32 num_defunct<br/> |
TechnicalMembership
Name | Nano S | Nano S XL | Nano SP/X | Nesting | Arguments |
---|---|---|---|---|---|
Add member | ✔️ | ✔️ | AccountIdLookupOfT who<br/> | ||
Remove member | ✔️ | ✔️ | AccountIdLookupOfT who<br/> | ||
Swap member | ✔️ | ✔️ | AccountIdLookupOfT remove<br/>AccountIdLookupOfT add<br/> | ||
Reset members | ✔️ | ✔️ | VecAccountId members<br/> | ||
Change key | ✔️ | ✔️ | AccountIdLookupOfT new_<br/> | ||
Set prime | ✔️ | ✔️ | AccountIdLookupOfT who<br/> | ||
Clear prime | ✔️ | ✔️ |
Treasury
Name | Nano S | Nano S XL | Nano SP/X | Nesting | Arguments |
---|---|---|---|---|---|
Propose spend |