mirror of
https://github.com/web3privacy/explorer-data.git
synced 2024-10-15 12:06:26 +02:00
deploy: 580fb3a472
This commit is contained in:
parent
82617b1ac8
commit
5c4917b593
1 changed files with 20 additions and 2 deletions
22
index.json
22
index.json
|
@ -4027,8 +4027,14 @@
|
|||
],
|
||||
"description": "A new NFT protocol that can contain other NFTs, realizing maximum interoperability",
|
||||
"links": {
|
||||
"web": "https://polyhedra.network/zknft-container"
|
||||
"web": "https://polyhedra.network/zknft-container",
|
||||
"github": "https://github.com/PolyhedraZK/Expander",
|
||||
"docs": "https://docs.zkbridge.com/",
|
||||
"blog": "https://polyhedra.medium.com/",
|
||||
"twitter": "https://x.com/PolyhedraZK",
|
||||
"discord": "https://discord.com/invite/polyhedra-network"
|
||||
},
|
||||
"sunset": false,
|
||||
"logos": [
|
||||
{
|
||||
"file": "logo.png",
|
||||
|
@ -5128,8 +5134,20 @@
|
|||
],
|
||||
"description": "A blockchain-agnostic protocol that offers privacy to NFTs",
|
||||
"links": {
|
||||
"web": "https://eprint.iacr.org/2022/976.pdf"
|
||||
"web": "https://paras.id/",
|
||||
"whitepaper": "https://eprint.iacr.org/2022/976.pdf",
|
||||
"twitter": "https://x.com/ParasHQ",
|
||||
"telegram": "https://t.me/parasannouncement"
|
||||
},
|
||||
"have_token": true,
|
||||
"tokens": [
|
||||
{
|
||||
"name": "ParasToken",
|
||||
"symbol": "PARAS",
|
||||
"network": "Near"
|
||||
}
|
||||
],
|
||||
"sunset": false,
|
||||
"logos": [
|
||||
{
|
||||
"file": "logo.png",
|
||||
|
|
Loading…
Reference in a new issue