From d5acf3ed31c9ae2760530165962a2877be447c72 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Fri, 7 May 2021 07:28:20 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/1103.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 history/versions/1103.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index f02d6e4c3..5a64e6958 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -91,6 +91,7 @@ "0x27Ae27110350B98d564b9A3eeD31bAeBc82d878d", "0x2802eb3a20f5892956D5B9528F6Bf13E648534DB", "0x290c665656a67e0ea0784f90ECBaeFF77c884217", + "0x295F2122EbfCC5c38b4Bd33879A37348195b61fb", "0x29cED01C447166958605519F10DcF8b0255fB379", "0x2A1d286ed5edAD78BeFD6E0d8BEb38791e8cD69d", "0x2A9718defF471f3Bb91FA0ECEAB14154F150a385", diff --git a/blockchains/smartchain/assets/0x295F2122EbfCC5c38b4Bd33879A37348195b61fb/info.json b/blockchains/smartchain/assets/0x295F2122EbfCC5c38b4Bd33879A37348195b61fb/info.json index 60fea7b02..219e108a3 100644 --- a/blockchains/smartchain/assets/0x295F2122EbfCC5c38b4Bd33879A37348195b61fb/info.json +++ b/blockchains/smartchain/assets/0x295F2122EbfCC5c38b4Bd33879A37348195b61fb/info.json @@ -7,7 +7,7 @@ "name": "Twitter", "url": "https://twitter.com/TheThanosToken" }, - { + { "name": "Instagram", "url": "https://www.instagram.com/thethanostoken/" }, diff --git a/history/LATEST.json b/history/LATEST.json index 2aea46ed4..e412539bf 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1102, - "commit": "356d0f48af3f08cbf7e1e1a9f823e40350ce4514", - "date": "2021-05-07T06:55:02.407Z" + "versionNum": 1103, + "commit": "02be5618d16d2fc8771f969e59937df38df63ee3", + "date": "2021-05-07T07:28:05.267Z" } \ No newline at end of file diff --git a/history/versions/1103.json b/history/versions/1103.json new file mode 100644 index 000000000..4be874447 --- /dev/null +++ b/history/versions/1103.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1103, + "commit": "02be5618d16d2fc8771f969e59937df38df63ee3", + "date": "2021-05-07T07:28:05.267Z" + }, + "versionStart": { + "versionNum": 1102, + "commit": "356d0f48af3f08cbf7e1e1a9f823e40350ce4514", + "date": "2021-05-07T06:55:02.407Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x295F2122EbfCC5c38b4Bd33879A37348195b61fb/info.json", + "blockchains/smartchain/assets/0x295F2122EbfCC5c38b4Bd33879A37348195b61fb/logo.png" + ] +} \ No newline at end of file