From fb54ef43cc0782577ec7fb9dc09ad850e3ea043c Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Thu, 1 Jul 2021 16:09:59 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 22 +++++++++---------- history/LATEST.json | 6 ++--- history/versions/2629.json | 16 ++++++++++++++ 4 files changed, 31 insertions(+), 14 deletions(-) create mode 100644 history/versions/2629.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 65099e381..3461e89cb 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -965,6 +965,7 @@ "0xB2f7e860E302b18819970ceA41BcFc7349834e81", "0xb31f5d117541825D6692c10e4357008EDF3E2BCD", "0xB3225aC90B741f762BecA76dEA1eaD278Ef26A96", + "0xB3670F91E86a96EeDA0c75b1573035A6277226fb", "0xb3B3C87C7d3FC6411f2d015760c30AF56b02Aa93", "0xb3d54df1676c1fe4b0987C041fA8C28471429ce7", "0xB47D8D9CD415DAE40E364b140ae6aF186e2332f4", diff --git a/blockchains/smartchain/assets/0xB3670F91E86a96EeDA0c75b1573035A6277226fb/info.json b/blockchains/smartchain/assets/0xB3670F91E86a96EeDA0c75b1573035A6277226fb/info.json index efd79098c..5053695d0 100644 --- a/blockchains/smartchain/assets/0xB3670F91E86a96EeDA0c75b1573035A6277226fb/info.json +++ b/blockchains/smartchain/assets/0xB3670F91E86a96EeDA0c75b1573035A6277226fb/info.json @@ -1,11 +1,11 @@ -{ -"name": "BUYBACK Token", -"website": "https://www.buybacktoken.net/", -"description": "Buyback is a utility token for defi aplications and also have Reflection, Auto Funding, and Burn mechanism. ", -"explorer": "https://bscscan.com/token/0xb3670f91e86a96eeda0c75b1573035a6277226fb", -"type": "BEP20", -"symbol": "BBT", -"decimals": 18, -"status": "active", -"id": "0xB3670F91E86a96EeDA0c75b1573035A6277226fb" -} +{ + "name": "BUYBACK Token", + "website": "https://www.buybacktoken.net/", + "description": "Buyback is a utility token for defi aplications and also have Reflection, Auto Funding, and Burn mechanism. ", + "explorer": "https://bscscan.com/token/0xb3670f91e86a96eeda0c75b1573035a6277226fb", + "type": "BEP20", + "symbol": "BBT", + "decimals": 18, + "status": "active", + "id": "0xB3670F91E86a96EeDA0c75b1573035A6277226fb" +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index f2d8e929c..fe52cedd7 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2628, - "commit": "2d3a851109646f20a2c23e3729bca0b0323b41ad", - "date": "2021-07-01T15:31:08.444Z" + "versionNum": 2629, + "commit": "4891ccdfdbe0b865c99ba52e59769dd11d5d4610", + "date": "2021-07-01T16:09:42.221Z" } \ No newline at end of file diff --git a/history/versions/2629.json b/history/versions/2629.json new file mode 100644 index 000000000..92cd00a6c --- /dev/null +++ b/history/versions/2629.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2629, + "commit": "4891ccdfdbe0b865c99ba52e59769dd11d5d4610", + "date": "2021-07-01T16:09:42.221Z" + }, + "versionStart": { + "versionNum": 2628, + "commit": "2d3a851109646f20a2c23e3729bca0b0323b41ad", + "date": "2021-07-01T15:31:08.444Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xB3670F91E86a96EeDA0c75b1573035A6277226fb/info.json", + "blockchains/smartchain/assets/0xB3670F91E86a96EeDA0c75b1573035A6277226fb/logo.png" + ] +} \ No newline at end of file