Zeitgeist
subscan
Runtime Modules / HybridRouter
Spec Version:
Call Functions
Name
Lookup
Parameters
buy40007
sell40017
Events
Name
Lookup
Attributes
HybridRouterExecuted4000["TxType","AccountIdOf","MarketIdOf","BalanceOf","AssetOf","BalanceOf","AssetOf","BalanceOf","BalanceOf","BalanceOf"]
Constants
Name
Type
Value
MaxOrdersU3264000000
Error Types
Name
Docs
AmountIsZeroThe specified amount is zero.
PriceLimitTooHighThe price limit is too high.
OrderPriceAboveMaxPriceThe price of an order is above the specified maximum price.
OrderPriceBelowMinPriceThe price of an order is below the specified minimum price.
AssetNotEqualToOrderbookMakerAssetThe asset of an order is not equal to the maker asset of the order book.
AssetNotEqualToOrderbookTakerAssetThe asset of an order is not equal to the taker asset of the order book.
CancelStrategyAppliedThe strategy "immediate or cancel" was applied.
AssetCountMismatchThe asset count does not match the markets asset count.
MaxOrdersExceededThe maximum number of orders was exceeded.