In user transaction we need to know if it's withdraw or deposit, beside this the order of transactions should be chosen by users · Issue #396 · opexdev/core · GitHub
More Web Proxy on the site http://driver.im/
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
Is your feature request related to a problem? Please describe.
With current transaction list, we don't know if the transaction is deposit or withdraw that sometimes cause confusion. Moreover, the order of transactions to be ordered from new to old or vice versa should be chosen by user.