mirror of
https://github.com/web3privacy/explorer-data.git
synced 2024-10-15 12:06:26 +02:00
deploy: a28c9d029e
This commit is contained in:
parent
fec97d7ea0
commit
48ffb1a9bf
1 changed files with 149 additions and 67 deletions
130
index.json
130
index.json
|
@ -890,10 +890,12 @@
|
||||||
},
|
},
|
||||||
"social_trust": "Community",
|
"social_trust": "Community",
|
||||||
"default_privacy": true,
|
"default_privacy": true,
|
||||||
"funding": {
|
"funding": [
|
||||||
|
{
|
||||||
"type": "Crowdfunding",
|
"type": "Crowdfunding",
|
||||||
"link": "https://funding.wownero.com"
|
"link": "https://funding.wownero.com"
|
||||||
},
|
}
|
||||||
|
],
|
||||||
"project_status": {
|
"project_status": {
|
||||||
"live_status": true,
|
"live_status": true,
|
||||||
"version": "v0.11.1.0",
|
"version": "v0.11.1.0",
|
||||||
|
@ -1668,10 +1670,12 @@
|
||||||
"discord": "https://discord.com/invite/Qjm7krrFBf"
|
"discord": "https://discord.com/invite/Qjm7krrFBf"
|
||||||
},
|
},
|
||||||
"sunset": false,
|
"sunset": false,
|
||||||
"funding": {
|
"funding": [
|
||||||
|
{
|
||||||
"name": "Aragon grant 2021/2022",
|
"name": "Aragon grant 2021/2022",
|
||||||
"link": "https://x.com/AragonProject"
|
"link": "https://x.com/AragonProject"
|
||||||
},
|
}
|
||||||
|
],
|
||||||
"blockchain_features": {
|
"blockchain_features": {
|
||||||
"opensource": true,
|
"opensource": true,
|
||||||
"asset_custody_type": "non-custody",
|
"asset_custody_type": "non-custody",
|
||||||
|
@ -2577,6 +2581,12 @@
|
||||||
"discord": "https://discord.com/invite/dRFRhgRH9P"
|
"discord": "https://discord.com/invite/dRFRhgRH9P"
|
||||||
},
|
},
|
||||||
"project_phase": "testnet",
|
"project_phase": "testnet",
|
||||||
|
"project_status": {
|
||||||
|
"live_status": true,
|
||||||
|
"version": "testnet",
|
||||||
|
"testnet": true,
|
||||||
|
"mainnet": false
|
||||||
|
},
|
||||||
"sunset": false,
|
"sunset": false,
|
||||||
"blockchain_features": {
|
"blockchain_features": {
|
||||||
"opensource": true,
|
"opensource": true,
|
||||||
|
@ -2744,6 +2754,12 @@
|
||||||
"farcaster": ""
|
"farcaster": ""
|
||||||
},
|
},
|
||||||
"project_phase": "mainnet",
|
"project_phase": "mainnet",
|
||||||
|
"project_status": {
|
||||||
|
"live_status": true,
|
||||||
|
"version": "mainnet",
|
||||||
|
"testnet": false,
|
||||||
|
"mainnet": true
|
||||||
|
},
|
||||||
"blockchain_features": {
|
"blockchain_features": {
|
||||||
"opensource": false,
|
"opensource": false,
|
||||||
"upgradability": {
|
"upgradability": {
|
||||||
|
@ -3174,6 +3190,12 @@
|
||||||
"telegram": "https://t.me/+Cs2V5nlz4fA1ZTcx"
|
"telegram": "https://t.me/+Cs2V5nlz4fA1ZTcx"
|
||||||
},
|
},
|
||||||
"project_phase": "Mainnet",
|
"project_phase": "Mainnet",
|
||||||
|
"project_status": {
|
||||||
|
"live_status": true,
|
||||||
|
"version": "mainnet",
|
||||||
|
"testnet": false,
|
||||||
|
"mainnet": true
|
||||||
|
},
|
||||||
"sunset": false,
|
"sunset": false,
|
||||||
"blockchain_features": {
|
"blockchain_features": {
|
||||||
"opensource": true,
|
"opensource": true,
|
||||||
|
@ -3711,6 +3733,12 @@
|
||||||
"discord": "https://discord.com/invite/Fx7m5cUcua"
|
"discord": "https://discord.com/invite/Fx7m5cUcua"
|
||||||
},
|
},
|
||||||
"project_phase": "Mainnet",
|
"project_phase": "Mainnet",
|
||||||
|
"project_status": {
|
||||||
|
"live_status": true,
|
||||||
|
"version": "mainnet",
|
||||||
|
"testnet": false,
|
||||||
|
"mainnet": true
|
||||||
|
},
|
||||||
"sunset": false,
|
"sunset": false,
|
||||||
"tokens": [
|
"tokens": [
|
||||||
{
|
{
|
||||||
|
@ -4635,13 +4663,15 @@
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"default_privacy": false,
|
"default_privacy": false,
|
||||||
"funding": {
|
"funding": [
|
||||||
|
{
|
||||||
"name": "Private investors",
|
"name": "Private investors",
|
||||||
"type": "ICO",
|
"type": "ICO",
|
||||||
"link": "https://icodrops.com/secret-network/",
|
"link": "https://icodrops.com/secret-network/",
|
||||||
"value": "236.500.000 $",
|
"value": "236.500.000 $",
|
||||||
"time": "Jul 23, 2020"
|
"time": "Jul 23, 2020"
|
||||||
},
|
}
|
||||||
|
],
|
||||||
"project_status": {
|
"project_status": {
|
||||||
"live_status": true,
|
"live_status": true,
|
||||||
"version": "Mainnet v1.12.1",
|
"version": "Mainnet v1.12.1",
|
||||||
|
@ -5639,10 +5669,12 @@
|
||||||
"discord": "https://discord.com/invite/ritual-net"
|
"discord": "https://discord.com/invite/ritual-net"
|
||||||
},
|
},
|
||||||
"sunset": false,
|
"sunset": false,
|
||||||
"funding": {
|
"funding": [
|
||||||
|
{
|
||||||
"name": "archetype",
|
"name": "archetype",
|
||||||
"link": "https://ritual.net/blog/introducing-ritual"
|
"link": "https://ritual.net/blog/introducing-ritual"
|
||||||
},
|
}
|
||||||
|
],
|
||||||
"blockchain_features": {
|
"blockchain_features": {
|
||||||
"opensource": true,
|
"opensource": true,
|
||||||
"asset_custody_type": "non-custody",
|
"asset_custody_type": "non-custody",
|
||||||
|
@ -5836,13 +5868,15 @@
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"default_privacy": true,
|
"default_privacy": true,
|
||||||
"funding": {
|
"funding": [
|
||||||
|
{
|
||||||
"name": "DCG",
|
"name": "DCG",
|
||||||
"type": "Investments",
|
"type": "Investments",
|
||||||
"link": "https://zfnd.org/zebra/",
|
"link": "https://zfnd.org/zebra/",
|
||||||
"value": "",
|
"value": "",
|
||||||
"time": "2024-09-15"
|
"time": "2024-09-15"
|
||||||
},
|
}
|
||||||
|
],
|
||||||
"project_status": {
|
"project_status": {
|
||||||
"live_status": true,
|
"live_status": true,
|
||||||
"version": "Mainnet",
|
"version": "Mainnet",
|
||||||
|
@ -6969,7 +7003,13 @@
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"percentage": 66,
|
"percentage": 66,
|
||||||
"project_phase": "mainnet"
|
"project_phase": "mainnet",
|
||||||
|
"project_status": {
|
||||||
|
"live_status": true,
|
||||||
|
"version": "mainnet",
|
||||||
|
"testnet": false,
|
||||||
|
"mainnet": true
|
||||||
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "keep",
|
"id": "keep",
|
||||||
|
@ -7208,10 +7248,12 @@
|
||||||
"token_link": "https://etherscan.io/token/0xC7f950271d118A5bdF250dFfc39128DCCED8472C"
|
"token_link": "https://etherscan.io/token/0xC7f950271d118A5bdF250dFfc39128DCCED8472C"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"funding": {
|
"funding": [
|
||||||
|
{
|
||||||
"name": "Summus Capital",
|
"name": "Summus Capital",
|
||||||
"link": "https://summus.capital/"
|
"link": "https://summus.capital/"
|
||||||
},
|
}
|
||||||
|
],
|
||||||
"blockchain_features": {
|
"blockchain_features": {
|
||||||
"opensource": false,
|
"opensource": false,
|
||||||
"asset_custody_type": "non-custody",
|
"asset_custody_type": "non-custody",
|
||||||
|
@ -8513,6 +8555,12 @@
|
||||||
],
|
],
|
||||||
"tokens": [],
|
"tokens": [],
|
||||||
"project_phase": "mainnet",
|
"project_phase": "mainnet",
|
||||||
|
"project_status": {
|
||||||
|
"live_status": true,
|
||||||
|
"version": "mainnet",
|
||||||
|
"testnet": false,
|
||||||
|
"mainnet": true
|
||||||
|
},
|
||||||
"blockchain_features": {
|
"blockchain_features": {
|
||||||
"opensource": true,
|
"opensource": true,
|
||||||
"upgradability": {
|
"upgradability": {
|
||||||
|
@ -9618,13 +9666,15 @@
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"default_privacy": true,
|
"default_privacy": true,
|
||||||
"funding": {
|
"funding": [
|
||||||
|
{
|
||||||
"name": "Public presale",
|
"name": "Public presale",
|
||||||
"type": "ICO",
|
"type": "ICO",
|
||||||
"link": "https://icodrops.com/sienna-network/",
|
"link": "https://icodrops.com/sienna-network/",
|
||||||
"value": "11.200.000",
|
"value": "11.200.000",
|
||||||
"time": "May 5, 2021"
|
"time": "May 5, 2021"
|
||||||
},
|
}
|
||||||
|
],
|
||||||
"project_status": {
|
"project_status": {
|
||||||
"live_status": true,
|
"live_status": true,
|
||||||
"version": "Mainnet",
|
"version": "Mainnet",
|
||||||
|
@ -10520,6 +10570,12 @@
|
||||||
],
|
],
|
||||||
"tokens": [],
|
"tokens": [],
|
||||||
"project_phase": "mainnet",
|
"project_phase": "mainnet",
|
||||||
|
"project_status": {
|
||||||
|
"live_status": true,
|
||||||
|
"version": "mainnet",
|
||||||
|
"testnet": false,
|
||||||
|
"mainnet": true
|
||||||
|
},
|
||||||
"blockchain_features": {
|
"blockchain_features": {
|
||||||
"opensource": true,
|
"opensource": true,
|
||||||
"upgradability": {
|
"upgradability": {
|
||||||
|
@ -11920,7 +11976,13 @@
|
||||||
"usecases": [
|
"usecases": [
|
||||||
"wallets"
|
"wallets"
|
||||||
],
|
],
|
||||||
"project_phase": "Mainnet",
|
"project_phase": "mainnet",
|
||||||
|
"project_status": {
|
||||||
|
"live_status": true,
|
||||||
|
"version": "mainnet",
|
||||||
|
"testnet": false,
|
||||||
|
"mainnet": true
|
||||||
|
},
|
||||||
"sunset": false,
|
"sunset": false,
|
||||||
"have_token": false,
|
"have_token": false,
|
||||||
"blockchain_features": {
|
"blockchain_features": {
|
||||||
|
@ -16229,6 +16291,12 @@
|
||||||
"assets_used": [],
|
"assets_used": [],
|
||||||
"tokens": [],
|
"tokens": [],
|
||||||
"project_phase": "mainnet",
|
"project_phase": "mainnet",
|
||||||
|
"project_status": {
|
||||||
|
"live_status": true,
|
||||||
|
"version": "mainnet",
|
||||||
|
"testnet": false,
|
||||||
|
"mainnet": true
|
||||||
|
},
|
||||||
"storage": {},
|
"storage": {},
|
||||||
"compliance": "",
|
"compliance": "",
|
||||||
"social_trust": "",
|
"social_trust": "",
|
||||||
|
@ -16562,13 +16630,15 @@
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"default_privacy": true,
|
"default_privacy": true,
|
||||||
"funding": {
|
"funding": [
|
||||||
|
{
|
||||||
"name": "LunarDAO",
|
"name": "LunarDAO",
|
||||||
"type": "token sale",
|
"type": "token sale",
|
||||||
"link": "https://lunardao.net/firn_investment.html",
|
"link": "https://lunardao.net/firn_investment.html",
|
||||||
"value": "45.000 $",
|
"value": "45.000 $",
|
||||||
"time": "Jun 1, 2023"
|
"time": "Jun 1, 2023"
|
||||||
},
|
}
|
||||||
|
],
|
||||||
"project_status": {
|
"project_status": {
|
||||||
"live_status": true,
|
"live_status": true,
|
||||||
"version": "Mainnet",
|
"version": "Mainnet",
|
||||||
|
@ -16776,13 +16846,15 @@
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"default_privacy": true,
|
"default_privacy": true,
|
||||||
"funding": {
|
"funding": [
|
||||||
|
{
|
||||||
"name": "DCG",
|
"name": "DCG",
|
||||||
"type": "Investments",
|
"type": "Investments",
|
||||||
"link": "https://www.coindesk.com/business/2022/01/26/railgun-aims-for-private-defi-with-10m-backing-from-dcg/",
|
"link": "https://www.coindesk.com/business/2022/01/26/railgun-aims-for-private-defi-with-10m-backing-from-dcg/",
|
||||||
"value": "10.000.000 $",
|
"value": "10.000.000 $",
|
||||||
"time": "Jan 26, 2022"
|
"time": "Jan 26, 2022"
|
||||||
},
|
}
|
||||||
|
],
|
||||||
"project_status": {
|
"project_status": {
|
||||||
"live_status": true,
|
"live_status": true,
|
||||||
"version": "Mainnet",
|
"version": "Mainnet",
|
||||||
|
@ -16920,13 +16992,15 @@
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"default_privacy": true,
|
"default_privacy": true,
|
||||||
"funding": {
|
"funding": [
|
||||||
|
{
|
||||||
"name": "Private investors",
|
"name": "Private investors",
|
||||||
"type": "ICO",
|
"type": "ICO",
|
||||||
"link": "https://shadeprotocol.io/blog/shade-protocol-raises-5m-20-key-partners-invested",
|
"link": "https://shadeprotocol.io/blog/shade-protocol-raises-5m-20-key-partners-invested",
|
||||||
"value": "5.000.000 $",
|
"value": "5.000.000 $",
|
||||||
"time": "Feb 17, 2022"
|
"time": "Feb 17, 2022"
|
||||||
},
|
}
|
||||||
|
],
|
||||||
"project_status": {
|
"project_status": {
|
||||||
"live_status": true,
|
"live_status": true,
|
||||||
"version": "Mainnet",
|
"version": "Mainnet",
|
||||||
|
@ -17329,13 +17403,15 @@
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"funding": {
|
"funding": [
|
||||||
|
{
|
||||||
"name": "Community Contributions",
|
"name": "Community Contributions",
|
||||||
"type": "Community Support",
|
"type": "Community Support",
|
||||||
"link": "https://deeponion.org/community",
|
"link": "https://deeponion.org/community",
|
||||||
"value": "Not applicable",
|
"value": "Not applicable",
|
||||||
"time": "Ongoing"
|
"time": "Ongoing"
|
||||||
},
|
}
|
||||||
|
],
|
||||||
"sunset": false,
|
"sunset": false,
|
||||||
"links": {
|
"links": {
|
||||||
"web": "https://deeponion.org",
|
"web": "https://deeponion.org",
|
||||||
|
@ -19448,6 +19524,12 @@
|
||||||
},
|
},
|
||||||
"default_privacy": false,
|
"default_privacy": false,
|
||||||
"project_phase": "beta",
|
"project_phase": "beta",
|
||||||
|
"project_status": {
|
||||||
|
"live_status": true,
|
||||||
|
"version": "beta",
|
||||||
|
"testnet": false,
|
||||||
|
"mainnet": false
|
||||||
|
},
|
||||||
"blockchain_features": {
|
"blockchain_features": {
|
||||||
"opensource": false,
|
"opensource": false,
|
||||||
"upgradability": {
|
"upgradability": {
|
||||||
|
|
Loading…
Reference in a new issue