mirror of
https://github.com/web3privacy/explorer-data.git
synced 2024-10-15 12:06:26 +02:00
deploy: 6c7b19b7a1
This commit is contained in:
parent
25d1427023
commit
cafeca3570
1 changed files with 60 additions and 1 deletions
61
index.json
61
index.json
|
@ -13185,7 +13185,66 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "cultdao"
|
"id": "cultdao",
|
||||||
|
"name": "CULT DAO",
|
||||||
|
"categories": [
|
||||||
|
"DAO"
|
||||||
|
],
|
||||||
|
"assets_used": [
|
||||||
|
"CULT"
|
||||||
|
],
|
||||||
|
"ecosystem": [
|
||||||
|
"Ethereum"
|
||||||
|
],
|
||||||
|
"description": "Investment DAO that fight against centralization and further decentralization",
|
||||||
|
"product_readiness": "live",
|
||||||
|
"have_token": true,
|
||||||
|
"token_link": "https://etherscan.io/address/0xf0f9D895aCa5c8678f706FB8216fa22957685A13",
|
||||||
|
"tokens": [
|
||||||
|
{
|
||||||
|
"name": "CULT",
|
||||||
|
"symbol": "CULT",
|
||||||
|
"network": "Ethereum",
|
||||||
|
"contract_address": "0xf0f9D895aCa5c8678f706FB8216fa22957685A13"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"fee": "0.4%",
|
||||||
|
"team": {
|
||||||
|
"anonymous": true,
|
||||||
|
"teammembers": [
|
||||||
|
{
|
||||||
|
"name": "Mr. O Modulus",
|
||||||
|
"role": "Founder",
|
||||||
|
"link": "https://x.com/MrOmodulus"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Artorias",
|
||||||
|
"role": "Co-Founder",
|
||||||
|
"link": "https://x.com/Artorias_eth"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"links": {
|
||||||
|
"web": "https://cultdao.io/",
|
||||||
|
"docs DAO": "https://doc.cultdao.io/",
|
||||||
|
"Manifesto": "https://cultdao.io/manifesto",
|
||||||
|
"l2 zkevm": "https://moduluszk.io/",
|
||||||
|
"docs l2": "https://docs.moduluszk.io/",
|
||||||
|
"changelog": "https://changelog.sample-website.com",
|
||||||
|
"Proposals": "https://app.cultdao.io/#/proposalOptions",
|
||||||
|
"snapshot": "https://snapshot.org/#/cult-dao.eth",
|
||||||
|
"blog": "https://medium.com/@wearecultdao",
|
||||||
|
"twitter": "https://x.com/wearecultdao",
|
||||||
|
"discord": "https://discord.gg/cultdao",
|
||||||
|
"telegram": "https://t.me/cultdaothemany"
|
||||||
|
},
|
||||||
|
"audits": [
|
||||||
|
{
|
||||||
|
"name": "Solidproof Audit",
|
||||||
|
"link": "https://github.com/solidproof/smart-contract-audits/blob/main/SmartContract_Audit_Solidproof_CultDAO.pdf",
|
||||||
|
"time": "2022-11-11"
|
||||||
|
}
|
||||||
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "oort",
|
"id": "oort",
|
||||||
|
|
Loading…
Reference in a new issue