Turing
subscan
Runtime Modules / XcmpHandler
Spec Version:
Call Functions
Events
Name
Lookup
Attributes
XcmDataAdded3e00["ParachainId","CurrencyId"]
XcmDataRemoved3e01["ParachainId","CurrencyId"]
XcmSent3e02["ParachainId"]
XcmTransactedLocally3e03
XcmFeesPaid3e04["AccountId","AccountId"]
XcmFeesFailed3e05["AccountId","AccountId","DispatchError"]
Storage Functions
Name
Type
XcmChainCurrencyData{"origin":"Map","n_map_type":{"hashers":["Twox64Concat","Twox64Concat"],"key_vec":["U32","U32"],"value":"pallet_xcmp_handler:pallet:XcmCurrencyData","keys_id":111,"value_id":375}}
Constants
Name
Type
Value
GetNativeCurrencyIdU3200000000
Error Types
Name
Docs
CurrencyChainComboNotSupportedWe only support certain currency/chain combinations.
CurrencyChainComboNotFoundThere is no entry for that currency/chain combination.
FeeOverflowEither the weight or fee per second is too large.
WeightOverflowEither the instruction weight or the transact weight is too large.
FailedMultiLocationToJunctionFailed when creating the multilocation for descend origin.
CannotReanchorUnable to reanchor the asset.
ErrorSendingXcmToTargetFailed to send XCM to target.
XcmExecutionFailedFailed to execute XCM in local chain.
ErrorGettingCallWeightFailed to get weight of call.
CurrencyNotSupportedCurrency not supported