mirror of
https://github.com/web3privacy/explorer-data.git
synced 2024-10-15 12:06:26 +02:00
deploy: c93ab51bce
This commit is contained in:
parent
d138a0d865
commit
05f1f20f6b
2 changed files with 8 additions and 1 deletions
BIN
assets/projects/discreet/logo.png
Normal file
BIN
assets/projects/discreet/logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 11 KiB |
|
@ -1336,7 +1336,14 @@
|
||||||
},
|
},
|
||||||
"team": {
|
"team": {
|
||||||
"anonymous": false
|
"anonymous": false
|
||||||
}
|
},
|
||||||
|
"logos": [
|
||||||
|
{
|
||||||
|
"file": "logo.png",
|
||||||
|
"ext": "png",
|
||||||
|
"url": "https://explorer-data.web3privacy.info/assets/projects/discreet/logo.png"
|
||||||
|
}
|
||||||
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "parallelchain",
|
"id": "parallelchain",
|
||||||
|
|
Loading…
Reference in a new issue