Skip to content

Commit

Permalink
Add labels 20 (#53)
Browse files Browse the repository at this point in the history
* add funds

* add frozen early miner
  • Loading branch information
ohld authored Feb 20, 2025
1 parent 92e38ab commit f02e207
Show file tree
Hide file tree
Showing 5 changed files with 1,505 additions and 13 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"metadata": {
"label": "telegram",
"category": "infrastructure",
"category": "fund",
"subcategory": "",
"website": "https://telegram.org",
"description": "",
Expand Down
20 changes: 20 additions & 0 deletions assets/fund/ton_believers.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"metadata": {
"label": "ton_believers",
"category": "fund",
"subcategory": "",
"website": "",
"description": "",
"organization": "ton_believers"
},
"addresses": [
{
"address": "EQDtFpEwcFAEcRe5mLVh2N6C0x-_hJEM7W61_JLnSF74p4q2",
"source": "",
"comment": "Ton Believers Fund",
"tags": [],
"submittedBy": "ohld",
"submissionTimestamp": "2025-02-04T00:00:01Z"
}
]
}
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"metadata": {
"label": "ton_foundation",
"category": "infrastructure",
"label": "ton_ecosystem_reserve",
"category": "fund",
"subcategory": "",
"website": "https://ton.org",
"website": "",
"description": "",
"organization": "ton_foundation"
"organization": "ton_ecosystem_reserve"
},
"addresses": [
{
Expand All @@ -23,14 +23,6 @@
"tags": [],
"submittedBy": "ohld",
"submissionTimestamp": "2025-02-04T00:00:01Z"
},
{
"address": "EQDtFpEwcFAEcRe5mLVh2N6C0x-_hJEM7W61_JLnSF74p4q2",
"source": "",
"comment": "Ton Believers Fund",
"tags": [],
"submittedBy": "ohld",
"submissionTimestamp": "2025-02-04T00:00:01Z"
}
]
}
28 changes: 28 additions & 0 deletions assets/fund/ton_foundation.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
{
"metadata": {
"label": "ton_foundation",
"category": "fund",
"subcategory": "",
"website": "https://ton.org",
"description": "",
"organization": "ton_foundation"
},
"addresses": [
{
"address": "EQCD39VS5jcptHL8vMjEXrzGaRcCVYto7HUn4bpAOg8xqB2N",
"source": "tonviewer",
"comment": "Ton Foundation (OLD)",
"tags": [],
"submittedBy": "ohld",
"submissionTimestamp": "2025-02-20T00:00:01Z"
},
{
"address": "EQAFmjUoZUqKFEBGYFEMbv-m61sFStgAfUR8J6hJDwUU09iT",
"source": "tonviewer",
"comment": "Ton Foundation",
"tags": [],
"submittedBy": "ohld",
"submissionTimestamp": "2025-02-20T00:00:01Z"
}
]
}
Loading

0 comments on commit f02e207

Please sign in to comment.