@@ -150,219 +150,6 @@ const DashboardPage: NextPage = () => {
150
150
} ,
151
151
} ) ) ;
152
152
153
- // const tableData: CoinDataProps[] = [
154
- // {
155
- // data: {
156
- // id: "1",
157
- // date: new Date("2025-08-01T10:00:00Z"),
158
- // coin: {
159
- // name: "USDC",
160
- // icon: { src: "", alt: "USDC icon", width: 24, height: 24 },
161
- // },
162
- // merchant: "Coinbase",
163
- // amount: 120.5,
164
- // type: "pay",
165
- // status: "completed",
166
- // },
167
- // },
168
- // {
169
- // data: {
170
- // id: "2",
171
- // date: new Date("2025-08-02T11:15:00Z"),
172
- // coin: {
173
- // name: "USDC",
174
- // icon: { src: "", alt: "USDC icon", width: 24, height: 24 },
175
- // },
176
- // merchant: "Binance",
177
- // amount: 45.0,
178
- // type: "pay",
179
- // status: "pending",
180
- // },
181
- // },
182
- // {
183
- // data: {
184
- // id: "3",
185
- // date: new Date("2025-08-03T08:30:00Z"),
186
- // coin: {
187
- // name: "USDC",
188
- // icon: { src: "", alt: "USDC icon", width: 24, height: 24 },
189
- // },
190
- // merchant: "Kraken",
191
- // amount: 300.75,
192
- // type: "pay",
193
- // status: "completed",
194
- // },
195
- // },
196
- // {
197
- // data: {
198
- // id: "4",
199
- // date: new Date("2025-08-04T09:00:00Z"),
200
- // coin: {
201
- // name: "USDC",
202
- // icon: { src: "", alt: "USDC icon", width: 24, height: 24 },
203
- // },
204
- // merchant: "OKX",
205
- // amount: 87.9,
206
- // type: "pay",
207
- // status: "failed",
208
- // },
209
- // },
210
- // {
211
- // data: {
212
- // id: "5",
213
- // date: new Date("2025-08-05T12:00:00Z"),
214
- // coin: {
215
- // name: "USDC",
216
- // icon: { src: "", alt: "USDC icon", width: 24, height: 24 },
217
- // },
218
- // merchant: "Gemini",
219
- // amount: 210.0,
220
- // type: "pay",
221
- // status: "completed",
222
- // },
223
- // },
224
- // {
225
- // data: {
226
- // id: "6",
227
- // date: new Date("2025-08-06T14:00:00Z"),
228
- // coin: {
229
- // name: "USDC",
230
- // icon: { src: "", alt: "USDC icon", width: 24, height: 24 },
231
- // },
232
- // merchant: "Bybit",
233
- // amount: 160.25,
234
- // type: "pay",
235
- // status: "pending",
236
- // },
237
- // },
238
- // {
239
- // data: {
240
- // id: "7",
241
- // date: new Date("2025-08-07T16:00:00Z"),
242
- // coin: {
243
- // name: "USDC",
244
- // icon: { src: "", alt: "USDC icon", width: 24, height: 24 },
245
- // },
246
- // merchant: "KuCoin",
247
- // amount: 74.4,
248
- // type: "pay",
249
- // status: "completed",
250
- // },
251
- // },
252
- // {
253
- // data: {
254
- // id: "8",
255
- // date: new Date("2025-08-08T13:30:00Z"),
256
- // coin: {
257
- // name: "USDC",
258
- // icon: { src: "", alt: "USDC icon", width: 24, height: 24 },
259
- // },
260
- // merchant: "Bitfinex",
261
- // amount: 95.0,
262
- // type: "pay",
263
- // status: "failed",
264
- // },
265
- // },
266
- // {
267
- // data: {
268
- // id: "9",
269
- // date: new Date("2025-08-09T15:20:00Z"),
270
- // coin: {
271
- // name: "USDC",
272
- // icon: { src: "", alt: "USDC icon", width: 24, height: 24 },
273
- // },
274
- // merchant: "Crypto.com",
275
- // amount: 180.33,
276
- // type: "pay",
277
- // status: "completed",
278
- // },
279
- // },
280
- // {
281
- // data: {
282
- // id: "10",
283
- // date: new Date("2025-08-10T09:45:00Z"),
284
- // coin: {
285
- // name: "USDC",
286
- // icon: { src: "", alt: "USDC icon", width: 24, height: 24 },
287
- // },
288
- // merchant: "MoonPay",
289
- // amount: 33.1,
290
- // type: "pay",
291
- // status: "completed",
292
- // },
293
- // },
294
- // {
295
- // data: {
296
- // id: "11",
297
- // date: new Date("2025-08-11T10:05:00Z"),
298
- // coin: {
299
- // name: "USDC",
300
- // icon: { src: "", alt: "USDC icon", width: 24, height: 24 },
301
- // },
302
- // merchant: "Simplex",
303
- // amount: 250.0,
304
- // type: "pay",
305
- // status: "pending",
306
- // },
307
- // },
308
- // {
309
- // data: {
310
- // id: "12",
311
- // date: new Date("2025-08-12T11:25:00Z"),
312
- // coin: {
313
- // name: "USDC",
314
- // icon: { src: "", alt: "USDC icon", width: 24, height: 24 },
315
- // },
316
- // merchant: "Ramp",
317
- // amount: 410.2,
318
- // type: "pay",
319
- // status: "completed",
320
- // },
321
- // },
322
- // {
323
- // data: {
324
- // id: "13",
325
- // date: new Date("2025-08-13T12:15:00Z"),
326
- // coin: {
327
- // name: "USDC",
328
- // icon: { src: "", alt: "USDC icon", width: 24, height: 24 },
329
- // },
330
- // merchant: "Transak",
331
- // amount: 12.99,
332
- // type: "pay",
333
- // status: "failed",
334
- // },
335
- // },
336
- // {
337
- // data: {
338
- // id: "14",
339
- // date: new Date("2025-08-14T14:50:00Z"),
340
- // coin: {
341
- // name: "USDC",
342
- // icon: { src: "", alt: "USDC icon", width: 24, height: 24 },
343
- // },
344
- // merchant: "Binance US",
345
- // amount: 99.99,
346
- // type: "pay",
347
- // status: "completed",
348
- // },
349
- // },
350
- // {
351
- // data: {
352
- // id: "15",
353
- // date: new Date("2025-08-15T17:30:00Z"),
354
- // coin: {
355
- // name: "USDC",
356
- // icon: { src: "", alt: "USDC icon", width: 24, height: 24 },
357
- // },
358
- // merchant: "Robinhood",
359
- // amount: 135.0,
360
- // type: "pay",
361
- // status: "completed",
362
- // },
363
- // },
364
- // ];
365
-
366
153
const userData : UserDataProps [ ] = loadUserData ( ) ;
367
154
368
155
return (
0 commit comments