Skip to content

Commit

Permalink
update: update data
Browse files Browse the repository at this point in the history
  • Loading branch information
rueshyna committed Jan 11, 2024
1 parent a88b310 commit 26e601c
Show file tree
Hide file tree
Showing 14 changed files with 120 additions and 42 deletions.
2 changes: 1 addition & 1 deletion ui/src/data/10XTZContractCount.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
"0.3.0": 0,
"0.3.1": 0,
"0.3.2": 0,
"0.3.3": 1
"0.3.3": 2
}
2 changes: 1 addition & 1 deletion ui/src/data/allContractCount.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
"0.3.0": 0,
"0.3.1": 1,
"0.3.2": 2,
"0.3.3": 3
"0.3.3": 10
}
99 changes: 95 additions & 4 deletions ui/src/data/allData.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,21 @@
[
{
"address": "KT1BzeXvLtPR83aj5FHemXmia6DmdXkeV3Uk",
"tzsafe_version": "0.3.3",
"lastActivityTime": "2024-01-11",
"firstActivityTime": "2023-12-31",
"balance": 274858.72,
"owner_count": 7,
"token_count": 0,
"threshold": 4,
"threshold_percentage": 57.14,
"effective_period": 7,
"proposal_counter": 2
},
{
"address": "KT1XVANkUM3uNrSy9jmie9F6t1DCtAG1AMUx",
"tzsafe_version": "0.3.3",
"lastActivityTime": "2023-12-15",
"lastActivityTime": "2024-01-10",
"firstActivityTime": "2023-12-11",
"balance": 12.93,
"owner_count": 1,
Expand All @@ -12,18 +25,96 @@
"effective_period": 2,
"proposal_counter": 7
},
{
"address": "KT1Lo58jZcmwveVKCZ6PHptR8sfDMqfLuBvG",
"tzsafe_version": "0.3.3",
"lastActivityTime": "2024-01-09",
"firstActivityTime": "2024-01-05",
"balance": 0.1,
"owner_count": 2,
"token_count": 0,
"threshold": 1,
"threshold_percentage": 50,
"effective_period": 1,
"proposal_counter": 1
},
{
"address": "KT1KAr9hnFEEFXmJ1EUS4ZYMy9G8eK7bHbQM",
"tzsafe_version": "0.1.1",
"lastActivityTime": "2023-12-12",
"lastActivityTime": "2024-01-09",
"firstActivityTime": "2023-09-14",
"balance": 18.28,
"balance": 40.45,
"owner_count": 4,
"token_count": 5,
"threshold": 2,
"threshold_percentage": 50,
"effective_period": 1,
"proposal_counter": 47
"proposal_counter": 51
},
{
"address": "KT1JHPB7hz2vhdJA9giVza9HNpNLtuWmXuKH",
"tzsafe_version": "0.3.3",
"lastActivityTime": "2024-01-01",
"firstActivityTime": "2023-12-31",
"balance": 1,
"owner_count": 4,
"token_count": 1,
"threshold": 2,
"threshold_percentage": 50,
"effective_period": 7,
"proposal_counter": 2
},
{
"address": "KT1D6vD8epocTX2K8Vkp4NrXdaLHrbjsZEYa",
"tzsafe_version": "0.3.3",
"lastActivityTime": "2023-12-31",
"firstActivityTime": "2023-12-31",
"balance": 0,
"owner_count": 7,
"token_count": 0,
"threshold": 4,
"threshold_percentage": 57.14,
"effective_period": 7,
"proposal_counter": 0
},
{
"address": "KT1WQReHUHSDMdSxCwmMTuasHQuKijRtBTcA",
"tzsafe_version": "0.3.3",
"lastActivityTime": "2023-12-31",
"firstActivityTime": "2023-12-31",
"balance": 0,
"owner_count": 7,
"token_count": 0,
"threshold": 4,
"threshold_percentage": 57.14,
"effective_period": 7,
"proposal_counter": 0
},
{
"address": "KT1N4PGc2VXRq8DwrRyLo57erbMEcieNU8M7",
"tzsafe_version": "0.3.3",
"lastActivityTime": "2023-12-30",
"firstActivityTime": "2023-12-30",
"balance": 0,
"owner_count": 1,
"token_count": 0,
"threshold": 1,
"threshold_percentage": 100,
"effective_period": 1,
"proposal_counter": 0
},
{
"address": "KT1BJUgdVrvJRFzRcibwerd1L3JCBVTQt7tK",
"tzsafe_version": "0.3.3",
"lastActivityTime": "2023-12-26",
"firstActivityTime": "2023-12-26",
"balance": 5,
"owner_count": 2,
"token_count": 0,
"threshold": 1,
"threshold_percentage": 50,
"effective_period": 1,
"proposal_counter": 1
},
{
"address": "KT1KUoKDYYYCfCtkkPp6jLQAQwuF6f2toaUL",
Expand Down
13 changes: 0 additions & 13 deletions ui/src/data/contractVersion.json

This file was deleted.

1 change: 0 additions & 1 deletion ui/src/data/contracts.json

This file was deleted.

2 changes: 1 addition & 1 deletion ui/src/data/lastUpdatedTime.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"lastUpdatedTime": "2023-12-15T02:39:08.616Z"
"lastUpdatedTime": "2024-01-11T05:16:25.657Z"
}
4 changes: 2 additions & 2 deletions ui/src/data/monthlyActivityContractCount.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
"0.1.1": 1,
"0.3.0": 0,
"0.3.1": 0,
"0.3.2": 2,
"0.3.3": 3
"0.3.2": 0,
"0.3.3": 9
}
4 changes: 2 additions & 2 deletions ui/src/data/monthlyContractCount.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
"0.1.1": 0,
"0.3.0": 0,
"0.3.1": 0,
"0.3.2": 2,
"0.3.3": 3
"0.3.2": 0,
"0.3.3": 9
}
8 changes: 4 additions & 4 deletions ui/src/data/statisticsOwnerCount.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"1": 18,
"2": 6,
"1": 19,
"2": 8,
"3": 5,
"4": 4,
"7": 1,
"4": 5,
"7": 4,
"23": 1
}
6 changes: 3 additions & 3 deletions ui/src/data/statisticsThresholdPercentage.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"4": 1,
"33": 2,
"50": 6,
"57": 1,
"50": 9,
"57": 4,
"67": 3,
"75": 1,
"100": 21
"100": 22
}
4 changes: 2 additions & 2 deletions ui/src/data/statisticsThresholdPercentageSans1Of1.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"4": 1,
"33": 2,
"50": 6,
"57": 1,
"50": 9,
"57": 4,
"67": 3,
"75": 1,
"100": 3
Expand Down
4 changes: 2 additions & 2 deletions ui/src/data/statisticsThresholdPercentageWith1OfM.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"4": 1,
"33": 2,
"50": 3,
"100": 18
"50": 5,
"100": 19
}
4 changes: 2 additions & 2 deletions ui/src/data/statisticsTokenCount.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"0": 19,
"1": 10,
"0": 25,
"1": 11,
"2": 4,
"3": 1,
"5": 1
Expand Down
9 changes: 5 additions & 4 deletions ui/src/data/statisticsXTZCount.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
{
"0": 25,
"1": 3,
"0": 29,
"1": 4,
"2": 2,
"3": 1,
"5": 1,
"5": 2,
"10": 1,
"13": 1,
"18": 1
"40": 1,
"274859": 1
}

0 comments on commit 26e601c

Please sign in to comment.