From e2bce36794cffc0de5372937494a257f6c9cb638 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Mon, 14 Jun 2021 07:04:15 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 22 +++++++++---------- history/LATEST.json | 6 ++--- history/versions/2163.json | 16 ++++++++++++++ 4 files changed, 31 insertions(+), 14 deletions(-) create mode 100644 history/versions/2163.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index ee073907c..d5cd74724 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -843,6 +843,7 @@ "0xb7F8Cd00C5A06c0537E2aBfF0b58033d02e5E094", "0xb813939458aA42ca57B870bEf4bEc24945aDDA6D", "0xB89ADD4A17eaDB084a065f9CAcE752a268dab8b3", + "0xB8c463c727742A1Fa673d36aE32cB5f4bad33FeA", "0xb8C540d00dd0Bf76ea12E4B4B95eFC90804f924E", "0xb93ba7DC61ECFced69067151FC00C41cA369A797", "0xb9784C1633ef3b839563B988c323798634714368", diff --git a/blockchains/smartchain/assets/0xB8c463c727742A1Fa673d36aE32cB5f4bad33FeA/info.json b/blockchains/smartchain/assets/0xB8c463c727742A1Fa673d36aE32cB5f4bad33FeA/info.json index 52de5a596..88a6a1d9e 100644 --- a/blockchains/smartchain/assets/0xB8c463c727742A1Fa673d36aE32cB5f4bad33FeA/info.json +++ b/blockchains/smartchain/assets/0xB8c463c727742A1Fa673d36aE32cB5f4bad33FeA/info.json @@ -1,11 +1,11 @@ -{ - "name": "Smart Chain Black", - "website": "https://smartchainblack.com", - "description": "BNBB is Binance Smart Chain Token", - "explorer": "https://bscscan.com/token/0xB8c463c727742A1Fa673d36aE32cB5f4bad33FeA", - "symbol": "BNBB", - "type": "BEP20", - "decimals": 18, - "status": "active", - "id": "0xB8c463c727742A1Fa673d36aE32cB5f4bad33FeA" -} +{ + "name": "Smart Chain Black", + "website": "https://smartchainblack.com", + "description": "BNBB is Binance Smart Chain Token", + "explorer": "https://bscscan.com/token/0xB8c463c727742A1Fa673d36aE32cB5f4bad33FeA", + "symbol": "BNBB", + "type": "BEP20", + "decimals": 18, + "status": "active", + "id": "0xB8c463c727742A1Fa673d36aE32cB5f4bad33FeA" +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index e5de60cd4..2851d854d 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2162, - "commit": "084152b3e5d9d4781ac93e4fef2fcd107f997e13", - "date": "2021-06-14T01:28:44.586Z" + "versionNum": 2163, + "commit": "4dbeff781c794c08706133474b162e49ffc9fd1b", + "date": "2021-06-14T07:04:02.502Z" } \ No newline at end of file diff --git a/history/versions/2163.json b/history/versions/2163.json new file mode 100644 index 000000000..8c7f4e723 --- /dev/null +++ b/history/versions/2163.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2163, + "commit": "4dbeff781c794c08706133474b162e49ffc9fd1b", + "date": "2021-06-14T07:04:02.502Z" + }, + "versionStart": { + "versionNum": 2162, + "commit": "084152b3e5d9d4781ac93e4fef2fcd107f997e13", + "date": "2021-06-14T01:28:44.586Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xB8c463c727742A1Fa673d36aE32cB5f4bad33FeA/info.json", + "blockchains/smartchain/assets/0xB8c463c727742A1Fa673d36aE32cB5f4bad33FeA/logo.png" + ] +} \ No newline at end of file