Kusama 20.9391.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 | ✔️ | ✔️ | ✔️ | ✔️ | 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/> |
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/> |
Democracy
Name | Nano S | Nano S XL | Nano SP/X | Nesting | Arguments |
---|---|---|---|---|---|
Propose | ✔️ | ✔️ | ✔ ️ | BoundedCallOfT proposal<br/>CompactBalance amount<br/> | |
Second | ✔️ | ✔️ | ✔️ | Compactu32 proposal<br/> | |
Vote | ✔️ | ✔️ | ✔️ | Compactu32 ref_index<br/>AccountVote vote<br/> | |
Emergency cancel | ✔️ | ✔️ | ✔️ | ReferendumIndex ref_index<br/> | |
External propose | ✔️ | ✔️ | ✔️ | BoundedCallOfT proposal<br/> | |
External propose majority | ✔️ | ✔️ | ✔️ | BoundedCallOfT proposal<br/> | |
External propose default | ✔️ | ✔️ | ✔️ | BoundedCallOfT proposal<br/> | |
Fast track | ✔️ | ✔️ | ✔️ | H256 proposal_hash<br/>BlockNumber voting_period<br/>BlockNumber delay<br/> | |
Veto external | ✔️ | ✔️ | ✔️ | H256 proposal_hash<br/> | |
Cancel referendum | ✔️ | ✔️ | ✔️ | Compactu32 ref_index<br/> | |
Delegate | ✔️ | ✔️ | ✔️ | AccountIdLookupOfT to<br/>Conviction conviction<br/>Balance balance<br/> | |
Undelegate | ✔️ | ✔️ | ✔️ | ||
Clear public proposals | ✔️ | ✔️ | ✔️ | ||
Unlock | ✔️ | ✔️ | ✔️ | AccountIdLookupOfT target<br/> | |
Remove vote | ✔️ | ✔️ | ✔️ | ReferendumIndex index<br/> | |
Remove other vote | ✔️ | ✔️ | ✔️ | AccountIdLookupOfT target<br/>ReferendumIndex index<br/> | |
Blacklist | ✔️ | ✔️ | H256 proposal_hash<br/>OptionReferendumIndex maybe_ref_index<br/> | ||
Cancel proposal | ✔️ | ✔️ | ✔️ | Compactu32 prop_index<br/> | |
Set metadata | ✔️ | ✔️ | MetadataOwner owner<br/>OptionPreimageHash maybe_hash<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 old weight | ✔️ | ✔️ | Hash proposal_hash<br/>Compactu32 index<br/>Compactu64 proposal_weight_bound<br/>Compactu32 length_bound<br/> | ||
Disapprove proposal | ✔️ | ✔️ | Hash proposal_hash<br/> | ||
Close | ✔️ | ✔️ | Hash proposal_hash<br/>Compactu32 index<br/>Weight proposal_weight_bound<br/>Compactu32 length_bound<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 old weight | ✔️ | ✔️ | Hash proposal_hash<br/>Compactu32 index<br/>Compactu64 proposal_weight_bound<br/>Compactu32 length_bound<br/> | ||
Disapprove proposal | ✔️ | ✔️ | Hash proposal_hash<br/> | ||
Close | ✔️ | ✔️ | Hash proposal_hash<br/>Compactu32 index<br/>Weight proposal_weight_bound<br/>Compactu32 length_bound<br/> |
PhragmenElection
Name | Nano S | Nano S XL | Nano SP/X | Nesting | Arguments |
---|---|---|---|---|---|
Vote | ✔️ | ✔️ | VecAccountId votes<br/>CompactBalance 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 | ✔️ | ✔️ | 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/> |