From 3e5543e2ecc3ffaaa14467077b90cc5a501538e5 Mon Sep 17 00:00:00 2001 From: assets-bot Date: Tue, 18 May 2021 08:24:18 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/1452.json | 18 ++++++++++++++++++ 4 files changed, 23 insertions(+), 4 deletions(-) create mode 100644 history/versions/1452.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index a1a8c30cf..7c16e5500 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -129,6 +129,7 @@ "0x290c665656a67e0ea0784f90ECBaeFF77c884217", "0x295F2122EbfCC5c38b4Bd33879A37348195b61fb", "0x29cED01C447166958605519F10DcF8b0255fB379", + "0x2A0F5257F4bfE6c75cd58A14A0e7c4651E2160DE", "0x2A1d286ed5edAD78BeFD6E0d8BEb38791e8cD69d", "0x2a49De60cc6204c3AFC3e770FDB30A0554147519", "0x2A9718defF471f3Bb91FA0ECEAB14154F150a385", diff --git a/blockchains/smartchain/assets/0x2A0F5257F4bfE6c75cd58A14A0e7c4651E2160DE/info.json b/blockchains/smartchain/assets/0x2A0F5257F4bfE6c75cd58A14A0e7c4651E2160DE/info.json index 1674bc412..1d20a6dd6 100644 --- a/blockchains/smartchain/assets/0x2A0F5257F4bfE6c75cd58A14A0e7c4651E2160DE/info.json +++ b/blockchains/smartchain/assets/0x2A0F5257F4bfE6c75cd58A14A0e7c4651E2160DE/info.json @@ -8,4 +8,4 @@ "explorer": "https://bscscan.com/token/0x2A0F5257F4bfE6c75cd58A14A0e7c4651E2160DE", "status": "active", "id": "0x2A0F5257F4bfE6c75cd58A14A0e7c4651E2160DE" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index f2d3ed9d1..a8b46792a 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1451, - "commit": "4235d96502ec4832c35724a42e51ba9f8f349e8c", - "date": "2021-05-18T07:48:35.720Z" + "versionNum": 1452, + "commit": "205ab48f8a4d7a0a899dc4153de22a994edea3d7", + "date": "2021-05-18T08:24:06.279Z" } \ No newline at end of file diff --git a/history/versions/1452.json b/history/versions/1452.json new file mode 100644 index 000000000..d5ed07d8b --- /dev/null +++ b/history/versions/1452.json @@ -0,0 +1,18 @@ +{ + "versionEnd": { + "versionNum": 1452, + "commit": "205ab48f8a4d7a0a899dc4153de22a994edea3d7", + "date": "2021-05-18T08:24:06.279Z" + }, + "versionStart": { + "versionNum": 1451, + "commit": "4235d96502ec4832c35724a42e51ba9f8f349e8c", + "date": "2021-05-18T07:48:35.720Z" + }, + "changes": [ + "blockchains/smartchain/allowlist.json", + "blockchains/smartchain/assets/0x02fF5065692783374947393723dbA9599e59F591/info.json", + "blockchains/smartchain/assets/0x2A0F5257F4bfE6c75cd58A14A0e7c4651E2160DE/info.json", + "blockchains/smartchain/assets/0x2A0F5257F4bfE6c75cd58A14A0e7c4651E2160DE/logo.png" + ] +} \ No newline at end of file