Name | Lookup | Parameters | |
|---|---|---|---|
| register | 2100 | 2 | |
| deregister | 2101 | 1 | |
| transact_through_derivative | 2102 | 5 | |
| transact_through_sovereign | 2103 | 6 | |
| set_transact_info | 2104 | 4 | |
| remove_transact_info | 2105 | 1 | |
| transact_through_signed | 2106 | 4 | |
| set_fee_per_second | 2107 | 2 | |
| remove_fee_per_second | 2108 | 1 |
Name | Lookup | Attributes | |
|---|---|---|---|
| TransactedDerivative | 2100 | ["AccountId","MultiLocation","Bytes","u16"] | |
| TransactedSovereign | 2101 | ["AccountId","MultiLocation","Bytes"] | |
| TransactedSigned | 2102 | ["AccountId","MultiLocation","Bytes"] | |
| RegisteredDerivative | 2103 | ["AccountId","u16"] | |
| DeRegisteredDerivative | 2104 | ["u16"] | |
| TransactFailed | 2105 | ["XcmError"] | |
| TransactInfoChanged | 2106 | ["MultiLocation","RemoteTransactInfoWithMaxWeight"] | |
| TransactInfoRemoved | 2107 | ["MultiLocation"] | |
| DestFeePerSecondChanged | 2108 | ["MultiLocation","u128"] | |
| DestFeePerSecondRemoved | 2109 | ["MultiLocation"] |
Name | Type | |
|---|---|---|
| IndexToAccount | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["U16"],"value":"H160","keys_id":78,"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":90,"value_id":133}} | |
| DestinationAssetFeePerSecond | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["xcm:v1:multilocation:MultiLocation"],"value":"U128","keys_id":90,"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 |