-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+ {{ typeOf[scope.row.type] }}
+
+
+
+
+ {{scope.row.buyer === account.toLowerCase() ? 'buy':'shell'}}
+
+
+
+
+ {{ formatAddress(scope.row.seller) }}
+
+
+
+
+ {{ formatAddress(scope.row.buyer) }}
+
+
+
+
+ {{ formatSelect(scope.row.createtime) }}
+
+
+
+
+