Name | Lookup | Parameters | |
|---|---|---|---|
| register | 6b00 | 2 | |
| deregister | 6b01 | 1 | |
| transact_through_derivative | 6b02 | 6 | |
| transact_through_sovereign | 6b03 | 7 | |
| set_transact_info | 6b04 | 4 | |
| remove_transact_info | 6b05 | 1 | |
| transact_through_signed | 6b06 | 5 | |
| set_fee_per_second | 6b07 | 2 | |
| remove_fee_per_second | 6b08 | 1 | |
| hrmp_manage | 6b09 | 3 |
Name | Lookup | Attributes | |
|---|---|---|---|
| TransactedDerivative | 6b00 | ["AccountId","Location","Bytes","u16"] | |
| TransactedSovereign | 6b01 | ["Option<AccountId>","Location","Bytes"] | |
| TransactedSigned | 6b02 | ["AccountId","Location","Bytes"] | |
| RegisteredDerivative | 6b03 | ["AccountId","u16"] | |
| DeRegisteredDerivative | 6b04 | ["u16"] | |
| TransactFailed | 6b05 | ["XcmError"] | |
| TransactInfoChanged | 6b06 | ["Location","RemoteTransactInfoWithMaxWeight"] | |
| TransactInfoRemoved | 6b07 | ["Location"] | |
| DestFeePerSecondChanged | 6b08 | ["Location","u128"] | |
| DestFeePerSecondRemoved | 6b09 | ["Location"] | |
| HrmpManagementSent | 6b0a | ["HrmpOperation"] |
Name | Type | |
|---|---|---|
| IndexToAccount | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["U16"],"value":"H160","keys_id":60,"value_id":0}} | |
| TransactInfoWithWeightLimit | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["staging_xcm:v5:location:Location"],"value":"pallet_xcm_transactor:pallet:RemoteTransactInfoWithMaxWeight","keys_id":144,"value_id":457}} | |
| DestinationAssetFeePerSecond | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["staging_xcm:v5:location:Location"],"value":"U128","keys_id":144,"value_id":6}} | |
| RelayIndices | {"origin":"PlainType","plain_type":"pallet_xcm_transactor:relay_indices:RelayChainIndices","PlainTypeValue":741} |
Name | Type | Value | |
|---|---|---|---|
| SelfLocation | staging_xcm:v5:location:Location | 0000 | |
| BaseXcmWeight | sp_weights:weight_v2:Weight | 0208af2f00 |
Name | Docs |
|---|---|
| IndexAlreadyClaimed | |
| UnclaimedIndex | |
| NotOwner | |
| UnweighableMessage | |
| CannotReanchor | |
| AssetHasNoReserve | |
| InvalidDest | |
| NotCrossChainTransfer | |
| AssetIsNotReserveInDestination | |
| DestinationNotInvertible | |
| ErrorDelivering | |
| DispatchWeightBiggerThanTotalWeight | |
| WeightOverflow | |
| AmountOverflow | |
| TransactorInfoNotSet | |
| NotCrossChainTransferableCurrency | |
| XcmExecuteError | |
| BadVersion | |
| MaxWeightTransactReached | |
| UnableToWithdrawAsset | |
| FeePerSecondNotSet | |
| SignedTransactNotAllowedForDestination | |
| FailedMultiLocationToJunction | |
| HrmpHandlerNotImplemented | |
| TooMuchFeeUsed | |
| ErrorValidating | |
| RefundNotSupportedWithTransactInfo |