mirror of
https://github.com/web3privacy/explorer-data.git
synced 2024-10-15 12:06:26 +02:00
deploy: 63b829f790
This commit is contained in:
parent
65eb094769
commit
523a5dc548
1 changed files with 102 additions and 0 deletions
102
index.json
102
index.json
|
@ -5462,6 +5462,108 @@
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"id": "call-test-project",
|
||||||
|
"name": "Call-test-project",
|
||||||
|
"categories": [
|
||||||
|
"infrastructure"
|
||||||
|
],
|
||||||
|
"usecases": [
|
||||||
|
"node"
|
||||||
|
],
|
||||||
|
"ecosystem": [
|
||||||
|
"ethereum"
|
||||||
|
],
|
||||||
|
"description": "Thi project is just testing stuff",
|
||||||
|
"product_launch_day": "2023-01-31T23:00:00.000Z",
|
||||||
|
"sunset": false,
|
||||||
|
"assets_used": [
|
||||||
|
"eth",
|
||||||
|
"btc"
|
||||||
|
],
|
||||||
|
"have_token": false,
|
||||||
|
"tokens": [
|
||||||
|
{
|
||||||
|
"symbol": "TEST",
|
||||||
|
"name": "TESTTOKEN",
|
||||||
|
"contract_address": "",
|
||||||
|
"token_link": ""
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"links": {
|
||||||
|
"web": "www.testtoken.com",
|
||||||
|
"blog": "www.testtoken.com",
|
||||||
|
"github": "www.testtoken.com",
|
||||||
|
"forum": "www.testtoken.com",
|
||||||
|
"docs": "www.testtoken.com",
|
||||||
|
"whitepaper": "www.testtoken.com",
|
||||||
|
"block_explorer": "www.testtoken.com",
|
||||||
|
"governance": "www.testtoken.com",
|
||||||
|
"twitter": "www.testtoken.com",
|
||||||
|
"discord": "www.testtoken.com",
|
||||||
|
"telegram": "www.testtoken.com",
|
||||||
|
"lens": "www.testtoken.com",
|
||||||
|
"farcaster": "www.testtoken.com"
|
||||||
|
},
|
||||||
|
"project_phase": "mainnet",
|
||||||
|
"blockchain_features": {
|
||||||
|
"opensource": true,
|
||||||
|
"upgradability": {
|
||||||
|
"enabled": true
|
||||||
|
},
|
||||||
|
"asset_custody_type": "custodial",
|
||||||
|
"encryption": "ZK",
|
||||||
|
"p2p": true
|
||||||
|
},
|
||||||
|
"storage": {},
|
||||||
|
"privacy_policy": {
|
||||||
|
"defined": true,
|
||||||
|
"link": "www.testtoken.com",
|
||||||
|
"data_usage": "none"
|
||||||
|
},
|
||||||
|
"compliance": "OFAC",
|
||||||
|
"tracebility": {
|
||||||
|
"kyc": true,
|
||||||
|
"tracked_data": "IP",
|
||||||
|
"sign_in_type_requirments": [
|
||||||
|
"email"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"default_privacy": true,
|
||||||
|
"audits": [
|
||||||
|
{
|
||||||
|
"name": "test audit",
|
||||||
|
"url": "www.testtoken.com",
|
||||||
|
"time": "Wed Feb 02 2022 00:00:00 GMT+0100 (Central European Standard Time)"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"third_party_dependency": "Ethereum",
|
||||||
|
"social_trust": "Vitalic Buterin",
|
||||||
|
"technical_spof": "Uniswap LP contracts",
|
||||||
|
"team": {
|
||||||
|
"anonymous": false,
|
||||||
|
"teammembers": [
|
||||||
|
{
|
||||||
|
"name": "Coinmandeer",
|
||||||
|
"link": "www.testtoken.com"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"funding": [
|
||||||
|
{
|
||||||
|
"name": "Investor",
|
||||||
|
"link": "www.testtoken.com"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"history": [
|
||||||
|
{
|
||||||
|
"title": "Launch",
|
||||||
|
"description": "Launch",
|
||||||
|
"link": "www.testtoken.com",
|
||||||
|
"time": "Wed Feb 01 2023 00:00:00 GMT+0100 (Central European Standard Time)"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"id": "light-protocol",
|
"id": "light-protocol",
|
||||||
"name": "Light Protocol",
|
"name": "Light Protocol",
|
||||||
|
|
Loading…
Reference in a new issue