From 2b02a8c82c34cf9bc83d46d01e21f52bc9a4b4f1 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Thu, 13 May 2021 06:08:59 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 22 +++++++++---------- history/LATEST.json | 6 ++--- history/versions/1288.json | 17 ++++++++++++++ 4 files changed, 32 insertions(+), 14 deletions(-) create mode 100644 history/versions/1288.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 44dbd004d..8d6147ade 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -276,6 +276,7 @@ "0x67d012F731c23F0313CEA1186d0121779c77fcFE", "0x67ee3Cb086F8a16f34beE3ca72FAD36F7Db929e2", "0x68590a47578E5060a29fd99654f4556dBfa05D10", + "0x694Dc0619e7140D83F2627D573015565096832d3", "0x6b51231c43B1604815313801dB5E9E614914d6e4", "0x6bfd576220e8444CA4Cc5f89Efbd7f02a4C94C16", "0x6bfF4Fb161347ad7de4A625AE5aa3A1CA7077819", diff --git a/blockchains/smartchain/assets/0x694Dc0619e7140D83F2627D573015565096832d3/info.json b/blockchains/smartchain/assets/0x694Dc0619e7140D83F2627D573015565096832d3/info.json index 978748e1d..51c8fd6f4 100644 --- a/blockchains/smartchain/assets/0x694Dc0619e7140D83F2627D573015565096832d3/info.json +++ b/blockchains/smartchain/assets/0x694Dc0619e7140D83F2627D573015565096832d3/info.json @@ -1,11 +1,11 @@ -{ - "name": "Cougar Coin", - "website": "https://cougarcoin.org", - "description": "COUGAR is a community driven, fair launched DeFi Token. 6% of every transaction is donated to http://savelacougars.org to help fund California's first freeway wildlife crossing.", - "explorer": "https://bscscan.com/token/0x694dc0619e7140d83f2627d573015565096832d3", - "type": "BEP20", - "symbol": "COUGAR", - "decimals": 9, - "status": "active", - "id": "0x694Dc0619e7140D83F2627D573015565096832d3" - } +{ + "name": "Cougar Coin", + "website": "https://cougarcoin.org", + "description": "COUGAR is a community driven, fair launched DeFi Token. 6% of every transaction is donated to http://savelacougars.org to help fund California's first freeway wildlife crossing.", + "explorer": "https://bscscan.com/token/0x694dc0619e7140d83f2627d573015565096832d3", + "type": "BEP20", + "symbol": "COUGAR", + "decimals": 9, + "status": "active", + "id": "0x694Dc0619e7140D83F2627D573015565096832d3" +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 733515e50..0a114bd42 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1287, - "commit": "3deab503c887076db6c92b1553f47045a6059339", - "date": "2021-05-13T06:06:24.861Z" + "versionNum": 1288, + "commit": "027cef844bcece5f8e1de16424ef8d178aba5c70", + "date": "2021-05-13T06:08:43.926Z" } \ No newline at end of file diff --git a/history/versions/1288.json b/history/versions/1288.json new file mode 100644 index 000000000..de02f31cd --- /dev/null +++ b/history/versions/1288.json @@ -0,0 +1,17 @@ +{ + "versionEnd": { + "versionNum": 1288, + "commit": "027cef844bcece5f8e1de16424ef8d178aba5c70", + "date": "2021-05-13T06:08:43.926Z" + }, + "versionStart": { + "versionNum": 1287, + "commit": "3deab503c887076db6c92b1553f47045a6059339", + "date": "2021-05-13T06:06:24.861Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x694Dc0619e7140D83F2627D573015565096832d3/info.json", + "blockchains/smartchain/assets/0x694Dc0619e7140D83F2627D573015565096832d3/logo.png", + "blockchains/smartchain/assets/0xB0B924C4a31b7d4581a7F78F57ceE1E65736Be1D/info.json" + ] +} \ No newline at end of file