subscan
Runtime Modules / TokenMux
Spec Version:
Call Functions
Name
Lookup
Parameters
depositbd002
burnbd012
match_swapbd022
Events
Name
Lookup
Attributes
Depositedbd00["AccountId","CurrencyId","CurrencyId","BalanceOut"]
Burnedbd01["AccountId","CurrencyId","CurrencyId","BalanceOut"]
SwapMatchedbd02["OrderId","BalanceOut"]
Constants
Name
Type
Value
PalletId[U8; 8]6366672f746d7578
Error Types
Name
Docs
MetadataNotFoundThe given currency has no metadata set.
NoLocalRepresentationThe given currency has no local representation and can hence not bedeposited to receive a local representation.
SwapNotFoundSwap could not be found by id
NotIdenticalSwapMatching orders does only work if there is a one-to-one conversion
InvalidSwapCurrenciesThis means the swap is either not a local to variant or not avariant to local swap
DecimalMismatchVariant and local representation have mismatching decimals in theirmetadata. A conversion between the two is not possible