From 6f5d2302bbff9023bf75119cbca0c6b9dde2d78a Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Tue, 31 Aug 2021 11:52:11 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/3443.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 4 deletions(-) create mode 100644 history/versions/3443.json diff --git a/blockchains/smartchain/assets/0xB7Dba4C673beDB174DC3Ff7Ec65d17C863d39b16/info.json b/blockchains/smartchain/assets/0xB7Dba4C673beDB174DC3Ff7Ec65d17C863d39b16/info.json index 03ad1a5b5..fa5bb5e3a 100644 --- a/blockchains/smartchain/assets/0xB7Dba4C673beDB174DC3Ff7Ec65d17C863d39b16/info.json +++ b/blockchains/smartchain/assets/0xB7Dba4C673beDB174DC3Ff7Ec65d17C863d39b16/info.json @@ -26,4 +26,4 @@ "url": "https://coingecko.com/en/coins/fatcake" } ] -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 74d142af9..67a1c0bd5 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3442, - "commit": "e01af037b9bc6d25e7da710fb1882a8a3f7dc28d", - "date": "2021-08-31T05:09:35.281Z" + "versionNum": 3443, + "commit": "f2eea40867a501ae597e8c7b40a18d3131924f3c", + "date": "2021-08-31T11:51:56.506Z" } \ No newline at end of file diff --git a/history/versions/3443.json b/history/versions/3443.json new file mode 100644 index 000000000..f79665acf --- /dev/null +++ b/history/versions/3443.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 3443, + "commit": "f2eea40867a501ae597e8c7b40a18d3131924f3c", + "date": "2021-08-31T11:51:56.506Z" + }, + "versionStart": { + "versionNum": 3442, + "commit": "e01af037b9bc6d25e7da710fb1882a8a3f7dc28d", + "date": "2021-08-31T05:09:35.281Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xB7Dba4C673beDB174DC3Ff7Ec65d17C863d39b16/info.json", + "blockchains/smartchain/assets/0xB7Dba4C673beDB174DC3Ff7Ec65d17C863d39b16/logo.png" + ] +} \ No newline at end of file