mirror of
https://github.com/web3privacy/explorer-data.git
synced 2024-10-15 12:06:26 +02:00
deploy: ab1346527b
This commit is contained in:
parent
5e466fceec
commit
a7555629f6
1 changed files with 67 additions and 0 deletions
67
index.json
67
index.json
|
@ -3949,6 +3949,73 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "DeNet",
|
||||
"name": "DeNet",
|
||||
"categories": [
|
||||
"storage"
|
||||
],
|
||||
"ecosystem": [
|
||||
"Polygon"
|
||||
],
|
||||
"usecases": [
|
||||
"storage",
|
||||
"Depin"
|
||||
],
|
||||
"description": "Decentralized Storage Protocol for Web3 services ",
|
||||
"product_lunch_day": "2017",
|
||||
"team": {
|
||||
"anonymous": false,
|
||||
"teammembers": [
|
||||
{
|
||||
"name": "Denis Shelestov",
|
||||
"link": "https://x.com/djdeniro1"
|
||||
},
|
||||
{
|
||||
"name": "Daniil Maslov",
|
||||
"link": "https://x.com/tttcrp"
|
||||
}
|
||||
]
|
||||
},
|
||||
"links": {
|
||||
"web": "https://denet.pro/",
|
||||
"github": "https://github.com/denetpro",
|
||||
"doc": "https://docs.denet.pro/",
|
||||
"blog": "https://medium.com/denetpro",
|
||||
"twitter": "https://x.com/DeNetPro",
|
||||
"telegram": "https://t.me/denetnews",
|
||||
"discord": "https://discord.com/invite/PSnjPCq4x5"
|
||||
},
|
||||
"project_phase": "Mainet",
|
||||
"sunset": false,
|
||||
"tokens": [
|
||||
{
|
||||
"name": "DeNet File Token",
|
||||
"symbol": "$DE",
|
||||
"network": "Polygon",
|
||||
"contract_address": "0x081ec4c0e30159c8259bad8f4887f83010a681dc",
|
||||
"token_link": "https://polygonscan.com/token/0x081ec4c0e30159c8259bad8f4887f83010a681dc"
|
||||
}
|
||||
],
|
||||
"blockchain_features": {
|
||||
"opensource": true,
|
||||
"asset_custody_type": "non-custody",
|
||||
"upgradability": {
|
||||
"enabled": true
|
||||
}
|
||||
},
|
||||
"privacy_policy": {
|
||||
"defined": false
|
||||
},
|
||||
"default_privacy": true,
|
||||
"traceability": {
|
||||
"kyc": false
|
||||
},
|
||||
"compliance": false,
|
||||
"storage": {
|
||||
"decentralized": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "samourai-wallet",
|
||||
"name": "Samourai Wallet",
|
||||
|
|
Loading…
Reference in a new issue