Kusama 22.9420.x
System
Name | Nano S | Nano S XL | Nano SP/X | 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 | 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 allow death | ✔️ | ✔️ | ✔️ | ✔️ | AccountIdLookupOfT dest<br/>CompactBalance amount<br/> |
Set balance deprecated | ✔️ | ✔️ | ✔️ | AccountIdLookupOfT who<br/>CompactBalance new_free<br/>CompactBalance old_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/> | ||
Upgrade accounts | ✔️ | ✔️ | VecAccountId who<br/> | ||
Transfer | ✔️ | ✔️ | ✔️ | ✔️ | AccountIdLookupOfT dest<br/>CompactBalance amount<br/> |
Force set balance | ✔️ | ✔️ | AccountIdLookupOfT who<br/>CompactBalance new_free<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/> | ||
Set min commission | ✔️ | ✔️ | Perbill new_<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/> |
Treasury
Name | Nano S | Nano S XL | Nano SP/X | Nesting | Arguments |
---|---|---|---|---|---|
Propose spend | ✔️ | ✔️ | CompactBalance amount<br/>AccountIdLookupOfT beneficiary<br/> | ||
Reject proposal | ✔️ | ✔️ | Compactu32 proposal_id<br/> | ||
Approve proposal | ✔️ | ✔️ | Compactu32 proposal_id<br/> | ||
Spend | ✔️ | ✔️ | CompactBalance amount<br/>AccountIdLookupOfT beneficiary<br/> | ||
Remove approval | ✔️ | ✔️ | Compactu32 proposal_id<br/> |
ConvictionVoting
Name | Nano S | Nano S XL | Nano SP/X | 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 | Nesting | Arguments |
---|---|---|---|---|---|
Submit | BoxPalletsOriginOfT proposal_origin<br/>BoundedCallOf 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/>OptionPreimageHash maybe_hash<br/> |
FellowshipCollective
Name | Nano S | Nano S XL | Nano SP/X | 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 | Nesting | Arguments |
---|---|---|---|---|---|
Submit | BoxPalletsOriginOfT proposal_origin<br/>BoundedCallOf 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/>OptionPreimageHash maybe_hash<br/> |
Whitelist
Name | Nano S | Nano S XL | Nano SP/X | Nesting | Arguments |
---|---|---|---|---|---|
Whitelist call | ✔️ | ✔️ | PreimageHash call_hash<br/> | ||
Remove whitelisted call | ✔️ | ✔️ | PreimageHash call_hash<br/> | ||
Dispatch whitelisted call | ✔️ | ✔️ | PreimageHash 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 | 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 | 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 | 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/>IdentityFields 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 | Nesting | Arguments |
---|---|---|---|---|---|
Bid | ✔️ | ✔️ | BalanceOf amount<br/> | ||
Unbid | ✔️ | ✔️ | u32 pos<br/> | ||
Vouch | ✔️ | ✔️ | AccountIdLookupOfT who<br/>BalanceOf amount<br/>BalanceOf tip<br/> | ||
Unvouch | ✔️ | ✔️ | u32 pos<br/> | ||
Vote | ✔️ | ✔️ | AccountIdLookupOfT candidate<br/>bool approve<br/> | ||
Defender vote | ✔️ | ✔️ | bool approve<br/> | ||
Payout | ✔️ | ✔️ | |||
Found | ✔️ | ✔️ | AccountIdLookupOfT founder<br/>u32 max_members<br/>Bytes rules<br/> | ||
Unfound | ✔️ | ✔️ | |||
Judge suspended member | ✔️ | ✔️ | AccountIdLookupOfT who<br/>bool forgive<br/> | ||
Judge suspended candidate | AccountIdLookupOfT who<br/>Judgement judgement<br/> | ||||
Set max members | ✔️ | ✔️ | u32 max<br/> |
Recovery
Name | Nano S | Nano S XL | Nano SP/X | 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 | ✔️ | ✔️ | AccountIdLookupOfT account<br/> | ||
Vouch recovery | ✔️ | ✔️ | AccountIdLookupOfT lost<br/>AccountIdLookupOfT rescuer<br/> | ||
Claim recovery | ✔️ | ✔️ | AccountIdLookupOfT account<br/> | ||
Close recovery | ✔️ | ✔️ | AccountIdLookupOfT rescuer<br/> | ||
Remove recovery | ✔️ | ✔️ | |||
Cancel recovered | ✔️ | ✔️ | AccountIdLookupOfT account<br/> |
Vesting
Name | Nano S | Nano S XL | Nano SP/X | Nesting | Arguments |
---|---|---|---|---|---|
Vest | ✔️ | ✔️ | |||
Vest other | ✔️ | ✔️ | AccountIdLookupOfT target<br/> | ||
Vested transfer | ✔️ | ✔️ | AccountIdLookupOfT target<br/>VestingInfo schedule<br/> | ||
Force vested transfer | ✔️ | ✔️ | AccountIdLookupOfT source<br/>AccountIdLookupOfT target<br/>VestingInfo schedule<br/> | ||
Merge schedules | ✔️ | ✔️ | u32 schedule1_index<br/>u32 schedule2_index<br/> |
Scheduler
Name | Nano S | Nano S XL | Nano SP/X | Nesting | Arguments |
---|---|---|---|---|---|
Schedule | BlockNumber when<br/>OptionschedulePeriodBlockNumber maybe_periodic<br/>schedulePriority priority<br/>Call call<br/> | ||||
Cancel | BlockNumber when<br/>u32 index<br/> | ||||
Schedule named | TaskName id<br/>BlockNumber when<br/>OptionschedulePeriodBlockNumber maybe_periodic<br/>schedulePriority priority<br/>Call call<br/> | ||||
Cancel named | TaskName id<br/> | ||||
Schedule after | BlockNumber after<br/>OptionschedulePeriodBlockNumber maybe_periodic<br/>schedulePriority priority<br/>Call call<br/> | ||||
Schedule named after | TaskName id<br/>BlockNumber after<br/>OptionschedulePeriodBlockNumber maybe_periodic<br/>schedulePriority priority<br/>Call call<br/> |
Proxy
Name | Nano S | Nano S XL | Nano SP/X | Nesting | Arguments |
---|---|---|---|---|---|
Proxy | ✔️ | ✔️ | ✔️ | AccountIdLookupOfT real<br/>OptionProxyType force_proxy_type<br/>Call call<br/> | |
Add proxy | ✔️ | ✔️ | ✔️ | AccountIdLookupOfT delegate<br/>ProxyType proxy_type<br/>BlockNumber delay<br/> | |
Remove proxy | ✔️ | ✔️ | ✔️ | AccountIdLookupOfT delegate<br/>ProxyType proxy_type<br/>BlockNumber delay<br/> | |
Remove proxies | ✔️ | ✔️ | |||
Create pure | ✔️ | ✔️ | ✔️ | ProxyType proxy_type<br/>BlockNumber delay<br/>u16 index<br/> | |
Kill pure | ✔️ | ✔️ | ✔️ | AccountIdLookupOfT spawner<br/>ProxyType proxy_type<br/>u16 index<br/>Compactu32 height<br/>Compactu32 ext_index<br/> | |
Announce | AccountIdLookupOfT real<br/>CallHashOf call_hash<br/> | ||||
Remove announcement | AccountIdLookupOfT real<br/>CallHashOf call_hash<br/> | ||||
Reject announcement | AccountIdLookupOfT delegate<br/>CallHashOf call_hash<br/> | ||||
Proxy announced | ✔️ | ✔️ | AccountIdLookupOfT delegate<br/>AccountIdLookupOfT real<br/>OptionProxyType force_proxy_type<br/>Call call<br/> |
Multisig
Name | Nano S | Nano S XL | Nano SP/X | Nesting | Arguments |
---|---|---|---|---|---|
As multi threshold 1 | ✔️ | ✔️ | ✔️ | VecAccountId other_signatories<br/>Call call<br/> | |
As multi | ✔️ | ✔️ | ✔️ | u16 threshold<br/>VecAccountId other_signatories<br/>OptionTimepoint maybe_timepoint<br/>Call call<br/>Weight max_weight<br/> | |
Approve as multi | ✔️ | ✔️ | ✔️ | u16 threshold<br/>VecAccountId other_signatories<br/>OptionTimepoint maybe_timepoint<br/>H256 call_hash<br/>Weight max_weight<br/> | |
Cancel as multi | ✔️ | ✔️ | ✔️ | u16 threshold<br/>VecAccountId other_signatories<br/>Timepoint timepoint<br/>H256 call_hash<br/> |
Preimage
Name | Nano S | Nano S XL | Nano SP/X | Nesting | Arguments |
---|---|---|---|---|---|
Note preimage | ✔️ | ✔️ | Vecu8 bytes<br/> | ||
Unnote preimage | ✔️ | ✔️ | Hash hash<br/> | ||
Request preimage | ✔️ | ✔️ | Hash hash<br/> | ||
Unrequest preimage | ✔️ | ✔️ | Hash hash<br/> |
Bounties
Name | Nano S | Nano S XL | Nano SP/X | Nesting | Arguments |
---|---|---|---|---|---|
Propose bounty | ✔️ | ✔️ | CompactBalance amount<br/>Bytes description<br/> | ||
Approve bounty | ✔️ | ✔️ | Compactu32 bounty_id<br/> | ||
Propose curator | ✔️ | ✔️ | Compactu32 bounty_id<br/>AccountIdLookupOfT curator<br/>CompactBalance fee<br/> | ||
Unassign curator | ✔️ | ✔️ | Compactu32 bounty_id<br/> | ||
Accept curator | ✔️ | ✔️ | Compactu32 bounty_id<br/> | ||
Award bounty | ✔️ | ✔️ | Compactu32 bounty_id<br/>AccountIdLookupOfT beneficiary<br/> | ||
Claim bounty | ✔️ | ✔️ | Compactu32 bounty_id<br/> | ||
Close bounty | ✔️ | ✔️ | Compactu32 bounty_id<br/> | ||
Extend bounty expiry | ✔️ | ✔️ | Compactu32 bounty_id<br/>Bytes remark<br/> |
ChildBounties
Name | Nano S | Nano S XL | Nano SP/X | Nesting | Arguments |
---|---|---|---|---|---|
Add child bounty | ✔️ | ✔️ | Compactu32 parent_bounty_id<br/>CompactBalance amount<br/>Vecu8 description<br/> | ||
Propose curator | ✔️ | ✔️ | Compactu32 parent_bounty_id<br/>Compactu32 child_bounty_id<br/>AccountIdLookupOfT curator<br/>CompactBalance fee<br/> | ||
Accept curator | ✔️ | ✔️ | Compactu32 parent_bounty_id<br/>Compactu32 child_bounty_id<br/> | ||
Unassign curator | ✔️ | ✔️ | Compactu32 parent_bounty_id<br/>Compactu32 child_bounty_id<br/> | ||
Award child bounty | ✔️ | ✔️ | Compactu32 parent_bounty_id<br/>Compactu32 child_bounty_id<br/>AccountIdLookupOfT beneficiary<br/> | ||
Claim child bounty | ✔️ | ✔️ | Compactu32 parent_bounty_id<br/>Compactu32 child_bounty_id<br/> | ||
Close child bounty | ✔️ | ✔️ | Compactu32 parent_bounty_id<br/>Compactu32 child_bounty_id<br/> |
ElectionProviderMultiPhase
Name | Nano S | Nano S XL | Nano SP/X | Nesting | Arguments |
---|---|---|---|---|---|
Submit unsigned | BoxRawSolutionSolutionOfMinerConfig raw_solution<br/>SolutionOrSnapshotSize witness<br/> | ||||
Set minimum untrusted score | OptionElectionScore maybe_next_score<br/> | ||||
Set emergency election result | SupportsAccountId supports<br/> | ||||
Submit | BoxRawSolutionSolutionOfMinerConfig raw_solution<br/> | ||||
Governance fallback | Optionu32 maybe_max_voters<br/>Optionu32 maybe_max_targets<br/> |
Nis
Name | Nano S | Nano S XL | Nano SP/X | Nesting | Arguments |
---|---|---|---|---|---|
Place bid | ✔️ | ✔️ | Compactu128 amount<br/>u32 duration<br/> | ||
Retract bid | ✔️ | ✔️ | Compactu128 amount<br/>u32 duration<br/> | ||
Fund deficit | ✔️ | ✔️ | |||
Thaw private | ✔️ | ✔️ | Compactu32 index<br/>OptionPerquintill maybe_proportion<br/> | ||
Thaw communal | ✔️ | ✔️ | Compactu32 index<br/> | ||
Communify | ✔️ | ✔️ | Compactu32 index<br/> | ||
Privatize | ✔️ | ✔️ | Compactu32 index<br/> |
NisCounterpartBalances
Name | Nano S | Nano S XL | Nano SP/X | Nesting | Arguments |
---|---|---|---|---|---|
Transfer allow death | ✔️ | ✔️ | AccountIdLookupOfT dest<br/>Compactu128 amount<br/> | ||
Set balance deprecated | ✔️ | ✔️ | AccountIdLookupOfT who<br/>Compactu128 new_free<br/>Compactu128 old_reserved<br/> | ||
Force transfer | ✔️ | ✔️ | AccountIdLookupOfT source<br/>AccountIdLookupOfT dest<br/>Compactu128 amount<br/> | ||
Transfer keep alive | ✔️ | ✔️ | AccountIdLookupOfT dest<br/>Compactu128 amount<br/> | ||
Transfer all | ✔️ | ✔️ | AccountIdLookupOfT dest<br/>bool keep_alive<br/> | ||
Force unreserve | ✔️ | ✔️ | AccountIdLookupOfT who<br/>Balance amount<br/> | ||
Upgrade accounts | ✔️ | ✔️ | VecAccountId who<br/> | ||
Transfer | ✔️ | ✔️ | AccountIdLookupOfT dest<br/>Compactu128 amount<br/> | ||
Force set balance | ✔️ | ✔️ | AccountIdLookupOfT who<br/>Compactu128 new_free<br/> |
VoterList
Name | Nano S | Nano S XL | Nano SP/X | Nesting | Arguments |
---|---|---|---|---|---|
Rebag | ✔️ | ✔️ | AccountIdLookupOfT dislocated<br/> | ||
Put in front of | ✔️ | ✔️ | AccountIdLookupOfT lighter<br/> |
NominationPools
Name | Nano S | Nano S XL | Nano SP/X | Nesting | Arguments |
---|---|---|---|---|---|
Join | ✔️ | ✔️ | ✔️ | CompactBalance amount<br/>PoolId pool_id<br/> | |
Bond extra | ✔️ | ✔️ | ✔️ | BondExtraBalanceOfT extra<br/> | |
Claim payout | ✔️ | ✔️ | ✔️ | ||
Unbond | ✔️ | ✔️ | ✔️ | AccountIdLookupOfT member_account<br/>CompactBalance unbonding_points<br/> | |
Pool withdraw unbonded | ✔️ | ✔️ | PoolId pool_id<br/>u32 num_slashing_spans<br/> | ||
Withdraw Unbonded | ✔️ | ✔️ | ✔️ | AccountIdLookupOfT member_account<br/>u32 num_slashing_spans<br/> | |
Create | ✔️ | ✔️ | ✔️ | CompactBalance amount<br/>AccountIdLookupOfT root<br/>AccountIdLookupOfT nominator<br/>AccountIdLookupOfT bouncer<br/> | |
Create with pool id | ✔️ | ✔️ | CompactBalance amount<br/>AccountIdLookupOfT root<br/>AccountIdLookupOfT nominator<br/>AccountIdLookupOfT bouncer<br/>PoolId pool_id<br/> | ||
Nominate | ✔️ | ✔️ | ✔️ | PoolId pool_id<br/>VecAccountId validators<br/> | |
Set state | ✔️ | ✔️ | ✔️ | PoolId pool_id<br/>PoolState state<br/> | |
Set metadata | ✔️ | ✔️ | ✔️ | PoolId pool_id<br/>Vecu8 metadata<br/> | |
Set configs | ✔️ | ✔️ | ConfigOpBalanceOfT min_join_bond<br/>ConfigOpBalanceOfT min_create_bond<br/>ConfigOpu32 max_pools<br/>ConfigOpu32 max_members<br/>ConfigOpu32 max_members_per_pool<br/>ConfigOpPerbill global_max_commission<br/> | ||
Update roles | ✔️ | ✔️ | ✔️ | PoolId pool_id<br/>ConfigOpAccountId new_root<br/>ConfigOpAccountId new_nominator<br/>ConfigOpAccountId new_bouncer<br/> | |
Chill | ✔️ | ✔️ | ✔️ | PoolId pool_id<br/> | |
Bond extra other | ✔️ | ✔️ | AccountIdLookupOfT member<br/>BondExtraBalanceOfT extra<br/> | ||
Set claim permission | ✔️ | ✔️ | ClaimPermission permission<br/> | ||
Claim payout other | ✔️ | ✔️ | AccountId other<br/> | ||
Set commission | ✔️ | ✔️ | PoolId pool_id<br/>OptionTuplePerbillAccountId new_commission<br/> | ||
Set commission max | ✔️ | ✔️ | PoolId pool_id<br/>Perbill max_commission<br/> | ||
Set commission change rate | ✔️ | ✔️ | PoolId pool_id<br/>CommissionChangeRateBlockNumber change_rate<br/> | ||
Claim commission | ✔️ | ✔️ | PoolId pool_id<br/> |
FastUnstake
Name | Nano S | Nano S XL | Nano SP/X | Nesting | Arguments |
---|---|---|---|---|---|
Register fast unstake | ✔️ | ✔️ | ✔️ | ||
Deregister | ✔️ | ✔️ | ✔️ | ||
Control | ✔️ | ✔️ | EraIndex eras_to_check<br/> |
Configuration
Name | Nano S | Nano S XL | Nano SP/X | Nesting | Arguments |
---|---|---|---|---|---|
Set validation upgrade cooldown | ✔️ | ✔️ | BlockNumber new_<br/> | ||
Set validation upgrade delay | ✔️ | ✔️ | BlockNumber new_<br/> | ||
Set code retention period | ✔️ | ✔️ | BlockNumber new_<br/> | ||
Set max code size | ✔️ | ✔️ | u32 new_<br/> | ||
Set max pov size | ✔️ | ✔️ | u32 new_<br/> | ||
Set max head data size | ✔️ | ✔️ | u32 new_<br/> | ||
Set parathread cores | ✔️ | ✔️ | u32 new_<br/> | ||
Set parathread retries | ✔️ | ✔️ | u32 new_<br/> | ||
Set group rotation frequency | ✔️ | ✔️ | BlockNumber new_<br/> | ||
Set chain availability period | ✔️ | ✔️ | BlockNumber new_<br/> | ||
Set thread availability period | ✔️ | ✔️ | BlockNumber new_<br/> | ||
Set scheduling lookahead | ✔️ | ✔️ | u32 new_<br/> | ||
Set max validators per core | ✔️ | ✔️ | Optionu32 new_<br/> | ||
Set max validators | ✔️ | ✔️ | Optionu32 new_<br/> | ||
Set dispute period | ✔️ | ✔️ | SessionIndex new_<br/> | ||
Set dispute post conclusion acceptance period | ✔️ | ✔️ | BlockNumber new_<br/> | ||
Set no show slots | ✔️ | ✔️ | u32 new_<br/> | ||
Set n delay tranches | ✔️ | ✔️ | u32 new_<br/> | ||
Set zeroth delay tranche width | ✔️ | ✔️ | u32 new_<br/> | ||
Set needed approvals | ✔️ | ✔️ | u32 new_<br/> | ||
Set relay vrf modulo samples | ✔️ | ✔️ | u32 new_<br/> | ||
Set max upward queue count | ✔️ | ✔️ | u32 new_<br/> | ||
Set max upward queue size | ✔️ | ✔️ | u32 new_<br/> | ||
Set max downward message size | ✔️ | ✔️ | u32 new_<br/> | ||
Set ump service total weight | ✔️ | ✔️ | Weight new_<br/> | ||
Set max upward message size | ✔️ | ✔️ | u32 new_<br/> | ||
Set max upward message num per candidate | ✔️ | ✔️ | u32 new_<br/> | ||
Set hrmp open request ttl | ✔️ | ✔️ | u32 new_<br/> | ||
Set hrmp sender deposit | ✔️ | ✔️ | Balance new_<br/> | ||
Set hrmp recipient deposit | ✔️ | ✔️ | Balance new_<br/> | ||
Set hrmp channel max capacity | ✔️ | ✔️ | u32 new_<br/> | ||
Set hrmp channel max total size | ✔️ | ✔️ | u32 new_<br/> | ||
Set hrmp max parachain inbound channels | ✔️ | ✔️ | u32 new_<br/> | ||
Set hrmp max parathread inbound channels | ✔️ | ✔️ | u32 new_<br/> | ||
Set hrmp channel max message size | ✔️ | ✔️ | u32 new_<br/> | ||
Set hrmp max parachain outbound channels | ✔️ | ✔️ | u32 new_<br/> | ||
Set hrmp max parathread outbound channels | ✔️ | ✔️ | u32 new_<br/> | ||
Set hrmp max message num per candidate | ✔️ | ✔️ | u32 new_<br/> | ||
Set ump max individual weight | ✔️ | ✔️ | Weight new_<br/> | ||
Set pvf checking enabled | ✔️ | ✔️ | bool new_<br/> | ||
Set pvf voting ttl | ✔️ | ✔️ | SessionIndex new_<br/> | ||
Set minimum validation upgrade delay | ✔️ | ✔️ | BlockNumber new_<br/> | ||
Set bypass consistency check | ✔️ | ✔️ | bool new_<br/> | ||
Set async backing params | AsyncBackingParams new_<br/> | ||||
Set executor params | ExecutorParams new_<br/> |
ParasShared
Name | Nano S | Nano S XL | Nano SP/X | Nesting | Arguments |
---|
ParaInclusion
Name | Nano S | Nano S XL | Nano SP/X | Nesting | Arguments |
---|
ParaInherent
Name | Nano S | Nano S XL | Nano SP/X | Nesting | Arguments |
---|---|---|---|---|---|
Enter | ParachainsInherentDataHeader data<br/> |
Paras
Name | Nano S | Nano S XL | Nano SP/X | Nesting | Arguments |
---|---|---|---|---|---|
Force set current code | ParaId para<br/>ValidationCode new_code<br/> | ||||
Force set current head | ParaId para<br/>HeadData new_head<br/> | ||||
Force schedule code upgrade | ParaId para<br/>ValidationCode new_code<br/>BlockNumber relay_parent_number<br/> | ||||
Force note new head | ParaId para<br/>HeadData new_head<br/> | ||||
Force queue action | ParaId para<br/> | ||||
Add trusted validation code | ValidationCode validation_code<br/> | ||||
Poke unused validation code | ValidationCodeHash validation_code_hash<br/> | ||||
Include pvf check statement | PvfCheckStatement stmt<br/>ValidatorSignature signature<br/> |
Initializer
Name | Nano S | Nano S XL | Nano SP/X | Nesting | Arguments |
---|---|---|---|---|---|
Force approve | ✔️ | ✔️ | BlockNumber up_to<br/> |
Ump
Name | Nano S | Nano S XL | Nano SP/X | Nesting | Arguments |
---|---|---|---|---|---|
Service overweight | ✔️ | ✔️ | OverweightIndex index<br/>Weight weight_limit<br/> |
Hrmp
Name | Nano S | Nano S XL | Nano SP/X | Nesting | Arguments |
---|---|---|---|---|---|
Hrmp init open channel | ParaId recipient<br/>u32 proposed_max_capacity<br/>u32 proposed_max_message_size<br/> | ||||
Hrmp accept open channel | ParaId sender<br/> | ||||
Hrmp close channel | HrmpChannelId channel_id<br/> | ||||
Force clean hrmp | ParaId para<br/>u32 inbound<br/>u32 outbound<br/> | ||||
Force process hrmp open | u32 channels<br/> | ||||
Force process hrmp close | u32 channels<br/> | ||||
Hrmp cancel open request | HrmpChannelId channel_id<br/>u32 open_requests<br/> | ||||
Force open hrmp channel | ParaId sender<br/>ParaId recipient<br/>u32 max_capacity<br/>u32 max_message_size<br/> |
ParasDisputes
Name | Nano S | Nano S XL | Nano SP/X | Nesting | Arguments |
---|---|---|---|---|---|
Force unfreeze | ✔️ | ✔️ |
ParasSlashing
Name | Nano S | Nano S XL | Nano SP/X | Nesting | Arguments |
---|---|---|---|---|---|
Report dispute lost unsigned | BoxDisputeProof dispute_proof<br/>KeyOwnerProof key_owner_proof<br/> |
Registrar
Name | Nano S | Nano S XL | Nano SP/X | Nesting | Arguments |
---|---|---|---|---|---|
Register | ParaId id<br/>HeadData genesis_head<br/>ValidationCode validation_code<br/> | ||||
Force register | AccountId who<br/>Balance deposit<br/>ParaId id<br/>HeadData genesis_head<br/>ValidationCode validation_code<br/> | ||||
Deregister | ParaId id<br/> | ||||
Swap | ParaId id<br/>ParaId other<br/> | ||||
Remove lock | ParaId para<br/> | ||||
Reserve | |||||
Add lock | ParaId para<br/> | ||||
Schedule code upgrade | ParaId para<br/>ValidationCode new_code<br/> | ||||
Set current head | ParaId para<br/>HeadData new_head<br/> |
Slots
Name | Nano S | Nano S XL | Nano SP/X | Nesting | Arguments |
---|---|---|---|---|---|
Force lease | ParaId para<br/>AccountId leaser<br/>Balance amount<br/>LeasePeriodOfT period_begin<br/>LeasePeriodOfT period_count<br/> | ||||
Clear all leases | ParaId para<br/> | ||||
Trigger onboard | ParaId para<br/> |
Auctions
Name | Nano S | Nano S XL | Nano SP/X | Nesting | Arguments |
---|---|---|---|---|---|
New auction | ✔️ | ✔️ | Compactu32 duration<br/>Compactu32 lease_period_index<br/> | ||
Bid | ✔️ | ✔️ | Compactu32 para<br/>Compactu32 auction_index<br/>Compactu32 first_slot<br/>Compactu32 last_slot<br/>CompactBalance amount<br/> | ||
Cancel auction | ✔️ | ✔️ |
Crowdloan
Name | Nano S | Nano S XL | Nano SP/X | Nesting | Arguments |
---|---|---|---|---|---|
Create | ✔️ | ✔️ | ✔️ | Compactu32 index<br/>Compactu128 cap<br/>Compactu32 first_period<br/>Compactu32 last_period<br/>Compactu32 end<br/>OptionMultiSigner verifier<br/> | |
Contribute | ✔️ | ✔️ | ✔️ | Compactu32 index<br/>Compactu128 amount<br/>OptionMultiSignature signature<br/> | |
Withdraw | ✔️ | ✔️ | ✔️ | AccountId who<br/>Compactu32 index<br/> | |
Refund | ✔️ | ✔️ | ✔️ | Compactu32 index<br/> | |
Dissolve | ✔️ | ✔️ | ✔️ | Compactu32 index<br/> | |
Edit | ✔️ | ✔️ | ✔️ | Compactu32 index<br/>Compactu128 cap<br/>Compactu32 first_period<br/>Compactu32 last_period<br/>Compactu32 end<br/>OptionMultiSigner verifier<br/> | |
Add memo | ✔️ | ✔️ | ✔️ | ParaId index<br/>Vecu8 memo<br/> | |
Poke | ✔️ | ✔️ | ✔️ | ParaId index<br/> | |
Contribute all | ✔️ | ✔️ | ✔️ | Compactu32 index<br/>OptionMultiSignature signature<br/> |
XcmPallet
Name | Nano S | Nano S XL | Nano SP/X | Nesting | Arguments |
---|---|---|---|---|---|
Send | BoxVersionedMultiLocation dest<br/>BoxVersionedXcmTuple message<br/> | ||||
Teleport assets | ✔️ | BoxVersionedMultiLocation dest<br/>BoxVersionedMultiLocation beneficiary<br/>BoxVersionedMultiAssets assets<br/>u32 fee_asset_item<br/> | |||
Reserve transfer assets | ✔️ | BoxVersionedMultiLocation dest<br/>BoxVersionedMultiLocation beneficiary<br/>BoxVersionedMultiAssets assets<br/>u32 fee_asset_item<br/> | |||
Execute | BoxVersionedXcmTasSysConfigRuntimeCall message<br/>Weight max_weight<br/> | ||||
Force xcm version | BoxMultiLocation location<br/>XcmVersion xcm_version<br/> | ||||
Force default xcm version | OptionXcmVersion maybe_xcm_version<br/> | ||||
Force subscribe version notify | BoxVersionedMultiLocation location<br/> | ||||
Force unsubscribe version notify | BoxVersionedMultiLocation location<br/> | ||||
Limited reserve transfer assets | ✔️ | BoxVersionedMultiLocation dest<br/>BoxVersionedMultiLocation beneficiary<br/>BoxVersionedMultiAssets assets<br/>u32 fee_asset_item<br/>WeightLimit weight_limit<br/> | |||
Limited teleport assets | ✔️ | BoxVersionedMultiLocation dest<br/>BoxVersionedMultiLocation beneficiary<br/>BoxVersionedMultiAssets assets<br/>u32 fee_asset_item<br/>WeightLimit weight_limit<br/> | |||
Force suspension | bool suspended<br/> |