From e174c7b19b75137b4eddeefe9dfa8c5b48f47a1c Mon Sep 17 00:00:00 2001 From: yj Date: Wed, 14 Apr 2021 10:16:32 -0500 Subject: [PATCH] fix: update gov contract address --- protocols/compound/index.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/protocols/compound/index.json b/protocols/compound/index.json index 964949e..bf88f95 100644 --- a/protocols/compound/index.json +++ b/protocols/compound/index.json @@ -7,7 +7,7 @@ "suffix": "COMP", "coinGeckoPriceString": "compound-governance-token", "tokenContractAddress": "0xc00e94Cb662C3520282E6f5717214004A7f26888", - "governanceContractAddress": "0xc0da01a04c3f3e0be433606045bb7017a7323e38", + "governanceContractAddress": "0xc0da02939e1441f497fd74f78ce7decb17b66529", "isEnabled": true, "hasOnchain": true, "isHybrid": false,