Name | Lookup | Parameters | |
---|---|---|---|
register | 2100 | 2 | |
deregister | 2101 | 1 | |
transact_through_derivative | 2102 | 6 | |
transact_through_sovereign | 2103 | 7 | |
set_transact_info | 2104 | 4 | |
remove_transact_info | 2105 | 1 | |
transact_through_signed | 2106 | 5 | |
set_fee_per_second | 2107 | 2 | |
remove_fee_per_second | 2108 | 1 | |
hrmp_manage | 2109 | 3 |
Name | Lookup | Attributes | |
---|---|---|---|
TransactedDerivative | 2100 | ["AccountId","Location","Bytes","u16"] | |
TransactedSovereign | 2101 | ["Option<AccountId>","Location","Bytes"] | |
TransactedSigned | 2102 | ["AccountId","Location","Bytes"] | |
RegisteredDerivative | 2103 | ["AccountId","u16"] | |
DeRegisteredDerivative | 2104 | ["u16"] | |
TransactFailed | 2105 | ["XcmError"] | |
TransactInfoChanged | 2106 | ["Location","RemoteTransactInfoWithMaxWeight"] | |
TransactInfoRemoved | 2107 | ["Location"] | |
DestFeePerSecondChanged | 2108 | ["Location","u128"] | |
DestFeePerSecondRemoved | 2109 | ["Location"] | |
HrmpManagementSent | 210a | ["HrmpOperation"] |
Name | Type | |
---|---|---|
IndexToAccount | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["U16"],"value":"[U8; 20]","keys_id":72,"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":82,"value_id":160}} | |
DestinationAssetFeePerSecond | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["staging_xcm:v4:location:Location"],"value":"U128","keys_id":82,"value_id":6}} | |
RelayIndices | {"origin":"PlainType","plain_type":"pallet_xcm_transactor:relay_indices:RelayChainIndices","PlainTypeValue":593} |
Name | Type | Value | |
---|---|---|---|
SelfLocation | staging_xcm:v4: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 |