Astar 2.52.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/> |
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 |
Timestamp
Name | Nano S | Nano S XL | Nano SP/X | Nesting | Arguments |
---|---|---|---|---|---|
Set | Compactu64 now<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/> |
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/> |
ParachainInfo
Name | Nano S | Nano S XL | Nano SP/X | Nesting | Arguments |
---|
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/> |
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/> |
DappsStaking
Name | Nano S | Nano S XL | Nano SP/X | Nesting | Arguments |
---|---|---|---|---|---|
Register | ✔️ | ✔️ | ✔️ | AccountId developer<br/>SmartContract contract_id<br/> | |
Unregister | ✔️ | ✔️ | ✔️ | SmartContract contract_id<br/> | |
Withdraw from unregistered | ✔️ | ✔️ | ✔️ | SmartContract contract_id<br/> | |
Bond and stake | ✔️ | ✔️ | ✔️ | SmartContract contract_id<br/>Compactu128 amount<br/> | |
Unbond and unstake | ✔️ | ✔️ | ✔️ | SmartContract contract_id<br/>Compactu128 amount<br/> | |
Withdraw Unbonded | ✔️ | ✔️ | ✔️ | ||
Nomination transfer | ✔️ | ✔️ | ✔️ | SmartContract origin_contract_id<br/>Compactu128 amount<br/>SmartContract target_contract_id<br/> | |
Claim staker | ✔️ | ✔️ | ✔️ | ✔️ | SmartContract contract_id<br/> |
Claim dapp | ✔️ | ✔️ | ✔️ | ✔️ | SmartContract contract_id<br/>Compactu32 era<br/> |
Force new era | ✔️ | ✔️ | |||
Maintenance mode | ✔️ | ✔️ | bool enable_maintenance<br/> | ||
Set reward destination | ✔️ | ✔️ | DappsRewardDestination reward_destination<br/> | ||
Set contract stake info | ✔️ | ✔️ | SmartContract contract<br/>EraIndex era<br/>ContractStakeInfoBalanceOfT contract_stake_info<br/> | ||
Burn stale reward | ✔️ | ✔️ | SmartContract contract_id<br/>Compactu32 era<br/> |
BlockReward
Name | Nano S | Nano S XL | Nano SP/X | Nesting | Arguments |
---|---|---|---|---|---|
Set configuration | RewardDistributionConfig reward_distro_params<br/> |
Assets
Name | Nano S | Nano S XL | Nano SP/X | Nesting | Arguments |
---|---|---|---|---|---|
Create | ✔️ | ✔️ | CompactBalance id<br/>AccountIdLookupOfT admin<br/>Balance min_balance<br/> | ||
Force create | ✔️ | ✔️ | CompactBalance id<br/>AccountIdLookupOfT owner<br/>bool is_sufficient<br/>CompactBalance min_balance<br/> | ||
Start destroy | ✔️ | ✔️ | CompactBalance id<br/> | ||
Destroy accounts | ✔️ | ✔️ | CompactBalance id<br/> | ||
Destroy approvals | ✔️ | ✔️ | CompactBalance id<br/> | ||
Finish destroy | ✔️ | ✔️ | CompactBalance id<br/> | ||
Mint | ✔️ | ✔️ | CompactBalance id<br/>AccountIdLookupOfT beneficiary<br/>CompactBalance amount<br/> | ||
Burn | ✔️ | ✔️ | CompactBalance id<br/>AccountIdLookupOfT who<br/>CompactBalance amount<br/> | ||
Transfer | ✔️ | ✔️ | CompactBalance id<br/>AccountIdLookupOfT target<br/>CompactBalance amount<br/> | ||
Transfer keep alive | ✔️ | ✔️ | CompactBalance id<br/>AccountIdLookupOfT target<br/>CompactBalance amount<br/> | ||
Force transfer | ✔️ | ✔️ | CompactBalance id<br/>AccountIdLookupOfT source<br/>AccountIdLookupOfT dest<br/>CompactBalance amount<br/> | ||
Freeze | ✔️ | ✔️ | CompactBalance id<br/>AccountIdLookupOfT who<br/> | ||
Thaw | ✔️ | ✔️ | CompactBalance id<br/>AccountIdLookupOfT who<br/> | ||
Freeze asset | ✔️ | ✔️ | CompactBalance id<br/> | ||
Thaw asset | ✔️ | ✔️ | CompactBalance id<br/> | ||
Transfer ownership | ✔️ | ✔️ | CompactBalance id<br/>AccountIdLookupOfT owner<br/> | ||
Set team | ✔️ | ✔️ | CompactBalance id<br/>AccountIdLookupOfT issuer<br/>AccountIdLookupOfT admin<br/>AccountIdLookupOfT freezer<br/> | ||
Set metadata | ✔️ | ✔️ | CompactBalance id<br/>Vecu8 name<br/>Vecu8 symbol<br/>u8 decimals<br/> | ||
Clear metadata | ✔️ | ✔️ | CompactBalance id<br/> | ||
Force set metadata | ✔️ | ✔️ | CompactBalance id<br/>Vecu8 name<br/>Vecu8 symbol<br/>u8 decimals<br/>bool is_frozen<br/> | ||
Force clear metadata | ✔️ | ✔️ | CompactBalance id<br/> | ||
Force asset status | ✔️ | ✔️ | CompactBalance id<br/>AccountIdLookupOfT owner<br/>AccountIdLookupOfT issuer<br/>AccountIdLookupOfT admin<br/>AccountIdLookupOfT freezer<br/>CompactBalance min_balance<br/>bool is_sufficient<br/>bool is_frozen<br/> | ||
Approve transfer | ✔️ | ✔️ | CompactBalance id<br/>AccountIdLookupOfT delegate<br/>CompactBalance amount<br/> | ||
Cancel approval | ✔️ | ✔️ | CompactBalance id<br/>AccountIdLookupOfT delegate<br/> | ||
Force cancel approval | ✔️ | ✔️ | CompactBalance id<br/>AccountIdLookupOfT owner<br/>AccountIdLookupOfT delegate<br/> | ||
Transfer approved | ✔️ | ✔️ | CompactBalance id<br/>AccountIdLookupOfT owner<br/>AccountIdLookupOfT destination<br/>CompactBalance amount<br/> | ||
Touch | ✔️ | ✔️ | CompactBalance id<br/> | ||
Refund | ✔️ | ✔️ | CompactBalance id<br/>bool allow_burn<br/> |
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 |
XcmpQueue
Name | Nano S | Nano S XL | Nano SP/X | Nesting | Arguments |
---|---|---|---|---|---|
Service overweight | OverweightIndex index<br/>XcmWeight 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 | XcmWeight new_<br/> | ||||
Update weight restrict decay | XcmWeight new_<br/> | ||||
Update xcmp max individual weight | XcmWeight new_<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/> | ||||
Reserve withdraw 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/> | ||||
Limited reserve withdraw 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 |
---|
DmpQueue
Name | Nano S | Nano S XL | Nano SP/X | Nesting | Arguments |
---|---|---|---|---|---|
Service overweight | OverweightIndex index<br/>XcmWeight weight_limit<br/> |
XcAssetConfig
Name | Nano S | Nano S XL | Nano SP/X | Nesting | Arguments |
---|---|---|---|---|---|
Register asset location | BoxVersionedMultiLocation asset_location<br/>Compactu128 asset_id<br/> | ||||
Set asset units per second | BoxVersionedMultiLocation asset_location<br/>Compactu128 units_per_second<br/> | ||||
Change existing asset location | BoxVersionedMultiLocation new_asset_location<br/>Compactu128 asset_id<br/> | ||||
Remove payment asset | BoxVersionedMultiLocation asset_location<br/> | ||||
Remove asset | Compactu128 asset_id<br/> |
EVM
Name | Nano S | Nano S XL | Nano SP/X | Nesting | Arguments |
---|---|---|---|---|---|
Withdraw | H160 address<br/>Balance amount<br/> | ||||
Call | H160 source<br/>H160 target<br/>Vecu8 input<br/>U256 value<br/>u64 gas_limit<br/>U256 max_fee_per_gas<br/>OptionU256 max_priority_fee_per_gas<br/>OptionU256 nonce<br/>VecTupleH160VecH256 access_list<br/> | ||||
Create | H160 source<br/>Vecu8 init<br/>U256 value<br/>u64 gas_limit<br/>U256 max_fee_per_gas<br/>OptionU256 max_priority_fee_per_gas<br/>OptionU256 nonce<br/>VecTupleH160VecH256 access_list<br/> | ||||
Create2 | H160 source<br/>Vecu8 init<br/>H256 salt<br/>U256 value<br/>u64 gas_limit<br/>U256 max_fee_per_gas<br/>OptionU256 max_priority_fee_per_gas<br/>OptionU256 nonce<br/>VecTupleH160VecH256 access_list<br/> |
Ethereum
Name | Nano S | Nano S XL | Nano SP/X | Nesting | Arguments |
---|---|---|---|---|---|
Transact | Transaction transaction<br/> |
EthCall
Name | Nano S | Nano S XL | Nano SP/X | Nesting | Arguments |
---|---|---|---|---|---|
Call | Call call<br/>AccountId signer<br/>Vecu8 signature<br/>Compactu32 nonce<br/> |
BaseFee
Name | Nano S | Nano S XL | Nano SP/X | Nesting | Arguments |
---|---|---|---|---|---|
Set base fee per gas | U256 fee<br/> | ||||
Set elasticity | Permill elasticity<br/> |
Sudo
Name | Nano S | Nano S XL | Nano SP/X | Nesting | Arguments |
---|---|---|---|---|---|
Sudo | Call call<br/> | ||||
Sudo unchecked weight | Call call<br/>Weight weight<br/> | ||||
Set key | AccountIdLookupOfT new_<br/> | ||||
Sudo as | AccountIdLookupOfT who<br/>Call call<br/> |