From b5909d9c388708a1decb4d24efe85ea81536a782 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Wed, 16 Jun 2021 10:07:24 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 20 +++++++++---------- history/LATEST.json | 6 +++--- history/versions/2243.json | 16 +++++++++++++++ 4 files changed, 30 insertions(+), 13 deletions(-) create mode 100644 history/versions/2243.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 788a200f4..34759d5b0 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -391,6 +391,7 @@ "0x4Efab39b14167Da54aebed2094a61aA1FD384056", "0x4f0E7A273c7FF13062Fa581bEe4Ffabdae94328f", "0x4F1498da0f50F94e97F900b7e6E13d8e5220aBE9", + "0x4f5AfC97E501907201F94ef7De9F36C4633dcc75", "0x4FA7163E153419E0E1064e418dd7A99314Ed27b6", "0x503576189Edd9FEb058ad3f17f1E6e9172A11D75", "0x504BeAf9B74f5e38B0AC2335c51B8BB6E86F0eC5", diff --git a/blockchains/smartchain/assets/0x4f5AfC97E501907201F94ef7De9F36C4633dcc75/info.json b/blockchains/smartchain/assets/0x4f5AfC97E501907201F94ef7De9F36C4633dcc75/info.json index 2d9e78c76..55380dcb3 100644 --- a/blockchains/smartchain/assets/0x4f5AfC97E501907201F94ef7De9F36C4633dcc75/info.json +++ b/blockchains/smartchain/assets/0x4f5AfC97E501907201F94ef7De9F36C4633dcc75/info.json @@ -1,11 +1,11 @@ -{ - "name": "SAFE Community Token", - "website": "https://www.safecomtoken.io", - "description": " Safecom is a token made for the community on the BSC Scan.", - "explorer": "https://bscscan.com/token/0x4f5AfC97E501907201F94ef7De9F36C4633dcc75", - "type": "BEP20", - "symbol": "SAFECOM", - "decimals": 18, - "status": "active", - "id": "0x4f5AfC97E501907201F94ef7De9F36C4633dcc75" +{ + "name": "SAFE Community Token", + "website": "https://www.safecomtoken.io", + "description": " Safecom is a token made for the community on the BSC Scan.", + "explorer": "https://bscscan.com/token/0x4f5AfC97E501907201F94ef7De9F36C4633dcc75", + "type": "BEP20", + "symbol": "SAFECOM", + "decimals": 18, + "status": "active", + "id": "0x4f5AfC97E501907201F94ef7De9F36C4633dcc75" } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 61ae55985..9f4d7e5de 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2242, - "commit": "bf515d6eff5d83a7cd042d41887407a7b56a3454", - "date": "2021-06-16T10:04:10.199Z" + "versionNum": 2243, + "commit": "f12e3af0132755e40cf4f3bcfff22fca886b8971", + "date": "2021-06-16T10:07:10.951Z" } \ No newline at end of file diff --git a/history/versions/2243.json b/history/versions/2243.json new file mode 100644 index 000000000..70d123e87 --- /dev/null +++ b/history/versions/2243.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2243, + "commit": "f12e3af0132755e40cf4f3bcfff22fca886b8971", + "date": "2021-06-16T10:07:10.951Z" + }, + "versionStart": { + "versionNum": 2242, + "commit": "bf515d6eff5d83a7cd042d41887407a7b56a3454", + "date": "2021-06-16T10:04:10.199Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x4f5AfC97E501907201F94ef7De9F36C4633dcc75/info.json", + "blockchains/smartchain/assets/0x4f5AfC97E501907201F94ef7De9F36C4633dcc75/logo.png" + ] +} \ No newline at end of file