From 81bd2266f117861e75a2f30b9d684612e1c39fd3 Mon Sep 17 00:00:00 2001 From: sudheer Date: Mon, 21 Jun 2021 23:11:47 +0530 Subject: [PATCH 1/4] Add FEI treasury info --- protocols/fei/index.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/protocols/fei/index.json b/protocols/fei/index.json index d89f03c..5a2aa0a 100644 --- a/protocols/fei/index.json +++ b/protocols/fei/index.json @@ -28,5 +28,6 @@ "url": "", "categoryId": "" }, - "safeAddress": null + "safeAddress": null, + "treasuryAddress": ["0x8d5ED43dCa8C2F7dFB20CF7b53CC7E593635d7b9"] } \ No newline at end of file From ced8865bb5f178ff90963112bdd7dacc9c83a3e2 Mon Sep 17 00:00:00 2001 From: Sudheer Date: Wed, 23 Jun 2021 23:44:31 +0530 Subject: [PATCH 2/4] Update index.json --- protocols/fei/index.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/protocols/fei/index.json b/protocols/fei/index.json index 210434b..1bae05f 100644 --- a/protocols/fei/index.json +++ b/protocols/fei/index.json @@ -25,5 +25,5 @@ }, "safeAddress": null, "treasuryAddress": ["0x8d5ED43dCa8C2F7dFB20CF7b53CC7E593635d7b9"], - "disableTreasuryNav": true -} \ No newline at end of file + "disableTreasuryNav": true +} From 3b4cebb660c7a6a82f9fce84b7d2397fa59ccba4 Mon Sep 17 00:00:00 2001 From: Sudheer Date: Wed, 23 Jun 2021 23:44:54 +0530 Subject: [PATCH 3/4] Update index.json --- protocols/fei/index.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/protocols/fei/index.json b/protocols/fei/index.json index 1bae05f..0cdcd96 100644 --- a/protocols/fei/index.json +++ b/protocols/fei/index.json @@ -25,5 +25,5 @@ }, "safeAddress": null, "treasuryAddress": ["0x8d5ED43dCa8C2F7dFB20CF7b53CC7E593635d7b9"], - "disableTreasuryNav": true + "disableTreasuryNav": true } From 77bb277a0cbd2b00b7fb796a02395b87725798d3 Mon Sep 17 00:00:00 2001 From: Sudheer Date: Wed, 23 Jun 2021 23:47:01 +0530 Subject: [PATCH 4/4] Update index.json --- protocols/fei/index.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/protocols/fei/index.json b/protocols/fei/index.json index 0cdcd96..fc98cca 100644 --- a/protocols/fei/index.json +++ b/protocols/fei/index.json @@ -24,6 +24,6 @@ "categoryId": "" }, "safeAddress": null, - "treasuryAddress": ["0x8d5ED43dCa8C2F7dFB20CF7b53CC7E593635d7b9"], + "treasuryAddresses": ["0x8d5ED43dCa8C2F7dFB20CF7b53CC7E593635d7b9"], "disableTreasuryNav": true }