From 8677640be16487c6b8538ba04e9ffbd635b27417 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Sat, 5 Jun 2021 16:34:41 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 22 +++++++++---------- history/LATEST.json | 6 ++--- history/versions/1964.json | 16 ++++++++++++++ 4 files changed, 31 insertions(+), 14 deletions(-) create mode 100644 history/versions/1964.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 387742c29..b32baa587 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -754,6 +754,7 @@ "0xB3225aC90B741f762BecA76dEA1eaD278Ef26A96", "0xb3B3C87C7d3FC6411f2d015760c30AF56b02Aa93", "0xb3d54df1676c1fe4b0987C041fA8C28471429ce7", + "0xB47D8D9CD415DAE40E364b140ae6aF186e2332f4", "0xb4A92eDAb7c9Ba94b6637E8052D8bd133EC4221C", "0xb54A58cdC7d3fEFd93EA4454E0C1A23Da8bEdC6f", "0xB5791d504367dEE4BA3A379fb3d3d5A6B955cb2e", diff --git a/blockchains/smartchain/assets/0xB47D8D9CD415DAE40E364b140ae6aF186e2332f4/info.json b/blockchains/smartchain/assets/0xB47D8D9CD415DAE40E364b140ae6aF186e2332f4/info.json index 9758d5efd..e862380f0 100644 --- a/blockchains/smartchain/assets/0xB47D8D9CD415DAE40E364b140ae6aF186e2332f4/info.json +++ b/blockchains/smartchain/assets/0xB47D8D9CD415DAE40E364b140ae6aF186e2332f4/info.json @@ -1,11 +1,11 @@ -{ - "name": "SwiftMoon", - "type": "BEP20", - "symbol": "SMOON", - "decimals": 18, - "website": "https://swiftmoon.online/", - "description": "Swift Moon combines the Rebasing concept, Auto Liquidity Generation, Deflation and Reflection all in one token on Binance Smart Chain", - "explorer": "https://bscscan.com/token/0xb47d8d9cd415dae40e364b140ae6af186e2332f4", - "status": "active", - "id": "0xB47D8D9CD415DAE40E364b140ae6aF186e2332f4" -} +{ + "name": "SwiftMoon", + "type": "BEP20", + "symbol": "SMOON", + "decimals": 18, + "website": "https://swiftmoon.online/", + "description": "Swift Moon combines the Rebasing concept, Auto Liquidity Generation, Deflation and Reflection all in one token on Binance Smart Chain", + "explorer": "https://bscscan.com/token/0xb47d8d9cd415dae40e364b140ae6af186e2332f4", + "status": "active", + "id": "0xB47D8D9CD415DAE40E364b140ae6aF186e2332f4" +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index c942f865d..c784a31c7 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1963, - "commit": "93590c5c4a4a81e1361df026959bc009ec7b33eb", - "date": "2021-06-05T16:27:35.903Z" + "versionNum": 1964, + "commit": "cecc5526f45d4eab53e9f7443e46cc997afcc35d", + "date": "2021-06-05T16:34:28.468Z" } \ No newline at end of file diff --git a/history/versions/1964.json b/history/versions/1964.json new file mode 100644 index 000000000..bbd0610f4 --- /dev/null +++ b/history/versions/1964.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1964, + "commit": "cecc5526f45d4eab53e9f7443e46cc997afcc35d", + "date": "2021-06-05T16:34:28.468Z" + }, + "versionStart": { + "versionNum": 1963, + "commit": "93590c5c4a4a81e1361df026959bc009ec7b33eb", + "date": "2021-06-05T16:27:35.903Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xB47D8D9CD415DAE40E364b140ae6aF186e2332f4/info.json", + "blockchains/smartchain/assets/0xB47D8D9CD415DAE40E364b140ae6aF186e2332f4/logo.png" + ] +} \ No newline at end of file