mirror of
https://github.com/web3privacy/explorer-data.git
synced 2024-10-15 12:06:26 +02:00
deploy: 4e26e8b9ba
This commit is contained in:
parent
fa7111434f
commit
07517eb20b
1 changed files with 67 additions and 0 deletions
67
index.json
67
index.json
|
@ -3298,6 +3298,73 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Punkpool",
|
||||
"name": "Punkpool",
|
||||
"categories": [
|
||||
"dapps"
|
||||
],
|
||||
"ecosystem": [
|
||||
"Mina"
|
||||
],
|
||||
"usecases": [
|
||||
"voting"
|
||||
],
|
||||
"description": "PUNKPOLL is a decentralized platform for voting and public opinion surveys that anyone, anywhere in the world, can easily participate in and create.",
|
||||
"product_launch_day": "2022",
|
||||
"team": {
|
||||
"anonymous": false,
|
||||
"teammembers": [
|
||||
{
|
||||
"name": "Peter Baek",
|
||||
"link": "https://x.com/peterbaek"
|
||||
}
|
||||
]
|
||||
},
|
||||
"links": {
|
||||
"web": "https://explore.punkpoll.com/",
|
||||
"whitepaper": "https://www.punkpoll.io/",
|
||||
"block_explorer": "https://minascan.io/mainnet/txs/zk-txs",
|
||||
"blog": "https://explore.punkpoll.com/press",
|
||||
"twitter": "https://x.com/punkpoll",
|
||||
"telegram": "https://t.me/PunkpollBot?ref=punkpoll.com"
|
||||
},
|
||||
"project_phase": "beta",
|
||||
"sunset": false,
|
||||
"tokens": [
|
||||
{
|
||||
"name": "Punk Token",
|
||||
"symbol": "$PUNK",
|
||||
"network": "Mina network",
|
||||
"contract_address": "xBxjFpJkbWpbGua7Lf36S1NLhffFoEChyP3pz6SYKnx7dFCTwg",
|
||||
"token_link": "https://minascan.io/mainnet/token/xBxjFpJkbWpbGua7Lf36S1NLhffFoEChyP3pz6SYKnx7dFCTwg/zk-txs"
|
||||
}
|
||||
],
|
||||
"blockchain_features": {
|
||||
"opensource": true,
|
||||
"asset_custody_type": "non-custody",
|
||||
"upgradability": {
|
||||
"enabled": true,
|
||||
"type": "DAO vote"
|
||||
}
|
||||
},
|
||||
"privacy_policy": {
|
||||
"defined": false
|
||||
},
|
||||
"default_privacy": true,
|
||||
"traceability": {
|
||||
"kyc": false,
|
||||
"sign_in_type_requirments": "account telegram"
|
||||
},
|
||||
"third_party_dependency": false,
|
||||
"compliance": false,
|
||||
"storage": {
|
||||
"decentralized": true
|
||||
},
|
||||
"tecnology": {
|
||||
"type": "Zk & FHE"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "hypersign",
|
||||
"name": "Hypersign",
|
||||
|
|
Loading…
Reference in a new issue