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 |
Name | Lookup | Attributes | |
---|---|---|---|
TransactedDerivative | 6b00 | ["AccountId","MultiLocation","Bytes","u16"] | |
TransactedSovereign | 6b01 | ["AccountId","MultiLocation","Bytes"] | |
RegisteredDerivative | 6b02 | ["AccountId","u16"] | |
DeRegisteredDerivative | 6b03 | ["u16"] | |
TransactFailed | 6b04 | ["XcmError"] | |
TransactInfoChanged | 6b05 | ["MultiLocation","RemoteTransactInfoWithMaxWeight"] | |
TransactInfoRemoved | 6b06 | ["MultiLocation"] |
Name | Type | |
---|---|---|
IndexToAccount | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["U16"],"value":"[U8; 20]","keys_id":49,"value_id":0}} | |
TransactInfoWithWeightLimit | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["xcm:v1:multilocation:MultiLocation"],"value":"xcm_transactor:pallet:RemoteTransactInfoWithMaxWeight","keys_id":91,"value_id":132}} |
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 |