mirror of
https://github.com/web3privacy/explorer-data.git
synced 2024-10-15 12:06:26 +02:00
deploy: 0eba7e83a4
This commit is contained in:
parent
7a01f7b918
commit
98e168d583
1 changed files with 15 additions and 1 deletions
16
index.json
16
index.json
|
@ -8244,6 +8244,7 @@
|
||||||
},
|
},
|
||||||
"have_token": true,
|
"have_token": true,
|
||||||
"token_link": "https://coinmarketcap.com/currencies/boring-protocol/",
|
"token_link": "https://coinmarketcap.com/currencies/boring-protocol/",
|
||||||
|
"sunset": true,
|
||||||
"logos": [
|
"logos": [
|
||||||
{
|
{
|
||||||
"file": "logo.png",
|
"file": "logo.png",
|
||||||
|
@ -9441,9 +9442,22 @@
|
||||||
"storage"
|
"storage"
|
||||||
],
|
],
|
||||||
"description": "A high-performance storage network powering limitless applications",
|
"description": "A high-performance storage network powering limitless applications",
|
||||||
|
"team": {
|
||||||
|
"anonymous": true
|
||||||
|
},
|
||||||
"links": {
|
"links": {
|
||||||
"web": "https://zus.network",
|
"web": "https://zus.network",
|
||||||
"github": "https://github.com/0chain"
|
"github": "https://github.com/0chain",
|
||||||
|
"blog": "https://zus.network/blog/",
|
||||||
|
"whitepaper": "https://zus.network/whitepapers/",
|
||||||
|
"docs": "https://docs.zus.network/",
|
||||||
|
"twitter": "https://twitter.com/zus_network"
|
||||||
|
},
|
||||||
|
"project_status": {
|
||||||
|
"live_status": true,
|
||||||
|
"version": "Mainnet",
|
||||||
|
"testnet": false,
|
||||||
|
"mainnet": true
|
||||||
},
|
},
|
||||||
"logos": [
|
"logos": [
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue