From f5aafd07871d0dc406b8e6ebff958d43050f4985 Mon Sep 17 00:00:00 2001 From: yj Date: Thu, 6 May 2021 10:57:43 -0500 Subject: [PATCH] fix: claim compoundgrants --- protocols/compoundgrants/index.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/protocols/compoundgrants/index.json b/protocols/compoundgrants/index.json index ce73efe..8857558 100644 --- a/protocols/compoundgrants/index.json +++ b/protocols/compoundgrants/index.json @@ -13,14 +13,14 @@ "hasOnchain": false, "isHybrid": false, "isCouncil": false, - "isEnabled": false, + "isEnabled": true, "invalidSnapshots": [], "branding": {}, "discourseForum": {}, "claim": { - "isClaimed": false, - "claimer": "", - "signature": "" + "isClaimed": true, + "claimer": "0x991d540e7ecfa15dbe3f52d0f758010dbec85f6d", + "signature": "0x50c0b52d98b52b5756652d67e42a56f5722493d6acbc3f801b947b033cfdaacf42b62d250021419cd2891089b1572986c2fcca0597c69b29cc48780927f182d31b" }, "safeAddress": "0xF1D8c2eED95D5fC2EaDe4E6Bb15a5969453E89a9" }