Name | Lookup | Parameters | |
|---|---|---|---|
| register | 7d00 | 2 | |
| deregister | 7d01 | 1 | |
| transact_through_derivative | 7d02 | 6 | |
| transact_through_sovereign | 7d03 | 7 | |
| set_transact_info | 7d04 | 4 | |
| remove_transact_info | 7d05 | 1 | |
| transact_through_signed | 7d06 | 5 | |
| set_fee_per_second | 7d07 | 2 | |
| remove_fee_per_second | 7d08 | 1 | |
| hrmp_manage | 7d09 | 3 |
Name | Lookup | Attributes | |
|---|---|---|---|
| TransactedDerivative | 7d00 | ["AccountId","Location","Bytes","u16"] | |
| TransactedSovereign | 7d01 | ["Option<AccountId>","Location","Bytes"] | |
| TransactedSigned | 7d02 | ["AccountId","Location","Bytes"] | |
| RegisteredDerivative | 7d03 | ["AccountId","u16"] | |
| DeRegisteredDerivative | 7d04 | ["u16"] | |
| TransactFailed | 7d05 | ["XcmError"] | |
| TransactInfoChanged | 7d06 | ["Location","RemoteTransactInfoWithMaxWeight"] | |
| TransactInfoRemoved | 7d07 | ["Location"] | |
| DestFeePerSecondChanged | 7d08 | ["Location","u128"] | |
| DestFeePerSecondRemoved | 7d09 | ["Location"] | |
| HrmpManagementSent | 7d0a | ["HrmpOperation"] |
Name | Type | |
|---|---|---|
| IndexToAccount | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["U16"],"value":"AccountId","keys_id":45,"value_id":0}} | |
| TransactInfoWithWeightLimit | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["staging_xcm:v4:location:Location"],"value":"pallet_xcm_transactor:pallet:RemoteTransactInfoWithMaxWeight","keys_id":119,"value_id":558}} | |
| DestinationAssetFeePerSecond | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["staging_xcm:v4:location:Location"],"value":"U128","keys_id":119,"value_id":6}} | |
| RelayIndices | {"origin":"PlainType","plain_type":"pallet_xcm_transactor:relay_indices:RelayChainIndices","PlainTypeValue":957} |
Name | Type | Value | |
|---|---|---|---|
| SelfLocation | staging_xcm:v4:location:Location | 010100a120 | |
| BaseXcmWeight | sp_weights:weight_v2:Weight | 0284d71700 |
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 |