Inital Commit
This commit is contained in:
@@ -0,0 +1,78 @@
|
||||
{
|
||||
"timestamp": "2025-05-28T01:00:00.086Z",
|
||||
"name": "Automatic Backup",
|
||||
"trackers": [
|
||||
{
|
||||
"id": "coinTracker1",
|
||||
"coinName": "sui",
|
||||
"platform": "suilend",
|
||||
"initialCapital": "285",
|
||||
"rows": [
|
||||
{
|
||||
"date": "2025-05-27",
|
||||
"time": "10:17",
|
||||
"currentValue": 337,
|
||||
"income": 0,
|
||||
"compound": 0,
|
||||
"dailyYield": 0,
|
||||
"created": "1748333879841"
|
||||
}
|
||||
],
|
||||
"showInChart": "true"
|
||||
},
|
||||
{
|
||||
"id": "coinTracker2",
|
||||
"coinName": "fartcoin/sol",
|
||||
"platform": "defituna",
|
||||
"initialCapital": "8172",
|
||||
"rows": [
|
||||
{
|
||||
"date": "2025-05-27",
|
||||
"time": "10:19",
|
||||
"currentValue": 7907,
|
||||
"income": 49,
|
||||
"compound": 0,
|
||||
"dailyYield": 0.58,
|
||||
"created": "1748333978202"
|
||||
}
|
||||
],
|
||||
"showInChart": "true"
|
||||
},
|
||||
{
|
||||
"id": "coinTracker3",
|
||||
"coinName": "fartcoin/sol",
|
||||
"platform": "defituna",
|
||||
"initialCapital": "917",
|
||||
"rows": [
|
||||
{
|
||||
"date": "2025-05-27",
|
||||
"time": "15:14",
|
||||
"currentValue": 847,
|
||||
"income": 0,
|
||||
"compound": 0,
|
||||
"dailyYield": 1.06,
|
||||
"created": "1748351697854"
|
||||
}
|
||||
],
|
||||
"showInChart": "true"
|
||||
},
|
||||
{
|
||||
"id": "coinTracker4",
|
||||
"coinName": "cetus/sui",
|
||||
"platform": "turbos",
|
||||
"initialCapital": "402",
|
||||
"rows": [
|
||||
{
|
||||
"date": "2025-05-27",
|
||||
"time": "15:15",
|
||||
"currentValue": 402,
|
||||
"income": 0,
|
||||
"compound": 0,
|
||||
"dailyYield": 0,
|
||||
"created": "1748351725404"
|
||||
}
|
||||
],
|
||||
"showInChart": "true"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user