diff --git a/web/components/manage-vault.tsx b/web/components/manage-vault.tsx index e1c660325..826d66b02 100644 --- a/web/components/manage-vault.tsx +++ b/web/components/manage-vault.tsx @@ -1420,6 +1420,165 @@ export const ManageVault = ({ match }) => { + +
+
+

+ Transaction history +

+
+ +
+
+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ Amount + + Date + + Type + + Status + + Details +
+

37.298347 USDA

+
+ 31/08/2023 + + + Repayment + + + Pending + + + View details + +
+

983.363820 STX

+
+ 24/08/2023 + + + Unstack + + + Confirmed + + + View details + +
+

74.512465 USDA

+
+ 20/08/2023 + + + Mint + + + Confirmed + + + View details + +
+

2,459.738338 STX

+
+ 18/08/2023 + + + Stack + + + Confirmed + + + View details + +
+

14.983345 USDA

+
+ 18/08/2023 + + + Repayment + + + Confirmed + + + View details + +
+
+
+
+
+
+
);