You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When selling small amounts of a token on the market, this may result in a calculated quantity of 0, in which case the market contract loops over every buy order and ouputs 'the order cannot be filled' multiple times. See https://he.dtools.dev/tx/b0086b1bef1fcc7dd40cabd6c32d6a90f1a93c6a-0 for an example.
The text was updated successfully, but these errors were encountered:
When selling small amounts of a token on the market, this may result in a calculated quantity of
0
, in which case the market contract loops over every buy order and ouputs 'the order cannot be filled' multiple times. See https://he.dtools.dev/tx/b0086b1bef1fcc7dd40cabd6c32d6a90f1a93c6a-0 for an example.The text was updated successfully, but these errors were encountered: