Name | Lookup | Parameters | |
|---|---|---|---|
| register | 6b00 | 2 | |
| deregister | 6b01 | 1 | |
| transact_through_derivative_multilocation | 6b02 | 5 | |
| transact_through_derivative | 6b03 | 5 | |
| transact_through_sovereign | 6b04 | 6 | |
| set_transact_info | 6b05 | 4 | |
| remove_transact_info | 6b06 | 1 | |
| transact_through_signed | 6b07 | 4 | |
| transact_through_signed_multilocation | 6b08 | 4 | |
| set_fee_per_second | 6b09 | 2 | |
| remove_fee_per_second | 6b0a | 1 |
Name | Lookup | Attributes | |
|---|---|---|---|
| TransactedDerivative | 6b00 | ["AccountId","MultiLocation","Bytes","u16"] | |
| TransactedSovereign | 6b01 | ["AccountId","MultiLocation","Bytes"] | |
| TransactedSigned | 6b02 | ["AccountId","MultiLocation","Bytes"] | |
| RegisteredDerivative | 6b03 | ["AccountId","u16"] | |
| DeRegisteredDerivative | 6b04 | ["u16"] | |
| TransactFailed | 6b05 | ["XcmError"] | |
| TransactInfoChanged | 6b06 | ["MultiLocation","RemoteTransactInfoWithMaxWeight"] | |
| TransactInfoRemoved | 6b07 | ["MultiLocation"] | |
| DestFeePerSecondChanged | 6b08 | ["MultiLocation","u128"] | |
| DestFeePerSecondRemoved | 6b09 | ["MultiLocation"] |
Name | Type | |
|---|---|---|
| IndexToAccount | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["U16"],"value":"H160","keys_id":51,"value_id":0}} | |
| TransactInfoWithWeightLimit | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["xcm:v1:multilocation:MultiLocation"],"value":"pallet_xcm_transactor:pallet:RemoteTransactInfoWithMaxWeight","keys_id":94,"value_id":135}} | |
| DestinationAssetFeePerSecond | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["xcm:v1:multilocation:MultiLocation"],"value":"U128","keys_id":94,"value_id":6}} |
Name | Type | Value | |
|---|---|---|---|
| SelfLocation | xcm:v1:multilocation:MultiLocation | 0000 | |
| BaseXcmWeight | U64 | 00e1f50500000000 |
Name | Docs |
|---|---|
| IndexAlreadyClaimed | |
| UnclaimedIndex | |
| NotOwner | |
| UnweighableMessage | |
| CannotReanchor | |
| AssetHasNoReserve | |
| InvalidDest | |
| NotCrossChainTransfer | |
| AssetIsNotReserveInDestination | |
| DestinationNotInvertible | |
| ErrorSending | |
| DispatchWeightBiggerThanTotalWeight | |
| WeightOverflow | |
| AmountOverflow | |
| TransactorInfoNotSet | |
| NotCrossChainTransferableCurrency | |
| XcmExecuteError | |
| BadVersion | |
| MaxWeightTransactReached | |
| UnableToWithdrawAsset | |
| FeePerSecondNotSet | |
| SignedTransactNotAllowedForDestination | |
| FailedMultiLocationToJunction |