Name | Lookup | Attributes | |
|---|---|---|---|
| RouteExecuted | 4300 | ["AssetId","AssetId","Balance","Balance"] |
Name | Type | Value | |
|---|---|---|---|
| MaxNumberOfTrades | U8 | 05 |
Name | Docs |
|---|---|
| TradingLimitReached | The trading limit has been reached |
| MaxTradesExceeded | The the max number of trades limit is reached |
| PoolNotSupported | The AMM pool is not supported for executing trades |
| RouteHasNoTrades | Route has not trades to be executed |
| InsufficientBalance | The user has not enough balance to execute the trade |
| InvalidRouteExecution | The route execution failed in the underlying AMM |
| RouteCalculationFailed | The calculation of route trade amounts failed in the underlying AMM |