Nodle 9.25.x
System
| Name | Nano S | Nano S XL | Nano SP/X - Stax | Nesting | Arguments |
|---|---|---|---|---|---|
| Remark | ✔️ | ✔️ | ✔️ | Bytesremark<br/> | |
| Set heap pages | ✔️ | ✔️ | ✔️ | u64pages<br/> | |
| Set code | ✔️ | ✔️ | ✔️ | Vecu8code<br/> | |
| Set code without checks | ✔️ | ✔️ | ✔️ | Vecu8code<br/> | |
| Set storage | VecKeyValueitems<br/> | ||||
| Kill storage | VecKeykeys<br/> | ||||
| Kill prefix | Keyprefix<br/>u32subkeys<br/> | ||||
| Remark with event | ✔️ | ✔️ | ✔️ | Bytesremark<br/> |
Timestamp
| Name | Nano S | Nano S XL | Nano SP/X - Stax | Nesting | Arguments |
|---|---|---|---|---|---|
| Set | Compactu64now<br/> |
Balances
| Name | Nano S | Nano S XL | Nano SP/X - Stax | Nesting | Arguments |
|---|---|---|---|---|---|
| Transfer allow death | ✔️ | ✔️ | ✔️ | ✔️ | AccountIdLookupOfTdest<br/>CompactBalanceamount<br/> |
| Set balance deprecated | ✔️ | ✔️ | ✔️ | AccountIdLookupOfTwho<br/>CompactBalancenew_free<br/>CompactBalanceold_reserved<br/> | |
| Force transfer | ✔️ | ✔️ | ✔️ | ✔️ | AccountIdLookupOfTsource<br/>AccountIdLookupOfTdest<br/>CompactBalanceamount<br/> |
| Transfer keep alive | ✔️ | ✔️ | ✔️ | ✔️ | AccountIdLookupOfTdest<br/>CompactBalanceamount<br/> |
| Transfer all | ✔️ | ✔️ | ✔️ | ✔️ | AccountIdLookupOfTdest<br/>boolkeep_alive<br/> |
| Force unreserve | ✔️ | ✔️ | AccountIdLookupOfTwho<br/>Balanceamount<br/> | ||
| Upgrade accounts | ✔️ | ✔️ | VecAccountIdwho<br/> | ||
| Transfer | ✔️ | ✔️ | ✔️ | ✔️ | AccountIdLookupOfTdest<br/>CompactBalanceamount<br/> |
| Force set balance | ✔️ | ✔️ | AccountIdLookupOfTwho<br/>CompactBalancenew_free<br/> |
Scheduler
| Name | Nano S | Nano S XL | Nano SP/X - Stax | Nesting | Arguments |
|---|---|---|---|---|---|
| Schedule | BlockNumberwhen<br/>OptionschedulePeriodBlockNumbermaybe_periodic<br/>schedulePrioritypriority<br/>Callcall<br/> | ||||
| Cancel | BlockNumberwhen<br/>u32index<br/> | ||||
| Schedule named | TaskNameid<br/>BlockNumberwhen<br/>OptionschedulePeriodBlockNumbermaybe_periodic<br/>schedulePrioritypriority<br/>Callcall<br/> | ||||
| Cancel named | TaskNameid<br/> | ||||
| Schedule after | BlockNumberafter<br/>OptionschedulePeriodBlockNumbermaybe_periodic<br/>schedulePrioritypriority<br/>Callcall<br/> | ||||
| Schedule named after | TaskNameid<br/>BlockNumberafter<br/>OptionschedulePeriodBlockNumbermaybe_periodic<br/>schedulePrioritypriority<br/>Callcall<br/> |
CompanyReserve
| Name | Nano S | Nano S XL | Nano SP/X - Stax | Nesting | Arguments |
|---|---|---|---|---|---|
| Spend | ✔️ | ✔️ | AccountIdto<br/>BalanceOfamount<br/> | ||
| Tip | ✔️ | ✔️ | BalanceOfamount<br/> | ||
| Apply as | ✔️ | ✔️ | Callcall<br/> |
InternationalReserve
| Name | Nano S | Nano S XL | Nano SP/X - Stax | Nesting | Arguments |
|---|---|---|---|---|---|
| Spend | ✔️ | ✔️ | AccountIdto<br/>BalanceOfamount<br/> | ||
| Tip | ✔️ | ✔️ | BalanceOfamount<br/> | ||
| Apply as | ✔️ | ✔️ | Callcall<br/> |
UsaReserve
| Name | Nano S | Nano S XL | Nano SP/X - Stax | Nesting | Arguments |
|---|---|---|---|---|---|
| Spend | ✔️ | ✔️ | AccountIdto<br/>BalanceOfamount<br/> | ||
| Tip | ✔️ | ✔️ | BalanceOfamount<br/> | ||
| Apply as | ✔️ | ✔️ | Callcall<br/> |
Vesting
| Name | Nano S | Nano S XL | Nano SP/X - Stax | Nesting | Arguments |
|---|---|---|---|---|---|
| Claim | ✔️ | ✔️ | |||
| Add vesting schedule | ✔️ | ✔️ | LookupasStaticLookupSourcedest<br/>VestingScheduleOfschedule<br/> | ||
| Cancel all vesting schedules | ✔️ | ✔️ | LookupasStaticLookupSourcewho<br/>LookupasStaticLookupSourcefunds_collector<br/> | ||
| Renounce | ✔️ | ✔️ | LookupasStaticLookupSourcewho<br/> |
Mandate
| Name | Nano S | Nano S XL | Nano SP/X - Stax | Nesting | Arguments |
|---|---|---|---|---|---|
| Apply | ✔️ | ✔️ | ✔️ | Callcall<br/> |
TechnicalCommittee
| Name | Nano S | Nano S XL | Nano SP/X - Stax | Nesting | Arguments |
|---|---|---|---|---|---|
| Set members | ✔️ | ✔️ | VecAccountIdnew_members<br/>OptionAccountIdprime<br/>MemberCountold_count<br/> | ||
| Execute | ✔️ | ✔️ | Proposalproposal<br/>Compactu32length_bound<br/> | ||
| Propose | ✔️ | ✔️ | Compactu32threshold<br/>Proposalproposal<br/>Compactu32length_bound<br/> | ||
| Vote | ✔️ | ✔️ | Hashproposal<br/>Compactu32index<br/>boolapprove<br/> | ||
| Disapprove proposal | ✔️ | ✔️ | Hashproposal_hash<br/> | ||
| Close | ✔️ | ✔️ | Hashproposal_hash<br/>Compactu32index<br/>Weightproposal_weight_bound<br/>Compactu32length_bound<br/> |
TechnicalMembership
| Name | Nano S | Nano S XL | Nano SP/X - Stax | Nesting | Arguments |
|---|---|---|---|---|---|
| Add member | ✔️ | ✔️ | AccountIdLookupOfTwho<br/> | ||
| Remove member | ✔️ | ✔️ | AccountIdLookupOfTwho<br/> | ||
| Swap member | ✔️ | ✔️ | AccountIdLookupOfTremove<br/>AccountIdLookupOfTadd<br/> | ||
| Reset members | ✔️ | ✔️ | VecAccountIdmembers<br/> | ||
| Change key | ✔️ | ✔️ | AccountIdLookupOfTnew_<br/> | ||
| Set prime | ✔️ | ✔️ | AccountIdLookupOfTwho<br/> | ||
| Clear prime | ✔️ | ✔️ |
CollatorSelection
| Name | Nano S | Nano S XL | Nano SP/X - Stax | Nesting | Arguments |
|---|---|---|---|---|---|
| Set invulnerables | ✔️ | ✔️ | VecAccountIdnew_<br/> | ||
| Set desired candidates | ✔️ | ✔️ | u32max<br/> | ||
| Set candidacy bond | ✔️ | ✔️ | Balancebond<br/> | ||
| Register as candidate | ✔️ | ✔️ | |||
| Leave intent | ✔️ | ✔️ |
Session
| Name | Nano S | Nano S XL | Nano SP/X - Stax | Nesting | Arguments |
|---|---|---|---|---|---|
| Set keys | ✔️ | ✔️ | ✔️ | ✔️ | Keyskeys<br/>Bytesproof<br/> |
| Purge keys | ✔️ | ✔️ | ✔️ | ✔️ |
ParachainSystem
| Name | Nano S | Nano S XL | Nano SP/X - Stax | Nesting | Arguments |
|---|---|---|---|---|---|
| Set validation data | ParachainInherentDatadata<br/> | ||||
| Sudo send upward message | UpwardMessagemessage<br/> | ||||
| Authorize upgrade | Hashcode_hash<br/>boolcheck_version<br/> | ||||
| Enact authorized upgrade | Vecu8code<br/> |
ParachainInfo
| Name | Nano S | Nano S XL | Nano SP/X - Stax | Nesting | Arguments |
|---|
CumulusXcm
| Name | Nano S | Nano S XL | Nano SP/X - Stax | Nesting | Arguments |
|---|
DmpQueue
| Name | Nano S | Nano S XL | Nano SP/X - Stax | Nesting | Arguments |
|---|---|---|---|---|---|
| Service overweight | OverweightIndexindex<br/>Weightweight_limit<br/> |
XcmpQueue
| Name | Nano S | Nano S XL | Nano SP/X - Stax | Nesting | Arguments |
|---|---|---|---|---|---|
| Service overweight | OverweightIndexindex<br/>Weightweight_limit<br/> | ||||
| Suspend xcm execution | |||||
| Resume xcm execution | |||||
| Update suspend threshold | u32new_<br/> | ||||
| Update drop threshold | u32new_<br/> | ||||
| Update resume threshold | u32new_<br/> | ||||
| Update threshold weight | Weightnew_<br/> | ||||
| Update weight restrict decay | Weightnew_<br/> | ||||
| Update xcmp max individual weight | Weightnew_<br/> |
PolkadotXcm
| Name | Nano S | Nano S XL | Nano SP/X - Stax | Nesting | Arguments |
|---|---|---|---|---|---|
| Send | BoxVersionedMultiLocationdest<br/>BoxVersionedXcmTuplemessage<br/> | ||||
| Teleport assets | ✔️ | BoxVersionedMultiLocationdest<br/>BoxVersionedMultiLocationbeneficiary<br/>BoxVersionedMultiAssetsassets<br/>u32fee_asset_item<br/> | |||
| Reserve transfer assets | ✔️ | BoxVersionedMultiLocationdest<br/>BoxVersionedMultiLocationbeneficiary<br/>BoxVersionedMultiAssetsassets<br/>u32fee_asset_item<br/> | |||
| Execute | BoxVersionedXcmTasSysConfigRuntimeCallmessage<br/>Weightmax_weight<br/> | ||||
| Force xcm version | BoxMultiLocationlocation<br/>XcmVersionxcm_version<br/> | ||||
| Force default xcm version | OptionXcmVersionmaybe_xcm_version<br/> | ||||
| Force subscribe version notify | BoxVersionedMultiLocationlocation<br/> | ||||
| Force unsubscribe version notify | BoxVersionedMultiLocationlocation<br/> | ||||
| Limited reserve transfer assets | ✔️ | BoxVersionedMultiLocationdest<br/>BoxVersionedMultiLocationbeneficiary<br/>BoxVersionedMultiAssetsassets<br/>u32fee_asset_item<br/>WeightLimitweight_limit<br/> | |||
| Limited teleport assets | ✔️ | BoxVersionedMultiLocationdest<br/>BoxVersionedMultiLocationbeneficiary<br/>BoxVersionedMultiAssetsassets<br/>u32fee_asset_item<br/>WeightLimitweight_limit<br/> | |||
| Force suspension | ✔️ | boolsuspended<br/> |
XTokens
| Name | Nano S | Nano S XL | Nano SP/X - Stax | Nesting | Arguments |
|---|---|---|---|---|---|
| Transfer | ✔️ | CurrencyIdcurrency_id<br/>Balanceamount<br/>BoxVersionedMultiLocationdest<br/>WeightLimitdest_weight_limit<br/> | |||
| Transfer multiasset | ✔️ | BoxVersionedMultiAssetasset<br/>BoxVersionedMultiLocationdest<br/>WeightLimitdest_weight_limit<br/> | |||
| Transfer with fee | ✔️ | CurrencyIdcurrency_id<br/>Balanceamount<br/>Balancefee<br/>BoxVersionedMultiLocationdest<br/>WeightLimitdest_weight_limit<br/> | |||
| Transfer multiasset with fee | ✔️ | BoxVersionedMultiAssetasset<br/>BoxVersionedMultiAssetfee<br/>BoxVersionedMultiLocationdest<br/>WeightLimitdest_weight_limit<br/> | |||
| Transfer multicurrencies | VecTupleCurrencyIdBalancecurrencies<br/>u32fee_item<br/>BoxVersionedMultiLocationdest<br/>WeightLimitdest_weight_limit<br/> | ||||
| Transfer multiassets | ✔️ | BoxVersionedMultiAssetsassets<br/>u32fee_item<br/>BoxVersionedMultiLocationdest<br/>WeightLimitdest_weight_limit<br/> |
Utility
| Name | Nano S | Nano S XL | Nano SP/X - Stax | Nesting | Arguments |
|---|---|---|---|---|---|
| Batch | ✔️ | ✔️ | ✔️ | ✔️ | VecCallcalls<br/> |
| As derivative | u16index<br/>Callcall<br/> | ||||
| Batch all | ✔️ | ✔️ | ✔️ | ✔️ | VecCallcalls<br/> |
| Dispatch as | BoxPalletsOriginas_origin<br/>Callcall<br/> | ||||
| Force batch | ✔️ | ✔️ | ✔️ | VecCallcalls<br/> | |
| With weight | ✔️ | ✔️ | Callcall<br/>Weightweight<br/> |
Multisig
| Name | Nano S | Nano S XL | Nano SP/X - Stax | Nesting | Arguments |
|---|---|---|---|---|---|
| As multi threshold 1 | ✔️ | ✔️ | ✔️ | VecAccountIdother_signatories<br/>Callcall<br/> | |
| As multi | ✔️ | ✔️ | ✔️ | u16threshold<br/>VecAccountIdother_signatories<br/>OptionTimepointmaybe_timepoint<br/>Callcall<br/>Weightmax_weight<br/> | |
| Approve as multi | ✔️ | ✔️ | ✔️ | u16threshold<br/>VecAccountIdother_signatories<br/>OptionTimepointmaybe_timepoint<br/>H256call_hash<br/>Weightmax_weight<br/> | |
| Cancel as multi | ✔️ | ✔️ | ✔️ | u16threshold<br/>VecAccountIdother_signatories<br/>Timepointtimepoint<br/>H256call_hash<br/> |
Uniques
| Name | Nano S | Nano S XL | Nano SP/X - Stax | Nesting | Arguments |
|---|---|---|---|---|---|
| Create | ✔️ | ✔️ | CollectionIdcollection<br/>AccountIdLookupOfTadmin<br/> | ||
| Force create | ✔️ | ✔️ | CollectionIdcollection<br/>AccountIdLookupOfTowner<br/>boolfree_holding<br/> | ||
| Destroy | ✔️ | ✔️ | CollectionIdcollection<br/>DestroyWitnesswitness<br/> | ||
| Mint | ✔️ | ✔️ | CollectionIdcollection<br/>ItemIditem<br/>AccountIdLookupOfTowner<br/> | ||
| Burn | ✔️ | ✔️ | CollectionIdcollection<br/>ItemIditem<br/>OptionAccountIdLookupOfTcheck_owner<br/> | ||
| Transfer | ✔️ | ✔️ | CollectionIdcollection<br/>ItemIditem<br/>AccountIdLookupOfTdest<br/> | ||
| Redeposit | ✔️ | ✔️ | CollectionIdcollection<br/>VecItemIditems<br/> | ||
| Freeze | ✔️ | ✔️ | CollectionIdcollection<br/>ItemIditem<br/> | ||
| Thaw | ✔️ | ✔️ | CollectionIdcollection<br/>ItemIditem<br/> | ||
| Freeze collection | ✔️ | ✔️ | CollectionIdcollection<br/> | ||
| Thaw collection | ✔️ | ✔️ | CollectionIdcollection<br/> | ||
| Transfer ownership | ✔️ | ✔️ | CollectionIdcollection<br/>AccountIdLookupOfTowner<br/> | ||
| Set team | ✔️ | ✔️ | CollectionIdcollection<br/>AccountIdLookupOfTissuer<br/>AccountIdLookupOfTadmin<br/>AccountIdLookupOfTfreezer<br/> | ||
| Approve transfer | ✔️ | ✔️ | CollectionIdcollection<br/>ItemIditem<br/>AccountIdLookupOfTdelegate<br/> | ||
| Cancel approval | ✔️ | ✔️ | CollectionIdcollection<br/>ItemIditem<br/>OptionAccountIdLookupOfTmaybe_check_delegate<br/> | ||
| Force item status | ✔️ | ✔️ | CollectionIdcollection<br/>AccountIdLookupOfTowner<br/>AccountIdLookupOfTissuer<br/>AccountIdLookupOfTadmin<br/>AccountIdLookupOfTfreezer<br/>boolfree_holding<br/>boolis_frozen<br/> | ||
| Set attribute | ✔️ | ✔️ | CollectionIdcollection<br/>OptionItemIdmaybe_item<br/>BoundedVecu8key<br/>BoundedVecu8value<br/> | ||
| Clear attribute | ✔️ | ✔️ | CollectionIdcollection<br/>OptionItemIdmaybe_item<br/>BoundedVecu8key<br/> | ||
| Set metadata | ✔️ | ✔️ | CollectionIdcollection<br/>ItemIditem<br/>BoundedVecu8data<br/>boolis_frozen<br/> | ||
| Clear metadata | ✔️ | ✔️ | CollectionIdcollection<br/>ItemIditem<br/> | ||
| Set collection metadata | ✔️ | ✔️ | CollectionIdcollection<br/>BoundedVecu8data<br/>boolis_frozen<br/> | ||
| Clear collection metadata | ✔️ | ✔️ | CollectionIdcollection<br/> | ||
| Set accept ownership | ✔️ | ✔️ | OptionCollectionIdmaybe_collection<br/> | ||
| Set collection max supply | ✔️ | ✔️ | CollectionIdcollection<br/>u32max_supply<br/> | ||
| Set price | ✔️ | ✔️ | CollectionIdcollection<br/>ItemIditem<br/>OptionItemPriceprice<br/>OptionAccountIdLookupOfTwhitelisted_buyer<br/> | ||
| Buy item | ✔️ | ✔️ | CollectionIdcollection<br/>ItemIditem<br/>ItemPricebid_price<br/> |
Preimage
| Name | Nano S | Nano S XL | Nano SP/X - Stax | Nesting | Arguments |
|---|---|---|---|---|---|
| Note preimage | ✔️ | ✔️ | Vecu8bytes<br/> | ||
| Unnote preimage | ✔️ | ✔️ | Hashhash<br/> | ||
| Request preimage | ✔️ | ✔️ | Hashhash<br/> | ||
| Unrequest preimage | ✔️ | ✔️ | Hashhash<br/> |
Sponsorship
| Name | Nano S | Nano S XL | Nano SP/X - Stax | Nesting | Arguments |
|---|---|---|---|---|---|
| Create pot | PotIdpot<br/>SponsorshipTypesponsorship_type<br/>Balancefee_quota<br/>Balancereserve_quota<br/> | ||||
| Remove pot | PotIdpot<br/> | ||||
| Register users | PotIdpot<br/>VecAccountIdusers<br/>Balancecommon_fee_quota<br/>Balancecommon_reserve_quota<br/> | ||||
| Remove users | PotIdpot<br/>VecAccountIdusers<br/> | ||||
| Sponsor for | PotIdpot<br/>Callcall<br/> | ||||
| Update pot limits | PotIdpot<br/>Balancenew_fee_quota<br/>Balancenew_reserve_quota<br/> | ||||
| Update users limits | PotIdpot<br/>Balancenew_fee_quota<br/>Balancenew_reserve_quota<br/>VecAccountIdusers<br/> | ||||
| Update sponsorship type | PotIdpot<br/>SponsorshipTypesponsorship_type<br/> |
Allocations
| Name | Nano S | Nano S XL | Nano SP/X - Stax | Nesting | Arguments |
|---|---|---|---|---|---|
| Batch | ✔️ | ✔️ | VecTupleAccountIdBalanceOfbatch<br/> | ||
| Set curve starting block | ✔️ | ✔️ | BlockNumbercurve_start<br/> |
AllocationsOracles
| Name | Nano S | Nano S XL | Nano SP/X - Stax | Nesting | Arguments |
|---|---|---|---|---|---|
| Add member | ✔️ | ✔️ | AccountIdLookupOfTwho<br/> | ||
| Remove member | ✔️ | ✔️ | AccountIdLookupOfTwho<br/> | ||
| Swap member | ✔️ | ✔️ | AccountIdLookupOfTremove<br/>AccountIdLookupOfTadd<br/> | ||
| Reset members | ✔️ | ✔️ | VecAccountIdmembers<br/> | ||
| Change key | ✔️ | ✔️ | AccountIdLookupOfTnew_<br/> | ||
| Set prime | ✔️ | ✔️ | AccountIdLookupOfTwho<br/> | ||
| Clear prime | ✔️ | ✔️ |
DaoReserve
| Name | Nano S | Nano S XL | Nano SP/X - Stax | Nesting | Arguments |
|---|---|---|---|---|---|
| Spend | ✔️ | ✔️ | AccountIdto<br/>BalanceOfamount<br/> | ||
| Tip | ✔️ | ✔️ | BalanceOfamount<br/> | ||
| Apply as | ✔️ | ✔️ | Callcall<br/> |
Contracts
| Name | Nano S | Nano S XL | Nano SP/X - Stax | Nesting | Arguments |
|---|---|---|---|---|---|
| Call old weight | ✔️ | ✔️ | AccountIdLookupOfTdest<br/>CompactBalanceamount<br/>Compactu64gas_limit<br/>OptionCompactBalanceOfstorage_deposit_limit<br/>Vecu8data<br/> | ||
| Instantiate with code old weight | ✔️ | ✔️ | CompactBalanceamount<br/>Compactu64gas_limit<br/>OptionCompactBalanceOfstorage_deposit_limit<br/>Vecu8code<br/>Vecu8data<br/>Vecu8salt<br/> | ||
| Instantiate old weight | ✔️ | ✔️ | CompactBalanceamount<br/>Compactu64gas_limit<br/>OptionCompactBalanceOfstorage_deposit_limit<br/>CodeHashcode_hash<br/>Vecu8data<br/>Vecu8salt<br/> | ||
| Upload code | ✔️ | ✔️ | Vecu8code<br/>OptionCompactBalanceOfstorage_deposit_limit<br/>Determinismdeterminism<br/> | ||
| Remove code | ✔️ | ✔️ | CodeHashcode_hash<br/> | ||
| Set code | ✔️ | ✔️ | AccountIdLookupOfTdest<br/>CodeHashcode_hash<br/> | ||
| Call | ✔️ | ✔️ | AccountIdLookupOfTdest<br/>CompactBalanceamount<br/>Weightgas_limit<br/>OptionCompactBalanceOfstorage_deposit_limit<br/>Vecu8data<br/> | ||
| Instantiate with code | ✔️ | ✔️ | CompactBalanceamount<br/>Weightgas_limit<br/>OptionCompactBalanceOfstorage_deposit_limit<br/>Vecu8code<br/>Vecu8data<br/>Vecu8salt<br/> | ||
| Instantiate | ✔️ | ✔️ | CompactBalanceamount<br/>Weightgas_limit<br/>OptionCompactBalanceOfstorage_deposit_limit<br/>CodeHashcode_hash<br/>Bytesdata<br/>Bytessalt<br/> |