Statemint 14.1001000.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/> |
ParachainSystem
Name | Nano S | Nano S XL | Nano SP/X - Stax | Nesting | Arguments |
---|---|---|---|---|---|
Set validation data | ParachainInherentData data<br/> | ||||
Sudo send upward message | UpwardMessage message<br/> | ||||
Authorize upgrade | Hash code_hash<br/>bool check_version<br/> | ||||
Enact authorized upgrade | Vecu8 code<br/> |
Timestamp
Name | Nano S | Nano S XL | Nano SP/X - Stax | Nesting | Arguments |
---|---|---|---|---|---|
Set | ✔️ | ✔️ | Compactu64 now<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/> |
CollatorSelection
Name | Nano S | Nano S XL | Nano SP/X - Stax | Nesting | Arguments |
---|---|---|---|---|---|
Set invulnerables | ✔️ | ✔️ | VecAccountId new_<br/> | ||
Set desired candidates | ✔️ | ✔️ | u32 max<br/> | ||
Set candidacy bond | ✔️ | ✔️ | Balance bond<br/> | ||
Register as candidate | ✔️ | ✔️ | |||
Leave intent | ✔️ | ✔️ | |||
Add invulnerable | ✔️ | ✔️ | AccountId who<br/> | ||
Remove invulnerable | ✔️ | ✔️ | AccountId who<br/> |
Session
Name | Nano S | Nano S XL | Nano SP/X - Stax | Nesting | Arguments |
---|---|---|---|---|---|
Set keys | ✔️ | ✔️ | ✔️ | ✔️ | Keys keys<br/>Bytes proof<br/> |
Purge keys | ✔️ | ✔️ | ✔️ | ✔️ |
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/> |
ToKusamaXcmRouter
Name | Nano S | Nano S XL | Nano SP/X - Stax | Nesting | Arguments |
---|---|---|---|---|---|
Report bridge status | H256 bridge_id<br/>bool is_congested<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/> |
Assets
Name | Nano S | Nano S XL | Nano SP/X - Stax | Nesting | Arguments |
---|---|---|---|---|---|
Create | ✔️ | ✔️ | ✔️ | Compactu32 id<br/>AccountIdLookupOfT admin<br/>Balance min_balance<br/> | |
Force create | ✔️ | ✔️ | ✔️ | Compactu32 id<br/>AccountIdLookupOfT owner<br/>bool is_sufficient<br/>CompactBalance min_balance<br/> | |
Start destroy | ✔️ | ✔️ | Compactu32 id<br/> | ||
Destroy accounts | ✔️ | ✔️ | Compactu32 id<br/> | ||
Destroy approvals | ✔️ | ✔️ | Compactu32 id<br/> | ||
Finish destroy | ✔️ | ✔️ | Compactu32 id<br/> | ||
Mint | ✔️ | ✔️ | ✔️ | Compactu32 id<br/>AccountIdLookupOfT beneficiary<br/>CompactBalance amount<br/> | |
Burn | ✔️ | ✔️ | ✔️ | Compactu32 id<br/>AccountIdLookupOfT who<br/>CompactBalance amount<br/> | |
Transfer | ✔️ | ✔️ | ✔️ | Compactu32 id<br/>AccountIdLookupOfT target<br/>CompactBalance amount<br/> | |
Transfer keep alive | ✔️ | ✔️ | ✔️ | Compactu32 id<br/>AccountIdLookupOfT target<br/>CompactBalance amount<br/> | |
Force transfer | ✔️ | ✔️ | ✔️ | Compactu32 id<br/>AccountIdLookupOfT source<br/>AccountIdLookupOfT dest<br/>CompactBalance amount<br/> | |
Freeze | ✔️ | ✔️ | ✔️ | Compactu32 id<br/>AccountIdLookupOfT who<br/> | |
Thaw | ✔️ | ✔️ | ✔️ | Compactu32 id<br/>AccountIdLookupOfT who<br/> | |
Freeze asset | ✔️ | ✔️ | ✔️ | Compactu32 id<br/> | |
Thaw asset | ✔️ | ✔️ | ✔️ | Compactu32 id<br/> | |
Transfer ownership | ✔️ | ✔️ | ✔️ | Compactu32 id<br/>AccountIdLookupOfT owner<br/> | |
Set team | ✔️ | ✔️ | ✔️ | Compactu32 id<br/>AccountIdLookupOfT issuer<br/>AccountIdLookupOfT admin<br/>AccountIdLookupOfT 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/>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 | ✔️ | ✔️ | ✔️ | Compactu32 id<br/>AccountIdLookupOfT delegate<br/>CompactBalance amount<br/> | |
Cancel approval | ✔️ | ✔️ | ✔️ | Compactu32 id<br/>AccountIdLookupOfT delegate<br/> | |
Force cancel approval | ✔️ | ✔️ | ✔️ | Compactu32 id<br/>AccountIdLookupOfT owner<br/>AccountIdLookupOfT delegate<br/> | |
Transfer approved | ✔️ | ✔️ | ✔️ | Compactu32 id<br/>AccountIdLookupOfT owner<br/>AccountIdLookupOfT destination<br/>CompactBalance amount<br/> | |
Touch | ✔️ | ✔️ | Compactu32 id<br/> | ||
Refund | ✔️ | ✔️ | Compactu32 id<br/>bool allow_burn<br/> | ||
Set min balance | ✔️ | ✔️ | Compactu32 id<br/>Balance min_balance<br/> | ||
Touch other | ✔️ | ✔️ | Compactu32 id<br/>AccountIdLookupOfT who<br/> | ||
Refund other | ✔️ | ✔️ | Compactu32 id<br/>AccountIdLookupOfT who<br/> | ||
Block | ✔️ | ✔️ | Compactu32 id<br/>AccountIdLookupOfT who<br/> |
Uniques
Name | Nano S | Nano S XL | Nano SP/X - Stax | Nesting | Arguments |
---|---|---|---|---|---|
Create | ✔️ | ✔️ | CollectionId collection<br/>AccountIdLookupOfT admin<br/> | ||
Force create | ✔️ | ✔️ | CollectionId collection<br/>AccountIdLookupOfT owner<br/>bool free_holding<br/> | ||
Destroy | ✔️ | ✔️ | CollectionId collection<br/>DestroyWitness witness<br/> | ||
Mint | ✔️ | ✔️ | CollectionId collection<br/>ItemId item<br/>AccountIdLookupOfT owner<br/> | ||
Burn | ✔️ | ✔️ | CollectionId collection<br/>ItemId item<br/>OptionAccountIdLookupOfT check_owner<br/> | ||
Transfer | ✔️ | ✔️ | CollectionId collection<br/>ItemId item<br/>AccountIdLookupOfT dest<br/> | ||
Redeposit | ✔️ | ✔️ | CollectionId collection<br/>VecItemId items<br/> | ||
Freeze | ✔️ | ✔️ | CollectionId collection<br/>ItemId item<br/> | ||
Thaw | ✔️ | ✔️ | CollectionId collection<br/>ItemId item<br/> | ||
Freeze collection | ✔️ | ✔️ | CollectionId collection<br/> | ||
Thaw collection | ✔️ | ✔️ | CollectionId collection<br/> | ||
Transfer ownership | ✔️ | ✔️ | CollectionId collection<br/>AccountIdLookupOfT owner<br/> | ||
Set team | ✔️ | ✔️ | CollectionId collection<br/>AccountIdLookupOfT issuer<br/>AccountIdLookupOfT admin<br/>AccountIdLookupOfT freezer<br/> | ||
Approve transfer | ✔️ | ✔️ | CollectionId collection<br/>ItemId item<br/>AccountIdLookupOfT delegate<br/> | ||
Cancel approval | ✔️ | ✔️ | CollectionId collection<br/>ItemId item<br/>OptionAccountIdLookupOfT maybe_check_delegate<br/> | ||
Force item status | ✔️ | ✔️ | CollectionId collection<br/>AccountIdLookupOfT owner<br/>AccountIdLookupOfT issuer<br/>AccountIdLookupOfT admin<br/>AccountIdLookupOfT freezer<br/>bool free_holding<br/>bool is_frozen<br/> | ||
Set attribute | ✔️ | ✔️ | CollectionId collection<br/>OptionItemId maybe_item<br/>BoundedVecu8 key<br/>BoundedVecu8 value<br/> | ||
Clear attribute | ✔️ | ✔️ | CollectionId collection<br/>OptionItemId maybe_item<br/>BoundedVecu8 key<br/> | ||
Set metadata | ✔️ | ✔️ | CollectionId collection<br/>ItemId item<br/>BoundedVecu8 data<br/>bool is_frozen<br/> | ||
Clear metadata | ✔️ | ✔️ | CollectionId collection<br/>ItemId item<br/> | ||
Set collection metadata | ✔️ | ✔️ | CollectionId collection<br/>BoundedVecu8 data<br/>bool is_frozen<br/> | ||
Clear collection metadata | ✔️ | ✔️ | CollectionId collection<br/> | ||
Set accept ownership | ✔️ | ✔️ | OptionCollectionId maybe_collection<br/> | ||
Set collection max supply | ✔️ | ✔️ | CollectionId collection<br/>u32 max_supply<br/> | ||
Set price | ✔️ | ✔️ | CollectionId collection<br/>ItemId item<br/>OptionItemPrice price<br/>OptionAccountIdLookupOfT whitelisted_buyer<br/> | ||
Buy item | ✔️ | ✔️ | CollectionId collection<br/>ItemId item<br/>ItemPrice bid_price<br/> |
Nfts
Name | Nano S | Nano S XL | Nano SP/X - Stax | Nesting | Arguments |
---|---|---|---|---|---|
Create | ✔️ | ✔️ | AccountIdLookupOfT admin<br/>CollectionConfigFor config<br/> | ||
Force create | ✔️ | ✔️ | AccountIdLookupOfT owner<br/>CollectionConfigFor config<br/> | ||
Destroy | ✔️ | ✔️ | CollectionId collection<br/>DestroyWitness witness<br/> | ||
Mint | ✔️ | ✔️ | CollectionId collection<br/>ItemId item<br/>AccountIdLookupOfT mint_to<br/>OptionMintWitnessItemIdDepositBalanceOf witness_data<br/> | ||
Force mint | ✔️ | ✔️ | CollectionId collection<br/>ItemId item<br/>AccountIdLookupOfT mint_to<br/>ItemConfig item_config<br/> | ||
Burn | ✔️ | ✔️ | CollectionId collection<br/>ItemId item<br/> | ||
Transfer | ✔️ | ✔️ | CollectionId collection<br/>ItemId item<br/>AccountIdLookupOfT dest<br/> | ||
Redeposit | ✔️ | ✔️ | CollectionId collection<br/>VecItemId items<br/> | ||
Lock item transfer | ✔️ | ✔️ | CollectionId collection<br/>ItemId item<br/> | ||
Unlock item transfer | ✔️ | ✔️ | CollectionId collection<br/>ItemId item<br/> | ||
Lock collection | ✔️ | ✔️ | CollectionId collection<br/>CollectionSettings lock_settings<br/> | ||
Transfer ownership | ✔️ | ✔️ | CollectionId collection<br/>AccountIdLookupOfT owner<br/> | ||
Set team | ✔️ | ✔️ | CollectionId collection<br/>OptionAccountIdLookupOfT issuer<br/>OptionAccountIdLookupOfT admin<br/>OptionAccountIdLookupOfT freezer<br/> | ||
Force collection owner | ✔️ | ✔️ | CollectionId collection<br/>AccountIdLookupOfT owner<br/> | ||
Force collection config | ✔️ | ✔️ | CollectionId collection<br/>CollectionConfigFor config<br/> | ||
Approve transfer | ✔️ | ✔️ | CollectionId collection<br/>ItemId item<br/>AccountIdLookupOfT delegate<br/>OptionBlockNumber maybe_deadline<br/> | ||
Cancel approval | ✔️ | ✔️ | CollectionId collection<br/>ItemId item<br/>AccountIdLookupOfT delegate<br/> | ||
Clear all transfer approvals | ✔️ | ✔️ | CollectionId collection<br/>ItemId item<br/> | ||
Lock item properties | ✔️ | ✔️ | CollectionId collection<br/>ItemId item<br/>bool lock_metadata<br/>bool lock_attributes<br/> | ||
Set attribute | ✔️ | ✔️ | CollectionId collection<br/>OptionItemId maybeitem<br/>AttributeNamespaceAccountId namespace<br/>BoundedVecu8 key<br/>BoundedVecu8 value<br/> | ||
Force set attribute | ✔️ | ✔️ | OptionAccountId setas<br/>CollectionId collection<br/>OptionItemId maybe_item<br/>AttributeNamespaceAccountId namespace<br/>BoundedVecu8 key<br/>BoundedVecu8 value<br/> | ||
Clear attribute | ✔️ | ✔️ | CollectionId collection<br/>OptionItemId maybeitem<br/>AttributeNamespaceAccountId namespace<br/>BoundedVecu8 key<br/> | ||
Approve item attributes | ✔️ | ✔️ | CollectionId collection<br/>ItemId item<br/>AccountIdLookupOfT delegate<br/> | ||
Cancel item attributes approval | ✔️ | ✔️ | CollectionId collection<br/>ItemId item<br/>AccountIdLookupOfT delegate<br/>CancelAttributesApprovalWitness witness<br/> | ||
Set metadata | ✔️ | ✔️ | CollectionId collection<br/>ItemId item<br/>BoundedVecu8 data<br/> | ||
Clear metadata | ✔️ | ✔️ | CollectionId collection<br/>ItemId item<br/> | ||
Set collection metadata | ✔️ | ✔️ | CollectionId collection<br/>BoundedVecu8 data<br/> | ||
Clear collection metadata | ✔️ | ✔️ | CollectionId collection<br/> | ||
Set accept ownership | ✔️ | ✔️ | OptionCollectionId maybe_collection<br/> | ||
Set collection max supply | ✔️ | ✔️ | CollectionId collection<br/>u32 max_supply<br/> | ||
Update mint settings | ✔️ | ✔️ | CollectionId collection<br/>MintSettings mint_settings<br/> | ||
Set price | ✔️ | ✔️ | CollectionId collection<br/>ItemId item<br/>OptionItemPrice price<br/>OptionAccountIdLookupOfT whitelisted_buyer<br/> | ||
Buy item | ✔️ | ✔️ | CollectionId collection<br/>ItemId item<br/>ItemPrice bid_price<br/> | ||
Pay tips | ✔️ | ✔️ | VecItemTipOfMaxTips tips<br/> | ||
Create swap | ✔️ | ✔️ | CollectionId offered_collection<br/>ItemId offered_item<br/>CollectionId desired_collection<br/>OptionItemId maybe_desired_item<br/>OptionPriceWithDirectionItemPrice maybe_price<br/>BlockNumber duration<br/> | ||
Cancel swap | ✔️ | ✔️ | CollectionId offered_collection<br/>ItemId offered_item<br/> | ||
Claim swap | ✔️ | ✔️ | CollectionId send_collection<br/>ItemId send_item<br/>CollectionId receive_collection<br/>ItemId receive_item<br/>OptionPriceWithDirectionItemPrice witness_price<br/> | ||
Mint pre signed | BoxPreSignedMintOf mint_data<br/>OffchainSignature signature<br/>AccountId signer<br/> | ||||
Set attributes pre signed | PreSignedAttributesOf data<br/>OffchainSignature signature<br/>AccountId signer<br/> |
ForeignAssets
Name | Nano S | Nano S XL | Nano SP/X - Stax | Nesting | Arguments |
---|---|---|---|---|---|
Create | ✔️ | AssetIdParameter id<br/>AccountIdLookupOfT admin<br/>Balance min_balance<br/> | |||
Force create | ✔️ | AssetIdParameter id<br/>AccountIdLookupOfT owner<br/>bool is_sufficient<br/>CompactBalance min_balance<br/> | |||
Start destroy | ✔️ | AssetIdParameter id<br/> | |||
Destroy accounts | ✔️ | AssetIdParameter id<br/> | |||
Destroy approvals | ✔️ | AssetIdParameter id<br/> | |||
Finish destroy | ✔️ | AssetIdParameter id<br/> | |||
Mint | ✔️ | AssetIdParameter id<br/>AccountIdLookupOfT beneficiary<br/>CompactBalance amount<br/> | |||
Burn | ✔️ | AssetIdParameter id<br/>AccountIdLookupOfT who<br/>CompactBalance amount<br/> | |||
Transfer | ✔️ | AssetIdParameter id<br/>AccountIdLookupOfT target<br/>CompactBalance amount<br/> | |||
Transfer keep alive | ✔️ | AssetIdParameter id<br/>AccountIdLookupOfT target<br/>CompactBalance amount<br/> | |||
Force transfer | ✔️ | AssetIdParameter id<br/>AccountIdLookupOfT source<br/>AccountIdLookupOfT dest<br/>CompactBalance amount<br/> | |||
Freeze | ✔️ | AssetIdParameter id<br/>AccountIdLookupOfT who<br/> | |||
Thaw | ✔️ | AssetIdParameter id<br/>AccountIdLookupOfT who<br/> | |||
Freeze asset | ✔️ | AssetIdParameter id<br/> | |||
Thaw asset | ✔️ | AssetIdParameter id<br/> | |||
Transfer ownership | ✔️ | AssetIdParameter id<br/>AccountIdLookupOfT owner<br/> | |||
Set team | ✔️ | AssetIdParameter id<br/>AccountIdLookupOfT issuer<br/>AccountIdLookupOfT admin<br/>AccountIdLookupOfT freezer<br/> | |||
Set metadata | ✔️ | AssetIdParameter id<br/>Vecu8 name<br/>Vecu8 symbol<br/>u8 decimals<br/> | |||
Clear metadata | ✔️ | AssetIdParameter id<br/> | |||
Force set metadata | ✔️ | AssetIdParameter id<br/>Vecu8 name<br/>Vecu8 symbol<br/>u8 decimals<br/>bool is_frozen<br/> | |||
Force clear metadata | ✔️ | AssetIdParameter id<br/> | |||
Force asset status | ✔️ | AssetIdParameter 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 | ✔️ | AssetIdParameter id<br/>AccountIdLookupOfT delegate<br/>CompactBalance amount<br/> | |||
Cancel approval | ✔️ | AssetIdParameter id<br/>AccountIdLookupOfT delegate<br/> | |||
Force cancel approval | ✔️ | AssetIdParameter id<br/>AccountIdLookupOfT owner<br/>AccountIdLookupOfT delegate<br/> | |||
Transfer approved | ✔️ | AssetIdParameter id<br/>AccountIdLookupOfT owner<br/>AccountIdLookupOfT destination<br/>CompactBalance amount<br/> | |||
Touch | ✔️ | AssetIdParameter id<br/> | |||
Refund | ✔️ | AssetIdParameter id<br/>bool allow_burn<br/> | |||
Set min balance | ✔️ | AssetIdParameter id<br/>Balance min_balance<br/> | |||
Touch other | ✔️ | AssetIdParameter id<br/>AccountIdLookupOfT who<br/> | |||
Refund other | ✔️ | AssetIdParameter id<br/>AccountIdLookupOfT who<br/> | |||
Block | ✔️ | AssetIdParameter id<br/>AccountIdLookupOfT who<br/> |