diff --git a/protocols/coweth/index.json b/protocols/coweth/index.json index 97e6e736..da820b37 100644 --- a/protocols/coweth/index.json +++ b/protocols/coweth/index.json @@ -3,6 +3,6 @@ "cname": "coweth", "description": "", "path": "coweth", - "isEnabled": false, + "isEnabled": true, "type": "snapshot" } \ No newline at end of file diff --git a/protocols/peopledaoeth/index.json b/protocols/peopledaoeth/index.json index 00beeb6b..afa57d13 100644 --- a/protocols/peopledaoeth/index.json +++ b/protocols/peopledaoeth/index.json @@ -3,6 +3,6 @@ "cname": "peopledaoeth", "description": "", "path": "peopledaoeth", - "isEnabled": false, + "isEnabled": true, "type": "snapshot" } \ No newline at end of file diff --git a/protocols/starknet/index.json b/protocols/starknet/index.json index 522adf02..9bb069b6 100644 --- a/protocols/starknet/index.json +++ b/protocols/starknet/index.json @@ -3,6 +3,6 @@ "cname": "starkneteth", "description": "", "path": "starkneteth", - "isEnabled": false, + "isEnabled": true, "type": "snapshot" } \ No newline at end of file