From 07b2dfe8c106798f514a33cad23cc35e20556690 Mon Sep 17 00:00:00 2001 From: cryptomanz Date: Sat, 24 Jul 2021 06:30:14 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/3061.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 history/versions/3061.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 08c559c54..99e252224 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -491,6 +491,7 @@ "0x4FA7163E153419E0E1064e418dd7A99314Ed27b6", "0x503576189Edd9FEb058ad3f17f1E6e9172A11D75", "0x504BeAf9B74f5e38B0AC2335c51B8BB6E86F0eC5", + "0x5066C68cAe3B9BdaCD6A1A37c90F2d1723559D18", "0x50ea9C9F88AEAB9f554b8ffB4d7a1017957e866A", "0x51519264e031346D01648b94F453544d231e9E85", "0x51BA0b044d96C3aBfcA52B64D733603CCC4F0d4D", diff --git a/blockchains/smartchain/assets/0x5066C68cAe3B9BdaCD6A1A37c90F2d1723559D18/info.json b/blockchains/smartchain/assets/0x5066C68cAe3B9BdaCD6A1A37c90F2d1723559D18/info.json index 869148ea0..6b152bbb3 100644 --- a/blockchains/smartchain/assets/0x5066C68cAe3B9BdaCD6A1A37c90F2d1723559D18/info.json +++ b/blockchains/smartchain/assets/0x5066C68cAe3B9BdaCD6A1A37c90F2d1723559D18/info.json @@ -30,4 +30,4 @@ "url": "https://coingecko.com/en/coins/wizard-token" } ] -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 2662a96e1..1579ae1ac 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3060, - "commit": "9362e6baee5eb3a2717af5167f8e2f2a1d15d992", - "date": "2021-07-24T01:27:11.781Z" + "versionNum": 3061, + "commit": "acd4ec4dd7dbcff8628237c8c5d96d398c9d71f9", + "date": "2021-07-24T06:29:57.227Z" } \ No newline at end of file diff --git a/history/versions/3061.json b/history/versions/3061.json new file mode 100644 index 000000000..84923fcd9 --- /dev/null +++ b/history/versions/3061.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 3061, + "commit": "acd4ec4dd7dbcff8628237c8c5d96d398c9d71f9", + "date": "2021-07-24T06:29:57.227Z" + }, + "versionStart": { + "versionNum": 3060, + "commit": "9362e6baee5eb3a2717af5167f8e2f2a1d15d992", + "date": "2021-07-24T01:27:11.781Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x5066C68cAe3B9BdaCD6A1A37c90F2d1723559D18/info.json", + "blockchains/smartchain/assets/0x5066C68cAe3B9BdaCD6A1A37c90F2d1723559D18/logo.png" + ] +} \ No newline at end of file