From 19e0ce796dc9efdf45298252f7f8f33aea58ad3e Mon Sep 17 00:00:00 2001 From: sudheer Date: Wed, 23 Jun 2021 18:25:50 +0530 Subject: [PATCH] Enable Fei --- 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 8e90aa6..4ba1930 100644 --- a/protocols/fei/index.json +++ b/protocols/fei/index.json @@ -9,7 +9,7 @@ "suffix": "FEI", "coinGeckoPriceString": "", "tokenContractAddress": "0x956F47F50A910163D8BF957Cf5846D573E7f87CA", - "isEnabled": false, + "isEnabled": true, "hasOnchain": false, "isHybrid": false, "hasDelegation": false,