Parallel 17.193.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/> |
Timestamp
Name | Nano S | Nano S XL | Nano SP/X | Nesting | Arguments |
---|---|---|---|---|---|
Set | ✔️ | ✔️ | Compactu64 now<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/> |
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/>OpaqueCall call<br/>bool store_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/> |
Balances
Name | Nano S | Nano S XL | Nano SP/X | Nesting | Arguments |
---|---|---|---|---|---|
Transfer | ✔️ | ✔️ | ✔️ | ✔️ | LookupasStaticLookupSource dest<br/>CompactBalance amount<br/> |
Set balance | ✔️ | ✔️ | ✔️ | LookupasStaticLookupSource who<br/>CompactBalance new_free<br/>CompactBalance new_reserved<br/> | |
Force transfer | ✔️ | ✔️ | ✔️ | ✔️ | LookupasStaticLookupSource source<br/>LookupasStaticLookupSource dest<br/>CompactBalance amount<br/> |
Transfer keep alive | ✔️ | ✔️ | ✔️ | ✔️ | LookupasStaticLookupSource dest<br/>CompactBalance amount<br/> |
Transfer all | ✔️ | ✔️ | ✔️ | LookupasStaticLookupSource dest<br/>bool keep_alive<br/> | |
Force unreserve | ✔️ | ✔️ | LookupasStaticLookupSource who<br/>Balance amount<br/> |
Assets
Name | Nano S | Nano S XL | Nano SP/X | Nesting | Arguments |
---|---|---|---|---|---|
Create | ✔️ | ✔️ | Compactu32 id<br/>LookupasStaticLookupSource admin<br/>Balance min_balance<br/> | ||
Force create | ✔️ | ✔️ | Compactu32 id<br/>LookupasStaticLookupSource owner<br/>bool is_sufficient<br/>Compactu128 min_balance<br/> | ||
Destroy | ✔️ | ✔️ | Compactu32 id<br/>DestroyWitness witness<br/> | ||
Mint | ✔️ | ✔️ | Compactu32 id<br/>LookupasStaticLookupSource beneficiary<br/>Compactu128 amount<br/> | ||
Burn | ✔️ | ✔️ | Compactu32 id<br/>LookupasStaticLookupSource who<br/>Compactu128 amount<br/> | ||
Transfer | ✔️ | ✔️ | Compactu32 id<br/>LookupasStaticLookupSource target<br/>Compactu128 amount<br/> | ||
Transfer keep alive | ✔️ | ✔️ | Compactu32 id<br/>LookupasStaticLookupSource target<br/>Compactu128 amount<br/> | ||
Force transfer | ✔️ | ✔️ | Compactu32 id<br/>LookupasStaticLookupSource source<br/>LookupasStaticLookupSource dest<br/>Compactu128 amount<br/> | ||
Freeze | ✔️ | ✔️ | Compactu32 id<br/>LookupasStaticLookupSource who<br/> | ||
Thaw | ✔️ | ✔️ | Compactu32 id<br/>LookupasStaticLookupSource who<br/> | ||
Freeze asset | ✔️ | ✔️ | Compactu32 id<br/> | ||
Thaw asset | ✔️ | ✔️ | Compactu32 id<br/> | ||
Transfer ownership | ✔️ | ✔️ | Compactu32 id<br/>LookupasStaticLookupSource owner<br/> | ||
Set team | ✔️ | ✔️ | Compactu32 id<br/>LookupasStaticLookupSource issuer<br/>LookupasStaticLookupSource admin<br/>LookupasStaticLookupSource freezer<br/> | ||
Set metadata | ✔️ | ✔️ | Compactu32 id<br/>Vecu8 name<br/>Vecu8 symbol<br/>u8 decimals<br/> | ||
Clear metadata | ✔️ | ✔️ | Compactu32 id<br/> | ||
Force set metadata | ✔️ | ✔️ | Compactu32 id<br/>Vecu8 name<br/>Vecu8 symbol<br/>u8 decimals<br/>bool is_frozen<br/> | ||
Force clear metadata | ✔️ | ✔️ | Compactu32 id<br/> | ||
Force asset status | ✔️ | ✔️ | Compactu32 id<br/>LookupasStaticLookupSource owner<br/>LookupasStaticLookupSource issuer<br/>LookupasStaticLookupSource admin<br/>LookupasStaticLookupSource freezer<br/>Compactu128 min_balance<br/>bool is_sufficient<br/>bool is_frozen<br/> | ||
Approve transfer | ✔️ | ✔️ | Compactu32 id<br/>LookupasStaticLookupSource delegate<br/>Compactu128 amount<br/> | ||
Cancel approval | ✔️ | ✔️ | Compactu32 id<br/>LookupasStaticLookupSource delegate<br/> | ||
Force cancel approval | ✔️ | ✔️ | Compactu32 id<br/>LookupasStaticLookupSource owner<br/>LookupasStaticLookupSource delegate<br/> | ||
Transfer approved | ✔️ | ✔️ | Compactu32 id<br/>LookupasStaticLookupSource owner<br/>LookupasStaticLookupSource destination<br/>Compactu128 amount<br/> | ||
Touch | ✔️ | ✔️ | Compactu32 id<br/> | ||
Refund | ✔️ | ✔️ | Compactu32 id<br/>bool allow_burn<br/> |
Proxy
Name | Nano S | Nano S XL | Nano SP/X | Nesting | Arguments |
---|---|---|---|---|---|
Proxy | ✔️ | ✔️ | ✔️ | AccountId real<br/>OptionProxyType force_proxy_type<br/>Call call<br/> | |
Add proxy | ✔️ | ✔️ | AccountId delegate<br/>ProxyType proxy_type<br/>BlockNumber delay<br/> | ||
Remove proxy | ✔️ | ✔️ | AccountId delegate<br/>ProxyType proxy_type<br/>BlockNumber delay<br/> | ||
Remove proxies | ✔️ | ✔️ | |||
Anonymous | ✔️ | ✔️ | ProxyType proxy_type<br/>BlockNumber delay<br/>u16 index<br/> | ||
Kill anonymous | ✔️ | ✔️ | AccountId spawner<br/>ProxyType proxy_type<br/>u16 index<br/>Compactu32 height<br/>Compactu32 ext_index<br/> | ||
Announce | ✔️ | ✔️ | AccountId real<br/>CallHashOf call_hash<br/> | ||
Remove announcement | ✔️ | ✔️ | AccountId real<br/>CallHashOf call_hash<br/> | ||
Reject announcement | ✔️ | ✔️ | AccountId delegate<br/>CallHashOf call_hash<br/> | ||
Proxy announced | ✔️ | ✔️ | AccountId delegate<br/>AccountId real<br/>OptionProxyType force_proxy_type<br/>Call call<br/> |
Identity
Name | Nano S | Nano S XL | Nano SP/X | Nesting | Arguments |
---|---|---|---|---|---|
Add registrar | ✔️ | ✔️ | AccountId account<br/> | ||
Set identity | BoxIdentityInfoMaxAdditionalFields 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/>AccountId new_<br/> | ||
Set fields | Compactu32 index<br/>IdentityFields fields<br/> | ||||
Provide judgement | Compactu32 reg_index<br/>LookupasStaticLookupSource target<br/>JudgementBalanceOfT judgement<br/> | ||||
Kill identity | ✔️ | ✔️ | LookupasStaticLookupSource target<br/> | ||
Add sub | LookupasStaticLookupSource sub<br/>Data data<br/> | ||||
Rename sub | LookupasStaticLookupSource sub<br/>Data data<br/> | ||||
Remove sub | ✔️ | ✔️ | LookupasStaticLookupSource sub<br/> | ||
Quit sub | ✔️ | ✔️ |
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 | ✔️ | ✔️ | AccountId 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 | ✔️ | ✔️ | AccountId target<br/> | ||
Remove vote | ✔️ | ✔️ | ReferendumIndex index<br/> | ||
Remove other vote | ✔️ | ✔️ | AccountId 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/> |
GeneralCouncil
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/> |
Treasury
Name | Nano S | Nano S XL | Nano SP/X | Nesting | Arguments |
---|---|---|---|---|---|
Propose spend | ✔️ | ✔️ | CompactBalance amount<br/>LookupasStaticLookupSource beneficiary<br/> | ||
Reject proposal | ✔️ | ✔️ | Compactu32 proposal_id<br/> | ||
Approve proposal | ✔️ | ✔️ | Compactu32 proposal_id<br/> | ||
Spend | ✔️ | ✔️ | CompactBalance amount<br/>LookupasStaticLookupSource beneficiary<br/> | ||
Remove approval | ✔️ | ✔️ | Compactu32 proposal_id<br/> |
Scheduler
Name | Nano S | Nano S XL | Nano SP/X | Nesting | Arguments |
---|---|---|---|---|---|
Schedule | BlockNumber when<br/>OptionschedulePeriodBlockNumber maybe_periodic<br/>schedulePriority priority<br/>BoxCallOrHashOfT call<br/> | ||||
Cancel | BlockNumber when<br/>u32 index<br/> | ||||
Schedule named | Vecu8 id<br/>BlockNumber when<br/>OptionschedulePeriodBlockNumber maybe_periodic<br/>schedulePriority priority<br/>BoxCallOrHashOfT call<br/> | ||||
Cancel named | Vecu8 id<br/> | ||||
Schedule after | BlockNumber after<br/>OptionschedulePeriodBlockNumber maybe_periodic<br/>schedulePriority priority<br/>BoxCallOrHashOfT call<br/> | ||||
Schedule named after | Vecu8 id<br/>BlockNumber after<br/>OptionschedulePeriodBlockNumber maybe_periodic<br/>schedulePriority priority<br/>BoxCallOrHashOfT call<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/> |
XcmpQueue
Name | Nano S | Nano S XL | Nano SP/X | Nesting | Arguments |
---|---|---|---|---|---|
Service overweight | ✔️ | ✔️ | OverweightIndex index<br/>Weight weight_limit<br/> | ||
Suspend xcm execution | ✔️ | ✔️ | |||
Resume xcm execution | ✔️ | ✔️ | |||
Update suspend threshold | ✔️ | ✔️ | u32 new_<br/> | ||
Update drop threshold | ✔️ | ✔️ | u32 new_<br/> | ||
Update resume threshold | ✔️ | ✔️ | u32 new_<br/> | ||
Update threshold weight | ✔️ | ✔️ | Weight new_<br/> | ||
Update weight restrict decay | ✔️ | ✔️ | Weight new_<br/> | ||
Update xcmp max individual weight | ✔️ | ✔️ | Weight new_<br/> |
DmpQueue
Name | Nano S | Nano S XL | Nano SP/X | Nesting | Arguments |
---|---|---|---|---|---|
Service overweight | ✔️ | ✔️ | OverweightIndex index<br/>Weight weight_limit<br/> |
PolkadotXcm
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 | BoxVersionedXcmTasSysConfigCall 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/> |
CumulusXcm
Name | Nano S | Nano S XL | Nano SP/X | Nesting | Arguments |
---|
Authorship
Name | Nano S | Nano S XL | Nano SP/X | Nesting | Arguments |
---|---|---|---|---|---|
Set uncles | VecHeader new_uncles<br/> |
CollatorSelection
Name | Nano S | Nano S XL | Nano SP/X | Nesting | Arguments |
---|---|---|---|---|---|
Set invulnerables | ✔️ | ✔️ | VecAccountId new_<br/> | ||
Set desired candidates | ✔️ | ✔️ | u32 max<br/> | ||
Set candidacy bond | ✔️ | ✔️ | Balance bond<br/> | ||
Register as candidate | ✔️ | ✔️ | |||
Leave intent | ✔️ | ✔️ |
Session
Name | Nano S | Nano S XL | Nano SP/X | Nesting | Arguments |
---|---|---|---|---|---|
Set keys | ✔️ | ✔️ | ✔️ | Keys keys<br/>Bytes proof<br/> | |
Purge keys | ✔️ | ✔️ | ✔️ |
Oracle
Name | Nano S | Nano S XL | Nano SP/X | Nesting | Arguments |
---|---|---|---|---|---|
Feed values | VecTupleOracleKeyOracleValue values<br/> |
XTokens
Name | Nano S | Nano S XL | Nano SP/X | Nesting | Arguments |
---|---|---|---|---|---|
Transfer | ✔️ | CurrencyId currency_id<br/>u128 amount<br/>BoxVersionedMultiLocation dest<br/>Weight dest_weight<br/> | |||
Transfer multiasset | ✔️ | BoxVersionedMultiAsset asset<br/>BoxVersionedMultiLocation dest<br/>Weight dest_weight<br/> | |||
Transfer with fee | CurrencyId currency_id<br/>u128 amount<br/>u128 fee<br/>BoxVersionedMultiLocation dest<br/>Weight dest_weight<br/> | ||||
Transfer multiasset with fee | BoxVersionedMultiAsset asset<br/>BoxVersionedMultiAsset fee<br/>BoxVersionedMultiLocation dest<br/>Weight dest_weight<br/> | ||||
Transfer multicurrencies | ✔️ | VecTupleCurrencyIdu128 currencies<br/>u32 fee_item<br/>BoxVersionedMultiLocation dest<br/>Weight dest_weight<br/> | |||
Transfer multiassets | BoxVersionedMultiAssets assets<br/>u32 fee_item<br/>BoxVersionedMultiLocation dest<br/>Weight dest_weight<br/> |
OrmlXcm
Name | Nano S | Nano S XL | Nano SP/X | Nesting | Arguments |
---|---|---|---|---|---|
Send as sovereign | BoxVersionedMultiLocation dest<br/>BoxVersionedXcmTuple message<br/> |
Vesting
Name | Nano S | Nano S XL | Nano SP/X | Nesting | Arguments |
---|---|---|---|---|---|
Claim | ✔️ | ✔️ | |||
Vested transfer | ✔️ | ✔️ | LookupasStaticLookupSource dest<br/>VestingScheduleOf schedule<br/> | ||
Update vesting schedules | ✔️ | ✔️ | LookupasStaticLookupSource who<br/>VecVestingScheduleOf vesting_schedules<br/> | ||
Claim for | ✔️ | ✔️ | LookupasStaticLookupSource dest<br/> |
Loans
Name | Nano S | Nano S XL | Nano SP/X | Nesting | Arguments |
---|---|---|---|---|---|
Add market | ✔️ | ✔️ | ✔️ | AssetIdOfT asset_id<br/>MarketBalanceOfT market<br/> | |
Activate market | ✔️ | ✔️ | ✔️ | AssetIdOfT asset_id<br/> | |
Update rate model | ✔️ | ✔️ | ✔️ | AssetIdOfT asset_id<br/>InterestRateModel rate_model<br/> | |
Update market | ✔️ | ✔️ | ✔️ | AssetIdOfT asset_id<br/>OptionRatio collateral_factor<br/>OptionRatio liquidation_threshold<br/>OptionRatio reserve_factor<br/>OptionRatio close_factor<br/>OptionRatio liquidate_incentive_reserved_factor<br/>OptionRate liquidate_incentive<br/>OptionBalance supply_cap<br/>OptionBalance borrow_cap<br/> | |
Force update market | ✔️ | ✔️ | ✔️ | AssetIdOfT asset_id<br/>MarketBalanceOfT market<br/> | |
Add reward | ✔️ | ✔️ | ✔️ | Balance amount<br/> | |
Withdraw missing reward | ✔️ | ✔️ | ✔️ | LookupasStaticLookupSource target_account<br/>Balance amount<br/> | |
Update market reward speed | ✔️ | ✔️ | ✔️ | AssetIdOfT asset_id<br/>OptionBalance supply_reward_per_block<br/>OptionBalance borrow_reward_per_block<br/> | |
Claim reward | ✔️ | ✔️ | ✔️ | ||
Claim reward for market | ✔️ | ✔️ | ✔️ | AssetIdOfT asset_id<br/> | |
Mint | ✔️ | ✔️ | ✔️ | AssetIdOfT asset_id<br/>Compactu128 mint_amount<br/> | |
Redeem | ✔️ | ✔️ | ✔️ | AssetIdOfT asset_id<br/>Compactu128 redeem_amount<br/> | |
Redeem all | ✔️ | ✔️ | ✔️ | AssetIdOfT asset_id<br/> | |
Borrow | ✔️ | ✔️ | ✔️ | AssetIdOfT asset_id<br/>Compactu128 borrow_amount<br/> | |
Repay borrow | ✔️ | ✔️ | ✔️ | AssetIdOfT asset_id<br/>Compactu128 repay_amount<br/> | |
Repay borrow all | ✔️ | ✔️ | ✔️ | AssetIdOfT asset_id<br/> | |
Collateral asset | ✔️ | ✔️ | ✔️ | AssetIdOfT asset_id<br/>bool enable<br/> | |
Liquidate borrow | ✔️ | ✔️ | ✔️ | AccountId borrower<br/>AssetIdOfT liquidation_asset_id<br/>Compactu128 repay_amount<br/>AssetIdOfT collateral_asset_id<br/> | |
Add reserves | ✔️ | ✔️ | ✔️ | LookupasStaticLookupSource payer<br/>AssetIdOfT asset_id<br/>Compactu128 add_amount<br/> | |
Reduce reserves | ✔️ | ✔️ | ✔️ | LookupasStaticLookupSource receiver<br/>AssetIdOfT asset_id<br/>Compactu128 reduce_amount<br/> | |
Reduce incentive reserves | ✔️ | ✔️ | ✔️ | LookupasStaticLookupSource receiver<br/>AssetIdOfT asset_id<br/>Compactu128 redeem_amount<br/> | |
Update liquidation free collateral | ✔️ | ✔️ | ✔️ | VecAssetIdOf collaterals<br/> |
Prices
Name | Nano S | Nano S XL | Nano SP/X | Nesting | Arguments |
---|---|---|---|---|---|
Set price | ✔️ | ✔️ | CurrencyId asset_id<br/>Price price<br/> | ||
Reset price | ✔️ | ✔️ | CurrencyId asset_id<br/> | ||
Set foreign asset | ✔️ | ✔️ | CurrencyId foreign_asset_id<br/>CurrencyId asset_id<br/> |
Crowdloans
Name | Nano S | Nano S XL | Nano SP/X | Nesting | Arguments |
---|---|---|---|---|---|
Create vault | ✔️ | ✔️ | ParaId crowdloan<br/>AssetIdOfT ctoken<br/>LeasePeriod lease_start<br/>LeasePeriod lease_end<br/>ContributionStrategy contribution_strategy<br/>CompactBalance cap<br/>BlockNumber end_block<br/> | ||
Update vault | ✔️ | ✔️ | ParaId crowdloan<br/>OptionBalance cap<br/>OptionBlockNumber end_block<br/>OptionContributionStrategy contribution_strategy<br/> | ||
Open | ✔️ | ✔️ | ParaId crowdloan<br/> | ||
Contribute | ✔️ | ✔️ | ParaId crowdloan<br/>CompactBalance amount<br/>Vecu8 referral_code<br/> | ||
Set vrf | ✔️ | ✔️ | bool flag<br/> | ||
Close | ✔️ | ✔️ | ParaId crowdloan<br/> | ||
Reopen | ✔️ | ✔️ | ParaId crowdloan<br/> | ||
Auction succeeded | ✔️ | ✔️ | ParaId crowdloan<br/> | ||
Auction failed | ✔️ | ✔️ | ParaId crowdloan<br/> | ||
Claim | ✔️ | ✔️ | ParaId crowdloan<br/>LeasePeriod lease_start<br/>LeasePeriod lease_end<br/> | ||
Claim for | ✔️ | ✔️ | LookupasStaticLookupSource dest<br/>ParaId crowdloan<br/>LeasePeriod lease_start<br/>LeasePeriod lease_end<br/> | ||
Withdraw | ✔️ | ✔️ | ParaId crowdloan<br/>LeasePeriod lease_start<br/>LeasePeriod lease_end<br/> | ||
Withdraw for | ✔️ | ✔️ | LookupasStaticLookupSource dest<br/>ParaId crowdloan<br/>LeasePeriod lease_start<br/>LeasePeriod lease_end<br/> | ||
Redeem | ✔️ | ✔️ | ParaId crowdloan<br/>LeasePeriod lease_start<br/>LeasePeriod lease_end<br/>CompactBalance amount<br/> | ||
Slot expired | ✔️ | ✔️ | ParaId crowdloan<br/> | ||
Migrate pending | ✔️ | ✔️ | ParaId crowdloan<br/> | ||
Notification received | QueryId query_id<br/>Response response<br/> | ||||
Refund | ✔️ | ✔️ | ParaId crowdloan<br/>LeasePeriod lease_start<br/>LeasePeriod lease_end<br/> | ||
Dissolve vault | ✔️ | ✔️ | ParaId crowdloan<br/>LeasePeriod lease_start<br/>LeasePeriod lease_end<br/> | ||
Refund for | ✔️ | ✔️ | LookupasStaticLookupSource dest<br/>ParaId crowdloan<br/>ChildStorageKind kind<br/>CompactBalance amount<br/>LeasePeriod lease_start<br/>LeasePeriod lease_end<br/> | ||
Update proxy | ✔️ | ✔️ | AccountId proxy_address<br/> | ||
Update leases bonus | ✔️ | ✔️ | LeasePeriod lease_start<br/>LeasePeriod lease_end<br/>BonusConfigBalanceOfT bonus_config<br/> |
LiquidStaking
Name | Nano S | Nano S XL | Nano SP/X | Nesting | Arguments |
---|---|---|---|---|---|
Stake | ✔️ | ✔️ | ✔️ | Compactu128 amount<br/> | |
Unstake | ✔️ | ✔️ | ✔️ | Compactu128 liquid_amount<br/>UnstakeProvider unstake_provider<br/> | |
Update reserve factor | ✔️ | ✔️ | ✔️ | Ratio reserve_factor<br/> | |
Update staking ledger cap | ✔️ | ✔️ | ✔️ | Compactu128 cap<br/> | |
Bond | ✔️ | ✔️ | ✔️ | DerivativeIndex derivative_index<br/>Compactu128 amount<br/>RewardDestination payee<br/> | |
Bond extra | ✔️ | ✔️ | ✔️ | DerivativeIndex derivative_index<br/>Compactu128 amount<br/> | |
Unbond | ✔️ | ✔️ | ✔️ | DerivativeIndex derivative_index<br/>Compactu128 amount<br/> | |
Rebond | ✔️ | ✔️ | ✔️ | DerivativeIndex derivative_index<br/>Compactu128 amount<br/> | |
Withdraw Unbonded | ✔️ | ✔️ | ✔️ | DerivativeIndex derivative_index<br/>u32 num_slashing_spans<br/> | |
Nominate | ✔️ | ✔️ | ✔️ | DerivativeIndex derivative_index<br/>VecAccountId targets<br/> | |
Notification received | QueryId query_id<br/>Response response<br/> | ||||
Claim for | ✔️ | ✔️ | ✔️ | LookupasStaticLookupSource dest<br/> | |
Force set era start block | ✔️ | ✔️ | ✔️ | BlockNumber block_number<br/> | |
Force set current era | ✔️ | ✔️ | ✔️ | EraIndex era<br/> | |
Force advance era | ✔️ | ✔️ | ✔️ | EraIndex offset<br/> | |
Force matching | ✔️ | ✔️ | ✔️ | ||
Force set staking ledger | ✔️ | ✔️ | ✔️ | DerivativeIndex derivative_index<br/>StakingLedgerAccountIdBalanceOfT staking_ledger<br/> | |
Set current era | ✔️ | ✔️ | ✔️ | EraIndex era<br/>VecVecu8 proof<br/> | |
Set staking ledger | ✔️ | ✔️ | ✔️ | DerivativeIndex derivative_index<br/>StakingLedgerAccountIdBalanceOfT staking_ledger<br/>VecVecu8 proof<br/> | |
Reduce reserves | ✔️ | ✔️ | ✔️ | LookupasStaticLookupSource receiver<br/>Compactu128 reduce_amount<br/> | |
Cancel unstake | ✔️ | ✔️ | ✔️ | Compactu128 amount<br/> | |
Update commission rate | ✔️ | ✔️ | Rate commission_rate<br/> | ||
Fast match unstake | ✔️ | ✔️ | VecAccountId unstaker_list<br/> |
GeneralCouncilMembership
Name | Nano S | Nano S XL | Nano SP/X | Nesting | Arguments |
---|---|---|---|---|---|
Add member | ✔️ | ✔️ | AccountId who<br/> | ||
Remove member | ✔️ | ✔️ | AccountId who<br/> | ||
Swap member | ✔️ | ✔️ | AccountId remove<br/>AccountId add<br/> | ||
Reset members | ✔️ | ✔️ | VecAccountId members<br/> | ||
Change key | ✔️ | ✔️ | AccountId new_<br/> | ||
Set prime | ✔️ | ✔️ | AccountId who<br/> | ||
Clear prime | ✔️ | ✔️ |
TechnicalCommitteeMembership
Name | Nano S | Nano S XL | Nano SP/X | Nesting | Arguments |
---|---|---|---|---|---|
Add member | ✔️ | ✔️ | AccountId who<br/> | ||
Remove member | ✔️ | ✔️ | AccountId who<br/> | ||
Swap member | ✔️ | ✔️ | AccountId remove<br/>AccountId add<br/> | ||
Reset members | ✔️ | ✔️ | VecAccountId members<br/> | ||
Change key | ✔️ | ✔️ | AccountId new_<br/> | ||
Set prime | ✔️ | ✔️ | AccountId who<br/> | ||
Clear prime | ✔️ | ✔️ |
OracleMembership
Name | Nano S | Nano S XL | Nano SP/X | Nesting | Arguments |
---|---|---|---|---|---|
Add member | ✔️ | ✔️ | AccountId who<br/> | ||
Remove member | ✔️ | ✔️ | AccountId who<br/> | ||
Swap member | ✔️ | ✔️ | AccountId remove<br/>AccountId add<br/> | ||
Reset members | ✔️ | ✔️ | VecAccountId members<br/> | ||
Change key | ✔️ | ✔️ | AccountId new_<br/> | ||
Set prime | ✔️ | ✔️ | AccountId who<br/> | ||
Clear prime | ✔️ | ✔️ |
LiquidStakingAgentsMembership
Name | Nano S | Nano S XL | Nano SP/X | Nesting | Arguments |
---|---|---|---|---|---|
Add member | ✔️ | ✔️ | AccountId who<br/> | ||
Remove member | ✔️ | ✔️ | AccountId who<br/> | ||
Swap member | ✔️ | ✔️ | AccountId remove<br/>AccountId add<br/> | ||
Reset members | ✔️ | ✔️ | VecAccountId members<br/> | ||
Change key | ✔️ | ✔️ | AccountId new_<br/> | ||
Set prime | ✔️ | ✔️ | AccountId who<br/> | ||
Clear prime | ✔️ | ✔️ |
BridgeMembership
Name | Nano S | Nano S XL | Nano SP/X | Nesting | Arguments |
---|---|---|---|---|---|
Add member | ✔️ | ✔️ | AccountId who<br/> | ||
Remove member | ✔️ | ✔️ | AccountId who<br/> | ||
Swap member | ✔️ | ✔️ | AccountId remove<br/>AccountId add<br/> | ||
Reset members | ✔️ | ✔️ | VecAccountId members<br/> | ||
Change key | ✔️ | ✔️ | AccountId new_<br/> | ||
Set prime | ✔️ | ✔️ | AccountId who<br/> | ||
Clear prime | ✔️ | ✔️ |
CrowdloansAutomatorsMembership
Name | Nano S | Nano S XL | Nano SP/X | Nesting | Arguments |
---|---|---|---|---|---|
Add member | ✔️ | ✔️ | AccountId who<br/> | ||
Remove member | ✔️ | ✔️ | AccountId who<br/> | ||
Swap member | ✔️ | ✔️ | AccountId remove<br/>AccountId add<br/> | ||
Reset members | ✔️ | ✔️ | VecAccountId members<br/> | ||
Change key | ✔️ | ✔️ | AccountId new_<br/> | ||
Set prime | ✔️ | ✔️ | AccountId who<br/> | ||
Clear prime | ✔️ | ✔️ |
AMM
Name | Nano S | Nano S XL | Nano SP/X | Nesting | Arguments |
---|---|---|---|---|---|
Add liquidity | ✔️ | ✔️ | AssetIdOfAssetIdOf pair<br/>BalanceOfBalanceOf desired_amounts<br/>BalanceOfBalanceOf minimum_amounts<br/> | ||
Remove liquidity | ✔️ | ✔️ | AssetIdOfAssetIdOf pair<br/>Compactu128 liquidity<br/> | ||
Create pool | ✔️ | ✔️ | AssetIdOfAssetIdOf pair<br/>BalanceOfBalanceOf liquidity_amounts<br/>AccountId lptoken_receiver<br/>AssetIdOf lp_token_id<br/> | ||
Update protocol fee | ✔️ | ✔️ | Ratio protocol_fee<br/> | ||
Update protocol fee receiver | ✔️ | ✔️ | AccountId protocol_fee_receiver<br/> |
AMMRoute
Name | Nano S | Nano S XL | Nano SP/X | Nesting | Arguments |
---|---|---|---|---|---|
Swap exact tokens for tokens | ✔️ | ✔️ | VecAssetIdOf route<br/>Compactu128 amount_in<br/>Compactu128 min_amount_out<br/> | ||
Swap tokens for exact tokens | ✔️ | ✔️ | VecAssetIdOf route<br/>Compactu128 amount_out<br/>Compactu128 max_amount_in<br/> |
CurrencyAdapter
Name | Nano S | Nano S XL | Nano SP/X | Nesting | Arguments |
---|---|---|---|---|---|
Force set lock | ✔️ | ✔️ | AssetIdOfT asset<br/>AccountId who<br/>Compactu128 amount<br/> | ||
Force remove lock | ✔️ | ✔️ | AssetIdOfT asset<br/>AccountId who<br/> |
Bridge
Name | Nano S | Nano S XL | Nano SP/X | Nesting | Arguments |
---|---|---|---|---|---|
Register chain | ✔️ | ✔️ | ChainId chain_id<br/> | ||
Unregister chain | ✔️ | ✔️ | ChainId chain_id<br/> | ||
Register bridge token | ✔️ | ✔️ | AssetIdOfT asset_id<br/>BridgeToken bridge_token<br/> | ||
Unregister bridge token | ✔️ | ✔️ | CurrencyId bridge_token_id<br/> | ||
Set bridge token fee | ✔️ | ✔️ | CurrencyId bridge_token_id<br/>Balance new_fee<br/> | ||
Set bridge token status | ✔️ | ✔️ | CurrencyId bridge_token_id<br/>bool enable<br/> | ||
Set bridge token cap | ✔️ | ✔️ | CurrencyId bridge_token_id<br/>BridgeType bridge_type<br/>Balance new_cap<br/> | ||
Clean cap accumulated value | ✔️ | ✔️ | CurrencyId bridge_token_id<br/>BridgeType bridge_type<br/> | ||
Teleport | ✔️ | ✔️ | ChainId dest_id<br/>CurrencyId bridge_token_id<br/>TeleAccount to<br/>Balance amount<br/> | ||
Materialize | ✔️ | ✔️ | ChainId src_id<br/>ChainNonce src_nonce<br/>CurrencyId bridge_token_id<br/>AccountId to<br/>Balance amount<br/>bool favour<br/> |
EmergencyShutdown
Name | Nano S | Nano S XL | Nano SP/X | Nesting | Arguments |
---|---|---|---|---|---|
Toggle pallet | ✔️ | ✔️ | u8 pallet_idx<br/> | ||
Toggle call | ✔️ | ✔️ | u8 pallet_idx<br/>u8 call_idx<br/> |
Farming
Name | Nano S | Nano S XL | Nano SP/X | Nesting | Arguments |
---|---|---|---|---|---|
Create | ✔️ | ✔️ | AssetIdOfT asset<br/>AssetIdOfT reward_asset<br/>BlockNumber lock_duration<br/>BlockNumber cool_down_duration<br/> | ||
Set pool status | ✔️ | ✔️ | AssetIdOfT asset<br/>AssetIdOfT reward_asset<br/>BlockNumber lock_duration<br/>bool is_active<br/> | ||
Set pool cool down duration | ✔️ | ✔️ | AssetIdOfT asset<br/>AssetIdOfT reward_asset<br/>BlockNumber lock_duration<br/>BlockNumber cool_down_duration<br/> | ||
Reset pool unlock height | ✔️ | ✔️ | AssetIdOfT asset<br/>AssetIdOfT reward_asset<br/>BlockNumber lock_duration<br/> | ||
Deposit | ✔️ | ✔️ | AssetIdOfT asset<br/>AssetIdOfT reward_asset<br/>BlockNumber lock_duration<br/>u128 amount<br/> | ||
Withdraw | ✔️ | ✔️ | AssetIdOfT asset<br/>AssetIdOfT reward_asset<br/>BlockNumber lock_duration<br/>u128 amount<br/> | ||
Redeem | ✔️ | ✔️ | AssetIdOfT asset<br/>AssetIdOfT reward_asset<br/>BlockNumber lock_duration<br/> | ||
Claim | ✔️ | ✔️ | AssetIdOfT asset<br/>AssetIdOfT reward_asset<br/>BlockNumber lock_duration<br/> | ||
Dispatch reward | ✔️ | ✔️ | AssetIdOfT asset<br/>AssetIdOfT reward_asset<br/>BlockNumber lock_duration<br/>LookupasStaticLookupSource payer<br/>u128 amount<br/>BlockNumber reward_duration<br/> |
XcmHelper
Name | Nano S | Nano S XL | Nano SP/X | Nesting | Arguments |
---|---|---|---|---|---|
Update xcm weight fee | ✔️ | ✔️ | XcmCall xcm_call<br/>XcmWeightFeeMiscWeightBalanceOfT xcm_weight_fee_misc<br/> |
Streaming
Name | Nano S | Nano S XL | Nano SP/X | Nesting | Arguments |
---|---|---|---|---|---|
Create | ✔️ | ✔️ | AccountId recipient<br/>Balance deposit<br/>AssetIdOfT asset_id<br/>Timestamp start_time<br/>Timestamp end_time<br/>bool cancellable<br/> | ||
Cancel | ✔️ | ✔️ | StreamId stream_id<br/> | ||
Withdraw | ✔️ | ✔️ | StreamId stream_id<br/>Balance amount<br/> | ||
Set minimum deposit | ✔️ | ✔️ | AssetIdOfT asset_id<br/>Balance minimum_deposit<br/> |
AssetRegistry
Name | Nano S | Nano S XL | Nano SP/X | Nesting | Arguments |
---|---|---|---|---|---|
Register asset | AssetId asset_id<br/>AssetType asset_type<br/> | ||||
Update asset units per second | AssetType asset_type<br/>u128 units_per_second<br/> | ||||
Update asset type | AssetId asset_id<br/>AssetType new_asset_type<br/> | ||||
Remove fee payment asset | AssetType asset_type<br/> | ||||
Deregister asset | AssetId asset_id<br/> |
ParachainSystem
Name | Nano S | Nano S XL | Nano SP/X | Nesting | Arguments |
---|---|---|---|---|---|
Set validation data | ParachainInherentData data<br/> | ||||
Sudo send upward message | UpwardMessage message<br/> | ||||
Authorize upgrade | Hash code_hash<br/> | ||||
Enact authorized upgrade | Vecu8 code<br/> |