Statemine 1.3.x
System
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
fill_block | ✔️ | ✔️ | Perbill _ratio <br/> | |
remark | ✔️ | ✔️ | Bytes _remark <br/> | |
set_heap_pages | ✔️ | ✔️ | u64 pages <br/> | |
set_code | ✔️ | ✔️ | Bytes code <br/> | |
set_code_without_checks | ✔️ | ✔️ | Bytes code <br/> | |
set_changes_trie_config | Option{'<'}ChangesTrieConfiguration{'>'} changes_trie_config <br/> | |||
set_storage | Vec{'<'}KeyValue{'>'} items <br/> | |||
kill_storage | Vec{'<'}Key{'>'} keys <br/> | |||
kill_prefix | Key prefix <br/>u32 _subkeys <br/> | |||
remark_with_event | ✔️ | Bytes remark <br/> |
ParachainSystem
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
set_upgrade_block | RelayChainBlockNumber relay_chain_block <br/> | |||
set_validation_data | ParachainInherentData data <br/> | |||
sudo_send_upward_message | UpwardMessage message <br/> | |||
authorize_upgrade | Hash code_hash <br/> | |||
enact_authorized_upgrade | Bytes code <br/> |
RandomnessCollectiveFlip
Empty
Timestamp
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
set | ✔️ | Compact{'<'}Moment{'>'} now <br/> |
ParachainInfo
Empty
Balances
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
transfer | ✔️ | ✔️ | ✔️ | LookupSource dest <br/>Compact{'<'}Balance{'>'} value <br/> |
set_balance | ✔️ | ✔️ | LookupSource who <br/>Compact{'<'}Balance{'>'} new_free <br/>Compact{'<'}Balance{'>'} new_reserved <br/> | |
force_transfer | ✔️ | ✔️ | LookupSource source <br/>LookupSource dest <br/>Compact{'<'}Balance{'>'} value <br/> | |
transfer_keep_alive | ✔️ | ✔️ | ✔️ | LookupSource dest <br/>Compact{'<'}Balance{'>'} value <br/> |
transfer_all | ✔️ | LookupSource dest <br/>bool keep_alive <br/> |
TransactionPayment
Empty
Authorship
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
set_uncles | Vec{'<'}Header{'>'} new_uncles <br/> |
CollatorSelection
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
set_invulnerables | Vec{'<'}AccountId{'>'} new <br/> | |||
set_desired_candidates | ✔️ | u32 max <br/> | ||
set_candidacy_bond | ✔️ | BalanceOf bond <br/> | ||
register_as_candidate | ✔️ | |||
leave_intent | ✔️ |
Session
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
set_keys | ✔️ | Keys keys <br/>Bytes proof <br/> | ||
purge_keys | ✔️ | ✔️ |
Aura
Empty
AuraExt
Empty
XcmpQueue
Name | Light | XL | Nesting | Arguments |
---|
PolkadotXcm
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
send | MultiLocation dest <br/>Xcm message <br/> | |||
teleport_assets | MultiLocation dest <br/>MultiLocation beneficiary <br/>Vec{'<'}MultiAsset{'>'} assets <br/>Weight dest_weight <br/> | |||
reserve_transfer_assets | MultiLocation dest <br/>MultiLocation beneficiary <br/>Vec{'<'}MultiAsset{'>'} assets <br/>Weight dest_weight <br/> | |||
execute | Xcm message <br/>Weight max_weight <br/> |
CumulusXcm
Empty
DmpQueue
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
service_overweight | OverweightIndex index <br/>Weight weight_limit <br/> |
Utility
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
batch | ✔️ | ✔️ | Vec{'<'}Call{'>'} calls <br/> | |
as_derivative | u16 index <br/>Call call <br/> | |||
batch_all | ✔️ | ✔️ | Vec{'<'}Call{'>'} calls <br/> |
Multisig
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
as_multi_threshold_1 | ✔️ | ✔️ | Vec{'<'}AccountId{'>'} other_signatories <br/>Call call <br/> | |
as_multi | ✔️ | ✔️ | u16 threshold <br/>Vec{'<'}AccountId{'>'} other_signatories <br/>Option{'<'}Timepoint{'>'} maybe_timepoint <br/>OpaqueCall call <br/>bool store_call <br/>Weight max_weight <br/> | |
approve_as_multi | ✔️ | ✔️ | u16 threshold <br/>Vec{'<'}AccountId{'>'} other_signatories <br/>Option{'<'}Timepoint{'>'} maybe_timepoint <br/>[u8;32] call_hash <br/>Weight max_weight <br/> | |
cancel_as_multi | ✔️ | ✔️ | u16 threshold <br/>Vec{'<'}AccountId{'>'} other_signatories <br/>Timepoint timepoint <br/>[u8;32] call_hash <br/> |
Proxy
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
proxy | ✔️ | ✔️ | AccountId real <br/>Option{'<'}ProxyType{'>'} 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/>Compact{'<'}BlockNumber{'>'} height <br/>Compact{'<'}u32{'>'} 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/>Option{'<'}ProxyType{'>'} force_proxy_type <br/>Call call <br/> |
Assets
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
create | Compact{'<'}AssetId{'>'} id <br/>LookupSource admin <br/>TAssetBalance min_balance <br/> | |||
force_create | ✔️ | ✔️ | Compact{'<'}AssetId{'>'} id <br/>LookupSource owner <br/>bool is_sufficient <br/>Compact{'<'}TAssetBalance{'>'} min_balance <br/> | |
destroy | Compact{'<'}AssetId{'>'} id <br/>AssetDestroyWitness witness <br/> | |||
mint | ✔️ | ✔️ | Compact{'<'}AssetId{'>'} id <br/>LookupSource beneficiary <br/>Compact{'<'}TAssetBalance{'>'} amount <br/> | |
burn | ✔️ | ✔️ | Compact{'<'}AssetId{'>'} id <br/>LookupSource who <br/>Compact{'<'}TAssetBalance{'>'} amount <br/> | |
transfer | ✔️ | ✔️ | Compact{'<'}AssetId{'>'} id <br/>LookupSource target <br/>Compact{'<'}TAssetBalance{'>'} amount <br/> | |
transfer_keep_alive | ✔️ | ✔️ | Compact{'<'}AssetId{'>'} id <br/>LookupSource target <br/>Compact{'<'}TAssetBalance{'>'} amount <br/> | |
force_transfer | ✔️ | ✔️ | Compact{'<'}AssetId{'>'} id <br/>LookupSource source <br/>LookupSource dest <br/>Compact{'<'}TAssetBalance{'>'} amount <br/> | |
freeze | ✔️ | ✔️ | Compact{'<'}AssetId{'>'} id <br/>LookupSource who <br/> | |
thaw | ✔️ | ✔️ | Compact{'<'}AssetId{'>'} id <br/>LookupSource who <br/> | |
freeze_asset | ✔️ | ✔️ | Compact{'<'}AssetId{'>'} id <br/> | |
thaw_asset | ✔️ | ✔️ | Compact{'<'}AssetId{'>'} id <br/> | |
transfer_ownership | ✔️ | ✔️ | Compact{'<'}AssetId{'>'} id <br/>LookupSource owner <br/> | |
set_team | ✔️ | ✔️ | Compact{'<'}AssetId{'>'} id <br/>LookupSource issuer <br/>LookupSource admin <br/>LookupSource freezer <br/> | |
set_metadata | ✔️ | ✔️ | Compact{'<'}AssetId{'>'} id <br/>Bytes name <br/>Bytes symbol <br/>u8 decimals <br/> | |
clear_metadata | ✔️ | ✔️ | Compact{'<'}AssetId{'>'} id <br/> | |
force_set_metadata | ✔️ | ✔️ | Compact{'<'}AssetId{'>'} id <br/>Bytes name <br/>Bytes symbol <br/>u8 decimals <br/>bool is_frozen <br/> | |
force_clear_metadata | ✔️ | ✔️ | Compact{'<'}AssetId{'>'} id <br/> | |
force_asset_status | ✔️ | ✔️ | Compact{'<'}AssetId{'>'} id <br/>LookupSource owner <br/>LookupSource issuer <br/>LookupSource admin <br/>LookupSource freezer <br/>Compact{'<'}TAssetBalance{'>'} min_balance <br/>bool is_sufficient <br/>bool is_frozen <br/> | |
approve_transfer | ✔️ | ✔️ | Compact{'<'}AssetId{'>'} id <br/>LookupSource delegate <br/>Compact{'<'}TAssetBalance{'>'} amount <br/> | |
cancel_approval | ✔️ | ✔️ | Compact{'<'}AssetId{'>'} id <br/>LookupSource delegate <br/> | |
force_cancel_approval | ✔️ | ✔️ | Compact{'<'}AssetId{'>'} id <br/>LookupSource owner <br/>LookupSource delegate <br/> | |
transfer_approved | ✔️ | ✔️ | Compact{'<'}AssetId{'>'} id <br/>LookupSource owner <br/>LookupSource destination <br/>Compact{'<'}TAssetBalance{'>'} amount <br/> |
Uniques
Name | Light | XL | Nesting | Arguments |
---|---|---|---|---|
create | Compact{'<'}ClassId{'>'} class <br/>LookupSource admin <br/> | |||
force_create | Compact{'<'}ClassId{'>'} class <br/>LookupSource owner <br/>bool free_holding <br/> | |||
destroy | Compact{'<'}ClassId{'>'} class <br/>DestroyWitness witness <br/> | |||
mint | Compact{'<'}ClassId{'>'} class <br/>Compact{'<'}InstanceId{'>'} instance <br/>LookupSource owner <br/> | |||
burn | Compact{'<'}ClassId{'>'} class <br/>Compact{'<'}InstanceId{'>'} instance <br/>Option{'<'}LookupSource{'>'} check_owner <br/> | |||
transfer | Compact{'<'}ClassId{'>'} class <br/>Compact{'<'}InstanceId{'>'} instance <br/>LookupSource dest <br/> | |||
redeposit | Compact{'<'}ClassId{'>'} class <br/>Vec{'<'}InstanceId{'>'} instances <br/> | |||
freeze | Compact{'<'}ClassId{'>'} class <br/>Compact{'<'}InstanceId{'>'} instance <br/> | |||
thaw | Compact{'<'}ClassId{'>'} class <br/>Compact{'<'}InstanceId{'>'} instance <br/> | |||
freeze_class | Compact{'<'}ClassId{'>'} class <br/> | |||
thaw_class | Compact{'<'}ClassId{'>'} class <br/> | |||
transfer_ownership | Compact{'<'}ClassId{'>'} class <br/>LookupSource owner <br/> | |||
set_team | Compact{'<'}ClassId{'>'} class <br/>LookupSource issuer <br/>LookupSource admin <br/>LookupSource freezer <br/> | |||
approve_transfer | Compact{'<'}ClassId{'>'} class <br/>Compact{'<'}InstanceId{'>'} instance <br/>LookupSource delegate <br/> | |||
cancel_approval | Compact{'<'}ClassId{'>'} class <br/>Compact{'<'}InstanceId{'>'} instance <br/>Option{'<'}LookupSource{'>'} maybe_check_delegate <br/> | |||
force_asset_status | Compact{'<'}ClassId{'>'} class <br/>LookupSource owner <br/>LookupSource issuer <br/>LookupSource admin <br/>LookupSource freezer <br/>bool free_holding <br/>bool is_frozen <br/> | |||
set_attribute | Compact{'<'}ClassId{'>'} class <br/>Option{'<'}InstanceId{'>'} maybe_instance <br/>Bytes key <br/>Bytes value <br/> | |||
clear_attribute | Compact{'<'}ClassId{'>'} class <br/>Option{'<'}InstanceId{'>'} maybe_instance <br/>Bytes key <br/> | |||
set_metadata | Compact{'<'}ClassId{'>'} class <br/>Compact{'<'}InstanceId{'>'} instance <br/>Bytes data <br/>bool is_frozen <br/> | |||
clear_metadata | Compact{'<'}ClassId{'>'} class <br/>Compact{'<'}InstanceId{'>'} instance <br/> | |||
set_class_metadata | Compact{'<'}ClassId{'>'} class <br/>Bytes data <br/>bool is_frozen <br/> | |||
clear_class_metadata | Compact{'<'}ClassId{'>'} class <br/> |