From d0fe2e9481f42084fad779a6e774d1d3180de136 Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Tue, 23 Mar 2021 11:52:24 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 1 + .../info.json | 8 ++++---- history/LATEST.json | 6 +++--- history/versions/253.json | 16 ++++++++++++++++ 4 files changed, 24 insertions(+), 7 deletions(-) create mode 100644 history/versions/253.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index 83c312ba4..f804834e2 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -2987,6 +2987,7 @@ "0x755eb14D2fefF2939EB3026f5CaD9D03775b9fF4", "0x756eFAcB09fA797A21Dd62D942A5181a2Ec36f17", "0x7571C4A38cCBd0fBE5206170b68C8BaF84F25dDF", + "0x75739d5944534115d7C54ee8C73F186D793BAE02", "0x7585F835ae2d522722d2684323a0ba83401f32f5", "0x75A93C11dFF32A4312057714257758B113a0F512", "0x75c5eE419331B6150879530D06f9Ba054755F1DA", diff --git a/blockchains/ethereum/assets/0x75739d5944534115d7C54ee8C73F186D793BAE02/info.json b/blockchains/ethereum/assets/0x75739d5944534115d7C54ee8C73F186D793BAE02/info.json index 4be1d2c47..4f5ca0278 100644 --- a/blockchains/ethereum/assets/0x75739d5944534115d7C54ee8C73F186D793BAE02/info.json +++ b/blockchains/ethereum/assets/0x75739d5944534115d7C54ee8C73F186D793BAE02/info.json @@ -10,12 +10,12 @@ "url": "https://twitter.com/TheCollectiveGo", "handle": "TheCollectiveGo" }, - { + { "name": "Facebook", "url": "https://www.facebook.com/thecollectivego/", "handle": "TheCollectiveGo" }, - { + { "name": "Medium", "url": "https://thecollectivego-02.medium.com/", "handle": "TheCollectiveGo" @@ -31,5 +31,5 @@ "type": "ERC20", "decimals": 18, "status": "active", - "id": "0x75739d5944534115d7c54ee8c73f186d793bae02" -} + "id": "0x75739d5944534115d7C54ee8C73F186D793BAE02" +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 47437c9d0..ead3ffa39 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 252, - "commit": "a59567e0cb255fb8ea23af24d3374d06532e5804", - "date": "2021-03-23T11:48:57.630Z" + "versionNum": 253, + "commit": "c210820d3bcc49c248e9f1027d7720bc9c549eef", + "date": "2021-03-23T11:52:10.714Z" } \ No newline at end of file diff --git a/history/versions/253.json b/history/versions/253.json new file mode 100644 index 000000000..8121ecad5 --- /dev/null +++ b/history/versions/253.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 253, + "commit": "c210820d3bcc49c248e9f1027d7720bc9c549eef", + "date": "2021-03-23T11:52:10.714Z" + }, + "versionStart": { + "versionNum": 252, + "commit": "a59567e0cb255fb8ea23af24d3374d06532e5804", + "date": "2021-03-23T11:48:57.630Z" + }, + "changes": [ + "blockchains/ethereum/assets/0x75739d5944534115d7C54ee8C73F186D793BAE02/info.json", + "blockchains/ethereum/assets/0x75739d5944534115d7C54ee8C73F186D793BAE02/logo.png" + ] +} \ No newline at end of file