Name | Lookup | Parameters | |
|---|---|---|---|
| send | 3300 | 2 | |
| teleport_assets | 3301 | 4 | |
| reserve_transfer_assets | 3302 | 4 | |
| execute | 3303 | 2 | |
| force_xcm_version | 3304 | 2 | |
| force_default_xcm_version | 3305 | 1 | |
| force_subscribe_version_notify | 3306 | 1 | |
| force_unsubscribe_version_notify | 3307 | 1 | |
| limited_reserve_transfer_assets | 3308 | 5 | |
| limited_teleport_assets | 3309 | 5 | |
| force_suspension | 330a | 1 | |
| transfer_assets | 330b | 5 | |
| claim_assets | 330c | 2 | |
| transfer_assets_using_type_and_then | 330d | 7 |
Name | Lookup | Attributes | |
|---|---|---|---|
| Attempted | 3300 | ["xcm::latest::Outcome"] | |
| Sent | 3301 | ["Location","Location","Xcm<()>","XcmHash"] | |
| UnexpectedResponse | 3302 | ["Location","QueryId"] | |
| ResponseReady | 3303 | ["QueryId","Response"] | |
| Notified | 3304 | ["QueryId","u8","u8"] | |
| NotifyOverweight | 3305 | ["QueryId","u8","u8","Weight","Weight"] | |
| NotifyDispatchError | 3306 | ["QueryId","u8","u8"] | |
| NotifyDecodeFailed | 3307 | ["QueryId","u8","u8"] | |
| InvalidResponder | 3308 | ["Location","QueryId","Option<Location>"] | |
| InvalidResponderVersion | 3309 | ["Location","QueryId"] | |
| ResponseTaken | 330a | ["QueryId"] | |
| AssetsTrapped | 330b | ["H256","Location","VersionedAssets"] | |
| VersionChangeNotified | 330c | ["Location","XcmVersion","Assets","XcmHash"] | |
| SupportedVersionChanged | 330d | ["Location","XcmVersion"] | |
| NotifyTargetSendFail | 330e | ["Location","QueryId","XcmError"] | |
| NotifyTargetMigrationFail | 330f | ["VersionedLocation","QueryId"] | |
| InvalidQuerierVersion | 3310 | ["Location","QueryId"] | |
| InvalidQuerier | 3311 | ["Location","QueryId","Location","Option<Location>"] | |
| VersionNotifyStarted | 3312 | ["Location","Assets","XcmHash"] | |
| VersionNotifyRequested | 3313 | ["Location","Assets","XcmHash"] | |
| VersionNotifyUnrequested | 3314 | ["Location","Assets","XcmHash"] | |
| FeesPaid | 3315 | ["Location","Assets"] | |
| AssetsClaimed | 3316 | ["H256","Location","VersionedAssets"] | |
| VersionMigrationFinished | 3317 | ["XcmVersion"] |
Name | Type | |
|---|---|---|
| QueryCounter | {"origin":"PlainType","plain_type":"U64","PlainTypeValue":12} | |
| Queries | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["U64"],"value":"pallet_xcm:pallet:QueryStatus","keys_id":12,"value_id":522}} | |
| AssetTraps | {"origin":"Map","n_map_type":{"hashers":["Identity"],"key_vec":["H256"],"value":"U32","keys_id":13,"value_id":4}} | |
| SafeXcmVersion | {"origin":"PlainType","plain_type":"U32","PlainTypeValue":4} | |
| SupportedVersion | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat","Blake2_128Concat"],"key_vec":["U32","xcm:VersionedLocation"],"value":"U32","keys_id":527,"value_id":4}} | |
| VersionNotifiers | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat","Blake2_128Concat"],"key_vec":["U32","xcm:VersionedLocation"],"value":"U64","keys_id":527,"value_id":12}} | |
| VersionNotifyTargets | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat","Blake2_128Concat"],"key_vec":["U32","xcm:VersionedLocation"],"value":"Tuple:U64sp_weights:weight_v2:WeightU32","keys_id":527,"value_id":528}} | |
| VersionDiscoveryQueue | {"origin":"PlainType","plain_type":"Vec<Tuple:xcm:VersionedLocationU32>","PlainTypeValue":529} | |
| CurrentMigration | {"origin":"PlainType","plain_type":"pallet_xcm:pallet:VersionMigrationStage","PlainTypeValue":532} | |
| RemoteLockedFungibles | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat","Blake2_128Concat","Blake2_128Concat"],"key_vec":["U32","AccountId","xcm:VersionedAssetId"],"value":"pallet_xcm:pallet:RemoteLockedFungibleRecord","keys_id":534,"value_id":535}} | |
| LockedFungibles | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["AccountId"],"value":"Vec<Tuple:U128xcm:VersionedLocation>","keys_id":0,"value_id":539}} | |
| XcmExecutionSuspended | {"origin":"PlainType","plain_type":"Bool","PlainTypeValue":8} | |
| ShouldRecordXcm | {"origin":"PlainType","plain_type":"Bool","PlainTypeValue":8} | |
| RecordedXcm | {"origin":"PlainType","plain_type":"Vec<staging_xcm:v4:Instruction@92>","PlainTypeValue":90} |
Name | Docs |
|---|---|
| Unreachable | |
| SendFailure | |
| Filtered | |
| UnweighableMessage | |
| DestinationNotInvertible | |
| Empty | |
| CannotReanchor | |
| TooManyAssets | |
| InvalidOrigin | |
| BadVersion | |
| BadLocation | |
| NoSubscription | |
| AlreadySubscribed | |
| CannotCheckOutTeleport | |
| LowBalance | |
| TooManyLocks | |
| AccountNotSovereign | |
| FeesNotMet | |
| LockNotFound | |
| InUse | |
| InvalidAssetUnknownReserve | |
| InvalidAssetUnsupportedReserve | |
| TooManyReserves | |
| LocalExecutionIncomplete |