mirror of
https://github.com/web3privacy/explorer-data.git
synced 2024-10-15 12:06:26 +02:00
deploy: 2e44d04193
This commit is contained in:
parent
9d6e94a17d
commit
75be4080c1
1 changed files with 88 additions and 0 deletions
88
index.json
88
index.json
|
@ -7836,6 +7836,57 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "DeChat",
|
||||
"name": "DeChat",
|
||||
"categories": [
|
||||
"messaging"
|
||||
],
|
||||
"description": "open and secure web3 communications protocol that powers decentralized user interactions",
|
||||
"team": {
|
||||
"anonymous": false,
|
||||
"teammembers": [
|
||||
{
|
||||
"name": "JAMES I. RADFORD",
|
||||
"role": "CEO",
|
||||
"link": "https://www.linkedin.com/in/james-r-aa8989165/?utm_source=share&utm_campaign=share_via&utm_content=profile&utm_medium=ios_app"
|
||||
},
|
||||
{
|
||||
"name": "ANDY DEMETRIOU",
|
||||
"role": "CMO",
|
||||
"link": "https://www.linkedin.com/in/andy-demetriou-a57778177/"
|
||||
},
|
||||
{
|
||||
"name": "DANIEL DRESCHER",
|
||||
"role": "COO",
|
||||
"link": "https://www.linkedin.com/in/danieldrescher/"
|
||||
}
|
||||
]
|
||||
},
|
||||
"links": {
|
||||
"web": "https://www.dechat.io/home",
|
||||
"docs": "https://dechat.gitbook.io/dechat",
|
||||
"twitter": "https://x.com/dechat_io",
|
||||
"discord": "https://discord.com/invite/dechat",
|
||||
"telegram": "https://t.me/dechat_community"
|
||||
},
|
||||
"project_status": {
|
||||
"live_status": true,
|
||||
"version": "Testnet",
|
||||
"testnet": true,
|
||||
"mainnet": false
|
||||
},
|
||||
"have_token": true,
|
||||
"token_link": "https://bscscan.com/token/0xd69ee2e508363fed57f89917d5ca03e715ee5519",
|
||||
"tokens": [
|
||||
{
|
||||
"name": "DeChat Token",
|
||||
"symbol": "$DeChat",
|
||||
"network": "BSC",
|
||||
"contract_address": "0xD69ee2e508363FEd57f89917D5ca03e715ee5519"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "utopia",
|
||||
"name": "Utopia",
|
||||
|
@ -11799,6 +11850,43 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "The 4th Pillar",
|
||||
"name": "The 4th Pillar",
|
||||
"categories": [
|
||||
"messaging"
|
||||
],
|
||||
"description": "Web3 Aligned Email & Chat Super App",
|
||||
"team": {
|
||||
"anonymous": true
|
||||
},
|
||||
"links": {
|
||||
"web": "https://the4thpillar.io/",
|
||||
"github": "https://github.com/4P-project/",
|
||||
"docs": "https://docs.the4thpillar.io/",
|
||||
"whitepaper": "https://docs.google.com/document/d/1Ie_whzzIdvkuBOH_-X2Uhly3r0IIFR1hYGaHqHtIKrU/edit?usp=sharing",
|
||||
"blog": "https://medium.com/4p-project",
|
||||
"twitter": "https://x.com/4pfour",
|
||||
"discord": "https://discord.com/invite/WaZZXeBhg4",
|
||||
"telegram": "https://t.me/the4thpillarofficial"
|
||||
},
|
||||
"project_status": {
|
||||
"live_status": true,
|
||||
"version": "Mainnet",
|
||||
"testnet": false,
|
||||
"mainnet": true
|
||||
},
|
||||
"have_token": true,
|
||||
"token_link": "https://etherscan.io/token/0x4730fb1463a6f1f44aeb45f6c5c422427f37f4d0",
|
||||
"tokens": [
|
||||
{
|
||||
"name": "The 4th Pillar Token",
|
||||
"symbol": "$FOUR",
|
||||
"network": "Ethereum",
|
||||
"contract_address": "0x4730fb1463a6f1f44aeb45f6c5c422427f37f4d0"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "keep",
|
||||
"name": "Keep",
|
||||
|
|
Loading…
Reference in a new issue