mirror of
https://github.com/web3privacy/explorer-data.git
synced 2024-10-15 12:06:26 +02:00
deploy: 2bd8d2f691
This commit is contained in:
parent
2944324aea
commit
aac8fdef99
1 changed files with 14 additions and 1 deletions
15
index.json
15
index.json
|
@ -12729,7 +12729,10 @@
|
||||||
"blog": "https://zus.network/blog/",
|
"blog": "https://zus.network/blog/",
|
||||||
"whitepaper": "https://zus.network/whitepapers/",
|
"whitepaper": "https://zus.network/whitepapers/",
|
||||||
"docs": "https://docs.zus.network/",
|
"docs": "https://docs.zus.network/",
|
||||||
"twitter": "https://twitter.com/zus_network"
|
"twitter": "https://twitter.com/zus_network",
|
||||||
|
"discord": "https://discord.com/invite/h3BFjdtCp4",
|
||||||
|
"facebook": "https://www.facebook.com/ZusNetwork",
|
||||||
|
"telegram": "https://t.me/zus_network"
|
||||||
},
|
},
|
||||||
"project_status": {
|
"project_status": {
|
||||||
"live_status": true,
|
"live_status": true,
|
||||||
|
@ -12737,6 +12740,16 @@
|
||||||
"testnet": false,
|
"testnet": false,
|
||||||
"mainnet": true
|
"mainnet": true
|
||||||
},
|
},
|
||||||
|
"have_token": true,
|
||||||
|
"token_link": "https://etherscan.io/token/0xb9ef770b6a5e12e45983c5d80545258aa38f3b78",
|
||||||
|
"tokens": [
|
||||||
|
{
|
||||||
|
"name": "ZCN Token",
|
||||||
|
"symbol": "ZCN",
|
||||||
|
"network": "Ethereum",
|
||||||
|
"contract_address": "0xb9ef770b6a5e12e45983c5d80545258aa38f3b78"
|
||||||
|
}
|
||||||
|
],
|
||||||
"logos": [
|
"logos": [
|
||||||
{
|
{
|
||||||
"file": "logo.png",
|
"file": "logo.png",
|
||||||
|
|
Loading…
Reference in a new issue