From 69c520e91258476ddca9a3848d341e907a9d94cc Mon Sep 17 00:00:00 2001 From: sudheer Date: Mon, 21 Jun 2021 06:26:28 +0530 Subject: [PATCH] Add Aavegotchi --- protocols/aavegotchi/contracts/token.json | 0 protocols/aavegotchi/events.json | 0 protocols/aavegotchi/header.png | 0 protocols/aavegotchi/index.json | 33 +++++++++++++++++++++++ protocols/aavegotchi/logo.png | 0 protocols/aavegotchi/overview.md | 0 6 files changed, 33 insertions(+) create mode 100644 protocols/aavegotchi/contracts/token.json create mode 100644 protocols/aavegotchi/events.json create mode 100644 protocols/aavegotchi/header.png create mode 100644 protocols/aavegotchi/index.json create mode 100644 protocols/aavegotchi/logo.png create mode 100644 protocols/aavegotchi/overview.md diff --git a/protocols/aavegotchi/contracts/token.json b/protocols/aavegotchi/contracts/token.json new file mode 100644 index 0000000..e69de29 diff --git a/protocols/aavegotchi/events.json b/protocols/aavegotchi/events.json new file mode 100644 index 0000000..e69de29 diff --git a/protocols/aavegotchi/header.png b/protocols/aavegotchi/header.png new file mode 100644 index 0000000..e69de29 diff --git a/protocols/aavegotchi/index.json b/protocols/aavegotchi/index.json new file mode 100644 index 0000000..b137294 --- /dev/null +++ b/protocols/aavegotchi/index.json @@ -0,0 +1,33 @@ +{ + "cname": "aavegotchi", + "name": "Aavegotchi", + "description": "", + "path": "aavegotchi", + "previousPaths": [], + "folder": "aavegotchi", + "type": "snapshot", + "suffix": "GHST", + "coinGeckoPriceString": "", + "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"] +} \ No newline at end of file diff --git a/protocols/aavegotchi/logo.png b/protocols/aavegotchi/logo.png new file mode 100644 index 0000000..e69de29 diff --git a/protocols/aavegotchi/overview.md b/protocols/aavegotchi/overview.md new file mode 100644 index 0000000..e69de29