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
{{ message }}
This repository has been archived by the owner on Feb 11, 2019. It is now read-only.
The TradeHistory component will display a <Table> element which shows the last 25 buy or sell orders from the curve. Data to be included in each row of the table: Address, Amount, Timestamp, [BUY|SELL].
The component should fit underneath the BuyAndSellButtons component on the Profile page.
The text was updated successfully, but these errors were encountered:
The TradeHistory component will display a
<Table>
element which shows the last 25 buy or sell orders from the curve. Data to be included in each row of the table: Address, Amount, Timestamp, [BUY|SELL].The component should fit underneath the
BuyAndSellButtons
component on theProfile
page.The text was updated successfully, but these errors were encountered: