Kusama 25.1001000.x
System
Name | Nano S | Nano S XL | Nano SP/X - Stax | Nesting | Arguments |
---|---|---|---|---|---|
Remark | ✔️ | ✔️ | ✔️ | Bytes 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 | ✔️ | ✔️ | ✔️ | Bytes remark<br/> |
Babe
Name | Nano S | Nano S XL | Nano SP/X - Stax | 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 - Stax | Nesting | Arguments |
---|---|---|---|---|---|
Set | ✔️ | ✔️ | Compactu64 now<br/> |
Indices
Name | Nano S | Nano S XL | Nano SP/X - Stax | 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 - Stax | Nesting | Arguments |
---|---|---|---|---|---|
Transfer allow death | ✔️ | ✔️ | ✔️ | ✔️ | AccountIdLookupOfT dest<br/>CompactBalance amount<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/> | ||
Upgrade accounts | ✔️ | ✔️ | VecAccountId who<br/> | ||
Force set balance | ✔️ | ✔️ | AccountIdLookupOfT who<br/>CompactBalance new_free<br/> |
Staking
Name | Nano S | Nano S XL | Nano SP/X - Stax | Nesting | Arguments |
---|---|---|---|---|---|
Bond | ✔️ | ✔️ | ✔️ | ✔️ | 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 | ✔️ | ✔️ | ✔️ | ✔️ | |
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/> | ||
Set min commission | ✔️ | ✔️ | Perbill new_<br/> |
Beefy
Name | Nano S | Nano S XL | Nano SP/X - Stax | Nesting | Arguments |
---|---|---|---|---|---|
Report equivocation | BoxEquivocationProofBlockNumberForTBeefyIdBeefyIdasRuntimeAppPublicSignature equivocation_proof<br/>KeyOwnerProof key_owner_proof<br/> | ||||
Report equivocation unsigned | BoxEquivocationProofBlockNumberForTBeefyIdBeefyIdasRuntimeAppPublicSignature equivocation_proof<br/>KeyOwnerProof key_owner_proof<br/> | ||||
Set new genesis | BlockNumber delay_in_blocks<br/> |
Session
Name | Nano S | Nano S XL | Nano SP/X - Stax | Nesting | Arguments |
---|---|---|---|---|---|
Set keys | ✔️ | ✔️ | ✔️ | ✔️ | Keys keys<br/>Bytes proof<br/> |
Purge keys | ✔️ | ✔️ | ✔️ | ✔️ |
Grandpa
Name | Nano S | Nano S XL | Nano SP/X - Stax | 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 - Stax | Nesting | Arguments |
---|---|---|---|---|---|
Heartbeat | HeartbeatBlockNumber heartbeat<br/>AuthorityIdasRuntimeAppPublicSignature signature<br/> |
Treasury
Name | Nano S | Nano S XL | Nano SP/X - Stax | Nesting | Arguments |
---|---|---|---|---|---|
Propose spend | ✔️ | ✔️ | CompactBalance amount<br/>AccountIdLookupOfT beneficiary<br/> | ||
Reject proposal | ✔️ | ✔️ | Compactu32 proposal_id<br/> | ||
Approve proposal | ✔️ | ✔️ | Compactu32 proposal_id<br/> | ||
Spend local | ✔️ | ✔️ | CompactBalance amount<br/>AccountIdLookupOfT beneficiary<br/> | ||
Remove approval | ✔️ | ✔️ | Compactu32 proposal_id<br/> | ||
Spend | BoxAssetKind asset_kind<br/>CompactBalance amount<br/>BoxBeneficiaryLookupOf beneficiary<br/>OptionBlockNumber valid_from<br/> | ||||
Payout | ✔️ | ✔️ | SpendIndex index<br/> | ||
Check status | ✔️ | ✔️ | SpendIndex index<br/> | ||
Void spend | ✔️ | ✔️ | SpendIndex index<br/> |
ConvictionVoting
Name | Nano S | Nano S XL | Nano SP/X - Stax | Nesting | Arguments |
---|---|---|---|---|---|
Vote | ✔️ | ✔️ | ✔️ | Compactu32 poll_index<br/>AccountVote vote<br/> | |
Delegate | ✔️ | ✔️ | ✔️ | ClassOf class_<br/>AccountIdLookupOfT to<br/>Conviction conviction<br/>BalanceOf balance<br/> | |
Undelegate | ✔️ | ✔️ | ✔️ | ClassOf class_<br/> | |
Unlock | ✔️ | ✔️ | ✔️ | ClassOf class_<br/>AccountIdLookupOfT target<br/> | |
Remove vote | ✔️ | ✔️ | ✔️ | OptionClassOf class_<br/>PollIndexOf index<br/> | |
Remove other vote | ✔️ | ✔️ | ✔️ | AccountIdLookupOfT target<br/>ClassOf class_<br/>PollIndexOf index<br/> |
Referenda
Name | Nano S | Nano S XL | Nano SP/X - Stax | Nesting | Arguments |
---|---|---|---|---|---|
Submit | ✔️ | ✔️ | BoxPalletsOrigin proposal_origin<br/>BoundedCallOfT proposal<br/>DispatchTimeBlockNumber enactment_moment<br/> | ||
Place decision deposit | ✔️ | ✔️ | ReferendumIndex index<br/> | ||
Refund decision deposit | ✔️ | ✔️ | ReferendumIndex index<br/> | ||
Cancel | ✔️ | ✔️ | ReferendumIndex index<br/> | ||
Kill | ✔️ | ✔️ | ReferendumIndex index<br/> | ||
Nudge referendum | ✔️ | ✔️ | ReferendumIndex index<br/> | ||
One fewer deciding | ✔️ | ✔️ | TrackIdOf track<br/> | ||
Refund submission deposit | ✔️ | ✔️ | ReferendumIndex index<br/> | ||
Set metadata | ✔️ | ✔️ | ReferendumIndex index<br/>OptionHash maybe_hash<br/> |
FellowshipCollective
Name | Nano S | Nano S XL | Nano SP/X - Stax | Nesting | Arguments |
---|---|---|---|---|---|
Add member | ✔️ | ✔️ | AccountIdLookupOfT who<br/> | ||
Promote member | ✔️ | ✔️ | AccountIdLookupOfT who<br/> | ||
Demote member | ✔️ | ✔️ | AccountIdLookupOfT who<br/> | ||
Remove member | ✔️ | ✔️ | AccountIdLookupOfT who<br/>Rank min_rank<br/> | ||
Vote | ✔️ | ✔️ | PollIndexOf poll<br/>bool aye<br/> | ||
Cleanup poll | ✔️ | ✔️ | PollIndexOf poll_index<br/>u32 max<br/> |
FellowshipReferenda
Name | Nano S | Nano S XL | Nano SP/X - Stax | Nesting | Arguments |
---|---|---|---|---|---|
Submit | ✔️ | ✔️ | BoxPalletsOrigin proposal_origin<br/>BoundedCallOfT proposal<br/>DispatchTimeBlockNumber enactment_moment<br/> | ||
Place decision deposit | ✔️ | ✔️ | ReferendumIndex index<br/> | ||
Refund decision deposit | ✔️ | ✔️ | ReferendumIndex index<br/> | ||
Cancel | ✔️ | ✔️ | ReferendumIndex index<br/> | ||
Kill | ✔️ | ✔️ | ReferendumIndex index<br/> | ||
Nudge referendum | ✔️ | ✔️ | ReferendumIndex index<br/> | ||
One fewer deciding | ✔️ | ✔️ | TrackIdOf track<br/> | ||
Refund submission deposit | ✔️ | ✔️ | ReferendumIndex index<br/> | ||
Set metadata | ✔️ | ✔️ | ReferendumIndex index<br/>OptionHash maybe_hash<br/> |
Whitelist
Name | Nano S | Nano S XL | Nano SP/X - Stax | Nesting | Arguments |
---|---|---|---|---|---|
Whitelist call | ✔️ | ✔️ | Hash call_hash<br/> | ||
Remove whitelisted call | ✔️ | ✔️ | Hash call_hash<br/> | ||
Dispatch whitelisted call | ✔️ | ✔️ | Hash call_hash<br/>u32 call_encoded_len<br/>Weight call_weight_witness<br/> | ||
Dispatch whitelisted call with preimage | ✔️ | ✔️ | Call call<br/> |
Claims
Name | Nano S | Nano S XL | Nano SP/X - Stax | Nesting | Arguments |
---|---|---|---|---|---|
Claim | ✔️ | ✔️ | AccountId dest<br/>EcdsaSignature ethereum_signature<br/> | ||
Mint claim | EthereumAddress who<br/>Balance amount<br/>OptionTupleBalanceOfTBalanceOfTBlockNumber vesting_schedule<br/>OptionStatementKind statement<br/> | ||||
Claim attest | ✔️ | ✔️ | AccountId dest<br/>EcdsaSignature ethereum_signature<br/>Bytes statement<br/> | ||
Attest | ✔️ | ✔️ | Bytes statement<br/> | ||
Move claim | ✔️ | ✔️ | EthereumAddress old<br/>EthereumAddress new_<br/>OptionAccountId maybe_preclaim<br/> |
Utility
Name | Nano S | Nano S XL | Nano SP/X - Stax | Nesting | Arguments |
---|---|---|---|---|---|
Batch | ✔️ | ✔️ | ✔️ | VecCall calls<br/> | |
As derivative | u16 index<br/>Call call<br/> | ||||
Batch all | ✔️ | ✔️ | ✔️ | VecCall calls<br/> | |
Dispatch as | ✔️ | ✔️ | BoxPalletsOrigin as_origin<br/>Call call<br/> | ||
Force batch | ✔️ | ✔️ | ✔️ | VecCall calls<br/> | |
With weight | ✔️ | ✔️ | Call call<br/>Weight weight<br/> |
Identity
Name | Nano S | Nano S XL | Nano SP/X - Stax | Nesting | Arguments |
---|---|---|---|---|---|
Add registrar | ✔️ | ✔️ | AccountIdLookupOfT account<br/> | ||
Set identity | ✔️ | ✔️ | IdentityInfo info<br/> | ||
Set subs | ✔️ | ✔️ | VecTupleAccountIdData subs<br/> | ||
Clear identity | ✔️ | ✔️ | |||
Request judgement | ✔️ | ✔️ | Compactu32 reg_index<br/>Compactu128 max_fee<br/> | ||
Cancel request | ✔️ | ✔️ | RegistrarIndex reg_index<br/> | ||
Set fee | ✔️ | ✔️ | Compactu32 index<br/>Compactu128 fee<br/> | ||
Set account id | ✔️ | ✔️ | Compactu32 index<br/>AccountIdLookupOfT new_<br/> | ||
Set fields | Compactu32 index<br/>IdentityFieldsIdentityInformationasIdentityInformationProviderIdentityField fields<br/> | ||||
Provide judgement | ✔️ | ✔️ | Compactu32 reg_index<br/>AccountIdLookupOfT target<br/>JudgementBalanceOfT judgement<br/>Hash identity<br/> | ||
Kill identity | ✔️ | ✔️ | AccountIdLookupOfT target<br/> | ||
Add sub | ✔️ | ✔️ | AccountIdLookupOfT sub<br/>Data data<br/> | ||
Rename sub | ✔️ | ✔️ | AccountIdLookupOfT sub<br/>Data data<br/> | ||
Remove sub | ✔️ | ✔️ | AccountIdLookupOfT sub<br/> | ||
Quit sub | ✔️ | ✔️ |
Society
Name | Nano S | Nano S XL | Nano SP/X - Stax | Nesting | Arguments |
---|---|---|---|---|---|
Bid | ✔️ | ✔️ | BalanceOf amount<br/> | ||
Unbid | ✔️ | ✔️ | |||
Vouch | ✔️ | ✔️ | AccountIdLookupOfT who<br/>BalanceOf amount<br/>BalanceOf tip<br/> | ||
Unvouch | ✔️ | ✔️ | |||
Vote | ✔️ | ✔️ | AccountIdLookupOfT candidate<br/>bool approve<br/> | ||
Defender vote | ✔️ | ✔️ | bool approve<br/> | ||
Payout | ✔️ | ✔️ | |||
Waive repay | ✔️ | ✔️ | BalanceOf amount<br/> | ||
Found society | ✔️ | ✔️ | AccountIdLookupOfT founder<br/>u32 max_members<br/>u32 max_intake<br/>u32 max_strikes<br/>BalanceOf candidate_deposit<br/>Vecu8 rules<br/> | ||
Dissolve | ✔️ | ✔️ | |||
Judge suspended member | ✔️ | ✔️ | AccountIdLookupOfT who<br/>bool forgive<br/> | ||
Set parameters | ✔️ | ✔️ | u32 max_members<br/>u32 max_intake<br/>u32 max_strikes<br/>BalanceOf candidate_deposit<br/> | ||
Punish skeptic | ✔️ | ✔️ | |||
Claim membership | ✔️ | ✔️ | |||
Bestow membership | ✔ ️ | ✔️ | AccountId candidate<br/> | ||
Kick candidate | ✔️ | ✔️ | AccountId candidate<br/> | ||
Resign candidacy | ✔️ | ✔️ | |||
Drop candidate | ✔️ | ✔️ | AccountId candidate<br/> | ||
Cleanup candidacy | ✔️ | ✔️ | AccountId candidate<br/>u32 max<br/> | ||
Cleanup challenge | ✔️ | ✔️ | RoundIndex challenge_round<br/>u32 max<br/> |
Recovery
Name | Nano S | Nano S XL | Nano SP/X - Stax | Nesting | Arguments |
---|---|---|---|---|---|
As recovered | AccountIdLookupOfT account<br/>Call call<br/> | ||||
Set recovered | ✔️ | ✔️ | AccountIdLookupOfT lost<br/>AccountIdLookupOfT rescuer<br/> | ||
Create recovery | VecAccountId friends<br/>u16 threshold<br/>BlockNumber delay_period<br/> | ||||
Initiate recovery |