Merge pull request #196 from boardroom-inc/feat/Aavegotchi

Add Aavegotchi
This commit is contained in:
Sudheer 2021-06-23 22:08:10 +05:30 committed by GitHub
commit 31439154f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 34 additions and 0 deletions

File diff suppressed because one or more lines are too long

View File

View File

View File

@ -0,0 +1,33 @@
{
"cname": "aavegotchi",
"name": "Aavegotchi",
"description": "",
"path": "aavegotchi.eth",
"previousPaths": [],
"folder": "aavegotchi.eth",
"type": "snapshot",
"suffix": "GHST",
"coinGeckoPriceString": "aavegotchi",
"tokenContractAddress": "0x3F382DbD960E3a9bbCeaE22651E88158d2791550",
"isEnabled": false,
"hasOnchain": false,
"claim": {
"isClaimed": false,
"claimer": "",
"signature": ""
},
"isHybrid": false,
"hasDelegation": false,
"snapshotSpaceName": "aavegotchi.eth",
"invalidSnapshots": [],
"branding": {
"primaryColor": "",
"accentColor": ""
},
"discourseForum": {
"url": "https://dao.aavegotchi.com",
"categoryId": "6"
},
"safeAddress": null,
"treasuryAddresses": ["0xffe6280ae4e864d9af836b562359fd828ece8020"]
}

View File

View File