Acala 3.2230.x
System
Name | Nano S | Nano S XL | Nano SP/X - Stax | Nesting | Arguments |
---|---|---|---|---|---|
Remark | ✔️ | ✔️ | ✔️ | Bytes remark<br/> | |
Set heap pages | ✔️ | ✔️ | ✔️ | u64 pages<br/> | |
Set code | ✔️ | ✔️ | ✔️ | Vecu8 code<br/> | |
Set code without checks | ✔️ | ✔️ | ✔️ | Vecu8 code<br/> | |
Set storage | VecKeyValue items<br/> | ||||
Kill storage | VecKey keys<br/> | ||||
Kill prefix | Key prefix<br/>u32 subkeys<br/> | ||||
Remark with event | ✔️ | ✔️ | ✔️ | Bytes remark<br/> |
Timestamp
Name | Nano S | Nano S XL | Nano SP/X - Stax | Nesting | Arguments |
---|---|---|---|---|---|
Set | Compactu64 now<br/> |
Scheduler
Name | Nano S | Nano S XL | Nano SP/X - Stax | 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/> |
Utility
Name | Nano S | Nano S XL | Nano SP/X - Stax | Nesting | Arguments |
---|---|---|---|---|---|
Batch | ✔️ | ✔️ | ✔️ | VecCall calls<br/> | |
As derivative | u16 index<br/>Call call<br/> | ||||
Batch all | ✔️ | ✔️ | ✔️ | VecCall calls<br/> | |
Dispatch as | BoxPalletsOrigin as_origin<br/>Call call<br/> | ||||
Force batch | ✔️ | ✔️ | ✔️ | VecCall calls<br/> | |
With weight | ✔️ | ✔️ | Call call<br/>Weight weight<br/> |
Multisig
Name | Nano S | Nano S XL | Nano SP/X - Stax | 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/> |
Proxy
Name | Nano S | Nano S XL | Nano SP/X - Stax | 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/> |
TransactionPause
Name | Nano S | Nano S XL | Nano SP/X - Stax | Nesting | Arguments |
---|---|---|---|---|---|
Pause transaction | Vecu8 pallet_name<br/>Vecu8 function_name<br/> | ||||
Unpause transaction | Vecu8 pallet_name<br/>Vecu8 function_name<br/> | ||||
Pause evm precompile | H160 address<br/> | ||||
Unpause evm precompile | H160 address<br/> |
IdleScheduler
Name | Nano S | Nano S XL | Nano SP/X - Stax | Nesting | Arguments |
---|---|---|---|---|---|
Schedule task | Task task<br/> |
Preimage
Name | Nano S | Nano S XL | Nano SP/X - Stax | Nesting | Arguments |
---|---|---|---|---|---|
Note preimage | Vecu8 bytes<br/> | ||||
Unnote preimage | Hash hash<br/> | ||||
Request preimage | Hash hash<br/> | ||||
Unrequest preimage | Hash hash<br/> | ||||
Ensure updated | VecHash hashes<br/> |
Balances
Name | Nano S | Nano S XL | Nano SP/X - Stax | Nesting | Arguments |
---|---|---|---|---|---|
Transfer allow death | ✔️ | ✔️ | ✔️ | ✔️ | AccountIdLookupOfT dest<br/>CompactBalance amount<br/> |
Force transfer | ✔️ | ✔️ | ✔️ | ✔️ | AccountIdLookupOfT source<br/>AccountIdLookupOfT dest<br/>CompactBalance amount<br/> |
Transfer keep alive | ✔️ | ✔️ | ✔️ | ✔️ | AccountIdLookupOfT dest<br/>CompactBalance amount<br/> |
Transfer all | ✔️ | ✔️ | ✔️ | ✔️ | AccountIdLookupOfT dest<br/>bool keep_alive<br/> |
Force unreserve | ✔️ | ✔️ | AccountIdLookupOfT who<br/>Balance amount<br/> | ||
Upgrade accounts | ✔️ | ✔️ | VecAccountId who<br/> | ||
Force set balance | ✔️ | ✔️ | AccountIdLookupOfT who<br/>CompactBalance new_free<br/> |
Currencies
Name | Nano S | Nano S XL | Nano SP/X - Stax | Nesting | Arguments |
---|---|---|---|---|---|
Transfer | ✔️ | ✔️ | ✔️ | ✔️ | LookupasStaticLookupSource dest<br/>CurrencyId currency_id<br/>Compactu128 amount<br/> |
Transfer native currency | ✔️ | ✔️ | ✔️ | LookupasStaticLookupSource dest<br/>Compactu128 amount<br/> | |
Update balance | ✔️ | ✔️ | LookupasStaticLookupSource who<br/>CurrencyId currency_id<br/>Amount amount<br/> | ||
Sweep dust | ✔️ | ✔️ | CurrencyId currency_id<br/>VecAccountId accounts<br/> | ||
Force set lock | LookupasStaticLookupSource who<br/>CurrencyId currency_id<br/>Compactu128 amount<br/>LockIdentifier lock_id<br/> | ||||
Force remove lock | LookupasStaticLookupSource who<br/>CurrencyId currency_id<br/>LockIdentifier lock_id<br/> |
Vesting
Name | Nano S | Nano S XL | Nano SP/X - Stax | 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/> |
TransactionPayment
Name | Nano S | Nano S XL | Nano SP/X - Stax | Nesting | Arguments |
---|---|---|---|---|---|
Set alternative fee swap path | ✔️ | ✔️ | OptionVecCurrencyId fee_swap_path<br/> | ||
Enable charge fee pool | CurrencyId currency_id<br/>Balance pool_size<br/>Balance swap_threshold<br/> | ||||
Disable charge fee pool | ✔️ | ✔️ | CurrencyId currency_id<br/> | ||
With fee path | ✔️ | ✔️ | VecCurrencyId fee_swap_path<br/>Call call<br/> | ||
With fee currency | ✔️ | ✔️ | CurrencyId currency_id<br/>Call call<br/> | ||
With fee aggregated path | ✔️ | ✔️ | VecSwapPath fee_aggregated_path<br/>Call call<br/> |
Treasury
Name | Nano S | Nano S XL | Nano SP/X - Stax | Nesting | Arguments |
---|---|---|---|---|---|
Propose spend | CompactBalance amount<br/>AccountIdLookupOfT beneficiary<br/> | ||||
Reject proposal | Compactu32 proposal_id<br/> | ||||
Approve proposal | Compactu32 proposal_id<br/> | ||||
Spend local | CompactBalance amount<br/>AccountIdLookupOfT beneficiary<br/> | ||||
Remove approval | Compactu32 proposal_id<br/> | ||||
Spend | BoxAssetKind asset_kind<br/>CompactBalance amount<br/>BoxBeneficiaryLookupOf beneficiary<br/>OptionBlockNumber valid_from<br/> | ||||
Payout | SpendIndex index<br/> | ||||
Check status | SpendIndex index<br/> | ||||
Void spend | SpendIndex index<br/> |
Bounties
Name | Nano S | Nano S XL | Nano SP/X - Stax | 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/> |
Tips
Name | Nano S | Nano S XL | Nano SP/X - Stax | Nesting | Arguments |
---|---|---|---|---|---|
Report awesome | Bytes reason<br/>AccountIdLookupOfT who<br/> | ||||
Retract tip | Hash hash<br/> | ||||
Tip new | Bytes reason<br/>AccountIdLookupOfT who<br/>Compactu128 tip_value<br/> | ||||
Tip | Hash hash<br/>Compactu128 tip_value<br/> | ||||
Close tip | Hash hash<br/> | ||||
Slash tip | Hash hash<br/> |
CollatorSelection
Name | Nano S | Nano S XL | Nano SP/X - Stax | Nesting | Arguments |
---|---|---|---|---|---|
Set invulnerables | ✔️ | ✔️ | VecAccountId new_<br/> | ||
Set desired candidates | ✔️ | ✔️ | Compactu32 max<br/> | ||
Set candidacy bond | ✔️ | ✔️ | Compactu128 bond<br/> | ||
Register as candidate | ✔️ | ✔️ | |||
Register candidate | ✔️ | ✔️ | AccountId new_candidate<br/> | ||
Leave intent | ✔️ | ✔️ | |||
Withdraw bond | ✔️ | ✔️ |
Session
Name | Nano S | Nano S XL | Nano SP/X - Stax | Nesting | Arguments |
---|---|---|---|---|---|
Set keys | ✔️ | ✔️ | ✔️ | ✔️ | Keys keys<br/>Bytes proof<br/> |
Purge keys | ✔️ | ✔️ | ✔️ | ✔️ |
SessionManager
Name | Nano S | Nano S XL | Nano SP/X - Stax | Nesting | Arguments |
---|---|---|---|---|---|
Schedule session duration | Compactu32 start_session<br/>Compactu32 duration<br/> |
XcmpQueue
Name | Nano S | Nano S XL | Nano SP/X - Stax | 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/> |
PolkadotXcm
Name | Nano S | Nano S XL | Nano SP/X - Stax | 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 | BoxVersionedXcmTasConfigRuntimeCall message<br/>Weight max_weight<br/> | ||||
Force xcm version | BoxMultiLocation location<br/>XcmVersion 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/> |
DmpQueue
Name | Nano S | Nano S XL | Nano SP/X - Stax | Nesting | Arguments |
---|---|---|---|---|---|
Service overweight | OverweightIndex index<br/>Weight weight_limit<br/> |
XTokens
Name | Nano S | Nano S XL | Nano SP/X - Stax | Nesting | Arguments |
---|---|---|---|---|---|
Transfer | ✔️ | CurrencyId currency_id<br/>Balance amount<br/>BoxVersionedMultiLocation dest<br/>WeightLimit dest_weight_limit<br/> | |||
Transfer multiasset | BoxVersionedMultiAsset asset<br/>BoxVersionedMultiLocation dest<br/>WeightLimit dest_weight_limit<br/> | ||||
Transfer with fee | CurrencyId currency_id<br/>Balance amount<br/>Balance fee<br/>BoxVersionedMultiLocation dest<br/>WeightLimit dest_weight_limit<br/> | ||||
Transfer multiasset with fee | BoxVersionedMultiAsset asset<br/>BoxVersionedMultiAsset fee<br/>BoxVersionedMultiLocation dest<br/>WeightLimit dest_weight_limit<br/> | ||||
Transfer multicurrencies | VecTupleCurrencyIdBalance currencies<br/>u32 fee_item<br/>BoxVersionedMultiLocation dest<br/>WeightLimit dest_weight_limit<br/> | ||||
Transfer multiassets | BoxVersionedMultiAssets assets<br/>u32 fee_item<br/>BoxVersionedMultiLocation dest<br/>WeightLimit dest_weight_limit<br/> |
OrmlXcm
Name | Nano S | Nano S XL | Nano SP/X - Stax | Nesting | Arguments |
---|---|---|---|---|---|
Send as sovereign | BoxVersionedMultiLocation dest<br/>BoxVersionedXcmTuple message<br/> |
Authority
Name | Nano S | Nano S XL | Nano SP/X - Stax | Nesting | Arguments |
---|---|---|---|---|---|
Dispatch as | AsOriginId as_origin<br/>Call call<br/> | ||||
Schedule dispatch | DispatchTimeBlockNumber when<br/>Priority priority<br/>bool with_delayed_origin<br/>Call call<br/> | ||||
Fast track scheduled dispatch | BoxPalletsOrigin initial_origin<br/>ScheduleTaskIndex task_id<br/>DispatchTimeBlockNumber when<br/> | ||||
Delay scheduled dispatch | BoxPalletsOrigin initial_origin<br/>ScheduleTaskIndex task_id<br/>BlockNumber additional_delay<br/> | ||||
Cancel scheduled dispatch | BoxPalletsOrigin initial_origin<br/>ScheduleTaskIndex task_id<br/> | ||||
Authorize call | Call call<br/>OptionAccountId caller<br/> | ||||
Remove authorized call | Hash hash<br/> | ||||
Trigger call | Hash hash<br/>Weight call_weight_bound<br/> |
GeneralCouncil
Name | Nano S | Nano S XL | Nano SP/X - Stax | 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/> | ||||
Disapprove proposal | Hash proposal_hash<br/> | ||||
Close | Hash proposal_hash<br/>Compactu32 index<br/>Weight proposal_weight_bound<br/>Compactu32 length_bound<br/> |
GeneralCouncilMembership
Name | Nano S | Nano S XL | Nano SP/X - Stax | 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 |
FinancialCouncil
Name | Nano S | Nano S XL | Nano SP/X - Stax | 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/> | ||||
Disapprove proposal | Hash proposal_hash<br/> | ||||
Close | Hash proposal_hash<br/>Compactu32 index<br/>Weight proposal_weight_bound<br/>Compactu32 length_bound<br/> |
FinancialCouncilMembership
Name | Nano S | Nano S XL | Nano SP/X - Stax | 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 |
HomaCouncil
Name | Nano S | Nano S XL | Nano SP/X - Stax | 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/> | ||||
Disapprove proposal | Hash proposal_hash<br/> | ||||
Close | Hash proposal_hash<br/>Compactu32 index<br/>Weight proposal_weight_bound<br/>Compactu32 length_bound<br/> |
HomaCouncilMembership
Name | Nano S | Nano S XL | Nano SP/X - Stax | 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 |
TechnicalCommittee
Name | Nano S | Nano S XL | Nano SP/X - Stax | 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/> | ||||
Disapprove proposal | Hash proposal_hash<br/> | ||||
Close | Hash proposal_hash<br/>Compactu32 index<br/>Weight proposal_weight_bound<br/>Compactu32 length_bound<br/> |
TechnicalCommitteeMembership
Name | Nano S | Nano S XL | Nano SP/X - Stax | 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 |
Democracy
Name | Nano S | Nano S XL | Nano SP/X - Stax | 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 | ✔️ | ✔️ | Hash proposal_hash<br/>BlockNumber voting_period<br/>BlockNumber delay<br/> | ||
Veto external | ✔️ | ✔️ | Hash 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 | Hash proposal_hash<br/>OptionReferendumIndex maybe_ref_index<br/> | ||||
Cancel proposal | ✔️ | ✔️ | Compactu32 prop_index<br/> | ||
Set metadata | MetadataOwner owner<br/>OptionHash maybe_hash<br/> |
AcalaOracle
Name | Nano S | Nano S XL | Nano SP/X - Stax | Nesting | Arguments |
---|---|---|---|---|---|
Feed values | BoundedVecTupleOracleKeyOracleValueMaxFeedValues values<br/> |
OperatorMembershipAcala
Name | Nano S | Nano S XL | Nano SP/X - Stax | 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 |
Auction
Name | Nano S | Nano S XL | Nano SP/X - Stax | Nesting | Arguments |
---|---|---|---|---|---|
Bid | AuctionId id<br/>Compactu128 amount<br/> |
Parameters
Name | Nano S | Nano S XL | Nano SP/X - Stax | Nesting | Arguments |
---|---|---|---|---|---|
Set parameter | AggregratedKeyValue key_value<br/> |
Prices
Name | Nano S | Nano S XL | Nano SP/X - Stax | Nesting | Arguments |
---|---|---|---|---|---|
Lock price | CurrencyId currency_id<br/> | ||||
Unlock price | CurrencyId currency_id<br/> |
Dex
Name | Nano S | Nano S XL | Nano SP/X - Stax | Nesting | Arguments |
---|---|---|---|---|---|
Swap with exact supply | ✔️ | ✔️ | ✔️ | VecCurrencyId path<br/>Compactu128 supply_amount<br/>Compactu128 min_target_amount<br/> | |
Swap with exact target | ✔️ | ✔️ | VecCurrencyId path<br/>Compactu128 target_amount<br/>Compactu128 max_supply_amount<br/> | ||
Add liquidity | ✔️ | ✔️ | ✔️ | CurrencyId currency_id_a<br/>CurrencyId currency_id_b<br/>Compactu128 max_amount_a<br/>Compactu128 max_amount_b<br/>Compactu128 min_share_increment<br/>bool stake_increment_share<br/> | |
Add provision | ✔️ | ✔️ | CurrencyId currency_id_a<br/>CurrencyId currency_id_b<br/>Compactu128 amount_a<br/>Compactu128 amount_b<br/> | ||
Claim dex share | ✔️ | ✔ ️ | AccountId owner<br/>CurrencyId currency_id_a<br/>CurrencyId currency_id_b<br/> | ||
Remove liquidity | ✔️ | ✔️ | ✔️ | CurrencyId currency_id_a<br/>CurrencyId currency_id_b<br/>Compactu128 remove_share<br/>Compactu128 min_withdrawn_a<br/>Compactu128 min_withdrawn_b<br/>bool by_unstake<br/> | |
List provisioning | ✔️ | ✔️ | CurrencyId currency_id_a<br/>CurrencyId currency_id_b<br/>Compactu128 min_contribution_a<br/>Compactu128 min_contribution_b<br/>Compactu128 target_provision_a<br/>Compactu128 target_provision_b<br/>Compactu32 not_before<br/> | ||
Update provisioning parameters | ✔️ | ✔️ | CurrencyId currency_id_a<br/>CurrencyId currency_id_b<br/>Compactu128 min_contribution_a<br/>Compactu128 min_contribution_b<br/>Compactu128 target_provision_a<br/>Compactu128 target_provision_b<br/>Compactu32 not_before<br/> | ||
End provisioning | ✔️ | ✔️ | CurrencyId currency_id_a<br/>CurrencyId currency_id_b<br/> | ||
Enable trading pair | ✔️ | ✔️ | CurrencyId currency_id_a<br/>CurrencyId currency_id_b<br/> | ||
Disable trading pair | ✔️ | ✔️ | CurrencyId currency_id_a<br/>CurrencyId currency_id_b<br/> | ||
Refund provision | ✔️ | ✔️ | AccountId owner<br/>CurrencyId currency_id_a<br/>CurrencyId currency_id_b<br/> | ||
Abort provisioning | ✔️ | ✔️ | CurrencyId currency_id_a<br/>CurrencyId currency_id_b<br/> |
DexOracle
Name | Nano S | Nano S XL | Nano SP/X - Stax | Nesting | Arguments |
---|---|---|---|---|---|
Enable average price | CurrencyId currency_id_a<br/>CurrencyId currency_id_b<br/>Moment interval<br/> | ||||
Disable average price | CurrencyId currency_id_a<br/>CurrencyId currency_id_b<br/> | ||||
Update average price interval | CurrencyId currency_id_a<br/>CurrencyId currency_id_b<br/>Moment new_interval<br/> |
AggregatedDex
Name | Nano S | Nano S XL | Nano SP/X - Stax | Nesting | Arguments |
---|---|---|---|---|---|
Swap with exact supply | ✔️ | ✔️ | ✔️ | VecSwapPath paths<br/>CompactBalance supply_amount<br/>CompactBalance min_target_amount<br/> | |
Swap with exact target | ✔️ | ✔️ | ✔️ | VecSwapPath paths<br/>CompactBalance target_amount<br/>CompactBalance max_supply_amount<br/> | |
Update aggregated swap paths | ✔️ | ✔️ | ✔️ | VecTupleCurrencyIdCurrencyIdOptionVecSwapPath updates<br/> |
Earning
Name | Nano S | Nano S XL | Nano SP/X - Stax | Nesting | Arguments |
---|---|---|---|---|---|
Bond | ✔️ | ✔️ | ✔️ | Compactu128 amount<br/> | |
Unbond |