From 59f3fecd839c7cb5009956c02959246d27af2dbb Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Mon, 21 Jun 2021 17:12:07 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 20 +++++++++---------- history/LATEST.json | 6 +++--- history/versions/2403.json | 16 +++++++++++++++ 4 files changed, 30 insertions(+), 13 deletions(-) create mode 100644 history/versions/2403.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index f19529ecc..c46af2a62 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -1256,6 +1256,7 @@ "0xfe75cD11E283813eC44B4592476109Ba3706cef6", "0xFE7E350009a1f3915352022B1BFc2087D7B1D1CD", "0xfebc87c6ff184B1AD2D2081eCd5d8Fb18571bD24", + "0xFeCD05B947471b5E51645E2d8326445cC266477a", "0xFeea0bDd3D07eb6FE305938878C0caDBFa169042", "0xFF3F9cc3083580baFD140e8f05cf2d7C3AF15b53", "0xFF749E976358791a3799262B8FccedF8D0888563", diff --git a/blockchains/smartchain/assets/0xFeCD05B947471b5E51645E2d8326445cC266477a/info.json b/blockchains/smartchain/assets/0xFeCD05B947471b5E51645E2d8326445cC266477a/info.json index 32ad8eba0..ebd431a58 100644 --- a/blockchains/smartchain/assets/0xFeCD05B947471b5E51645E2d8326445cC266477a/info.json +++ b/blockchains/smartchain/assets/0xFeCD05B947471b5E51645E2d8326445cC266477a/info.json @@ -1,11 +1,11 @@ -{ - "name": "SafeWin", - "website": "https://safewin.org", - "description": "SAFEWIN is a utility token created for the SafeWin app.", - "explorer": "https://bscscan.com/token/0xFeCD05B947471b5E51645E2d8326445cC266477a", - "type": "BEP20", - "symbol": "SAFEWIN", - "decimals": 9, - "status": "active", - "id": "0xFeCD05B947471b5E51645E2d8326445cC266477a" +{ + "name": "SafeWin", + "website": "https://safewin.org", + "description": "SAFEWIN is a utility token created for the SafeWin app.", + "explorer": "https://bscscan.com/token/0xFeCD05B947471b5E51645E2d8326445cC266477a", + "type": "BEP20", + "symbol": "SAFEWIN", + "decimals": 9, + "status": "active", + "id": "0xFeCD05B947471b5E51645E2d8326445cC266477a" } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 0a3bcbcd2..7d1f81c6a 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2402, - "commit": "0216871fed1d4bec70c475dad057583ceeedb16a", - "date": "2021-06-21T16:37:59.096Z" + "versionNum": 2403, + "commit": "20fba5e295306860ad98bc3c3665b98594de9b5d", + "date": "2021-06-21T17:11:51.651Z" } \ No newline at end of file diff --git a/history/versions/2403.json b/history/versions/2403.json new file mode 100644 index 000000000..ffa31d1dc --- /dev/null +++ b/history/versions/2403.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2403, + "commit": "20fba5e295306860ad98bc3c3665b98594de9b5d", + "date": "2021-06-21T17:11:51.651Z" + }, + "versionStart": { + "versionNum": 2402, + "commit": "0216871fed1d4bec70c475dad057583ceeedb16a", + "date": "2021-06-21T16:37:59.096Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xFeCD05B947471b5E51645E2d8326445cC266477a/info.json", + "blockchains/smartchain/assets/0xFeCD05B947471b5E51645E2d8326445cC266477a/logo.png" + ] +} \ No newline at end of file