From 829f24d99a8b2d930288b6b751a0b4208c4fc53d Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Mon, 17 May 2021 08:33:47 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 2 ++ .../info.json | 2 +- .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/1421.json | 19 +++++++++++++++++++ 5 files changed, 26 insertions(+), 5 deletions(-) create mode 100644 history/versions/1421.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 8c218e78e..871364428 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -658,6 +658,7 @@ "0xDdC0dBd7dC799ae53A98a60b54999cb6eBb3Abf0", "0xDE2F075f6F14EB9D96755b24E416A53E736Ca363", "0xDE4e179CC1d3b298216B96893767b9b01A6Bc413", + "0xdF0816CC717216c8B0863aF8d4f0fC20Bc65d643", "0xdF1F0026374d4BCc490BE5E316963Cf6Df2FfF19", "0xDf394853D830424CaFCCF7Be7dF065366cF31a69", "0xdF6d9fC61Bd8163b59d6381EC93aE1D3a4D95bB2", @@ -697,6 +698,7 @@ "0xEd438051437c22A9Ef249B68c7E292435fE8B858", "0xeDa21B525Ac789EaB1a08ef2404dd8505FfB973D", "0xEE738a9e5FB78c24D26ceCD30389ED977C38D0Ca", + "0xeE8feAeE52CE378BA356A5772BBa29d08AF25cdB", "0xef032F652FCE3a0eFfce3796A68eb978b465a336", "0xEf11aB854b475Bd0c5Db37f6bFFAB443219d656d", "0xEF2ec90e0b8D4CdFdB090989EA1Bc663F0D680BF", diff --git a/blockchains/smartchain/assets/0xdF0816CC717216c8B0863aF8d4f0fC20Bc65d643/info.json b/blockchains/smartchain/assets/0xdF0816CC717216c8B0863aF8d4f0fC20Bc65d643/info.json index ec6e16fe6..dd695acc2 100644 --- a/blockchains/smartchain/assets/0xdF0816CC717216c8B0863aF8d4f0fC20Bc65d643/info.json +++ b/blockchains/smartchain/assets/0xdF0816CC717216c8B0863aF8d4f0fC20Bc65d643/info.json @@ -8,4 +8,4 @@ "decimals": 18, "status": "active", "id": "0xdF0816CC717216c8B0863aF8d4f0fC20Bc65d643" -} +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xeE8feAeE52CE378BA356A5772BBa29d08AF25cdB/info.json b/blockchains/smartchain/assets/0xeE8feAeE52CE378BA356A5772BBa29d08AF25cdB/info.json index 8308441dc..5e3a4b35c 100644 --- a/blockchains/smartchain/assets/0xeE8feAeE52CE378BA356A5772BBa29d08AF25cdB/info.json +++ b/blockchains/smartchain/assets/0xeE8feAeE52CE378BA356A5772BBa29d08AF25cdB/info.json @@ -7,5 +7,5 @@ "website": "https://diamondhold.net/", "explorer": "https://bscscan.com/token/0xeE8feAeE52CE378BA356A5772BBa29d08AF25cdB", "id": "0xeE8feAeE52CE378BA356A5772BBa29d08AF25cdB", - "status": "active" + "status": "active" } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index f861a861a..ccd49a835 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1420, - "commit": "19b1137311f32b56a1b446cf4a851387b5ded803", - "date": "2021-05-17T08:29:35.815Z" + "versionNum": 1421, + "commit": "44c63837e1922b40e837510af16f3f4be6270c9d", + "date": "2021-05-17T08:33:33.240Z" } \ No newline at end of file diff --git a/history/versions/1421.json b/history/versions/1421.json new file mode 100644 index 000000000..3040c669a --- /dev/null +++ b/history/versions/1421.json @@ -0,0 +1,19 @@ +{ + "versionEnd": { + "versionNum": 1421, + "commit": "44c63837e1922b40e837510af16f3f4be6270c9d", + "date": "2021-05-17T08:33:33.240Z" + }, + "versionStart": { + "versionNum": 1420, + "commit": "19b1137311f32b56a1b446cf4a851387b5ded803", + "date": "2021-05-17T08:29:35.815Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xA01b9cAFE2230093fbf0000B43701E03717F77cE/info.json", + "blockchains/smartchain/assets/0xdF0816CC717216c8B0863aF8d4f0fC20Bc65d643/info.json", + "blockchains/smartchain/assets/0xdF0816CC717216c8B0863aF8d4f0fC20Bc65d643/logo.png", + "blockchains/smartchain/assets/0xeE8feAeE52CE378BA356A5772BBa29d08AF25cdB/info.json", + "blockchains/smartchain/assets/0xeE8feAeE52CE378BA356A5772BBa29d08AF25cdB/logo.png" + ] +} \ No newline at end of file