From ba6f76eb96cb6c44ce307654475a2adfbd48dbfc Mon Sep 17 00:00:00 2001 From: sudheer Date: Wed, 1 Nov 2023 13:35:07 +0530 Subject: [PATCH] Remove 0x treasury address --- protocols/0x/index.json | 3 +-- protocols/0xTest/index.json | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/protocols/0x/index.json b/protocols/0x/index.json index c4f4b834..065ac080 100644 --- a/protocols/0x/index.json +++ b/protocols/0x/index.json @@ -7,6 +7,5 @@ "discourseForum": { "url": "https://forum.0xprotocol.org/", "categoryId": "13" - }, - "treasuryAddress": ["0x0bB1810061C2f5b2088054eE184E6C79e1591101"] + } } diff --git a/protocols/0xTest/index.json b/protocols/0xTest/index.json index 320da286..a5563ad4 100644 --- a/protocols/0xTest/index.json +++ b/protocols/0xTest/index.json @@ -7,6 +7,5 @@ "discourseForum": { "url": "https://forum.0xprotocol.org/", "categoryId": "13" - }, - "treasuryAddress": ["0x0bB1810061C2f5b2088054eE184E6C79e1591101"] + } }