Name | Lookup | Attributes | |
---|---|---|---|
HybridRouterExecuted | 4000 | ["TxType","AccountIdOf","MarketIdOf","BalanceOf","AssetOf","BalanceOf","AssetOf","BalanceOf","BalanceOf","BalanceOf"] |
Name | Type | Value | |
---|---|---|---|
MaxOrders | U32 | 64000000 |
Name | Docs |
---|---|
AmountIsZero | The specified amount is zero. |
PriceLimitTooHigh | The price limit is too high. |
OrderPriceAboveMaxPrice | The price of an order is above the specified maximum price. |
OrderPriceBelowMinPrice | The price of an order is below the specified minimum price. |
AssetNotEqualToOrderbookMakerAsset | The asset of an order is not equal to the maker asset of the order book. |
AssetNotEqualToOrderbookTakerAsset | The asset of an order is not equal to the taker asset of the order book. |
CancelStrategyApplied | The strategy "immediate or cancel" was applied. |
AssetCountMismatch | The asset count does not match the markets asset count. |
MaxOrdersExceeded | The maximum number of orders was exceeded. |