From f3017d0f859b6aa1b65de9dcfc301ac8affd8031 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Thu, 10 Jun 2021 18:02:07 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 20 +++++++++---------- history/LATEST.json | 6 +++--- history/versions/2089.json | 16 +++++++++++++++ 4 files changed, 30 insertions(+), 13 deletions(-) create mode 100644 history/versions/2089.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 7a8590025..0855ca4bd 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -790,6 +790,7 @@ "0xB09FE1613fE03E7361319d2a43eDc17422f36B09", "0xB0a1DE764A033A76f28E821fBe402EDBFEe937dB", "0xB0B924C4a31b7d4581a7F78F57ceE1E65736Be1D", + "0xB1035523a844371C2877f8a3b2F2f8d337403b6F", "0xb1280589dbac3e7ce111bF4A7Fb9c71A30213F7e", "0xB1731E5e035CB039298159EcB191cB3fe666Dd0e", "0xB1CeD2e320E3f4C8e3511B1DC59203303493F382", diff --git a/blockchains/smartchain/assets/0xB1035523a844371C2877f8a3b2F2f8d337403b6F/info.json b/blockchains/smartchain/assets/0xB1035523a844371C2877f8a3b2F2f8d337403b6F/info.json index 1ef30c654..fc64015f3 100644 --- a/blockchains/smartchain/assets/0xB1035523a844371C2877f8a3b2F2f8d337403b6F/info.json +++ b/blockchains/smartchain/assets/0xB1035523a844371C2877f8a3b2F2f8d337403b6F/info.json @@ -1,11 +1,11 @@ -{ - "name": "Shibby", - "website": "https://shibby.finance", - "description": "SHIBBY is the worlds first DAO combined with Safemoon Tokenomics on BSC", - "explorer": "https://bscscan.com/token/0xB1035523a844371C2877f8a3b2F2f8d337403b6F", - "type": "BEP20", - "symbol": "SHIBBY", - "decimals": 9, - "status": "active", - "id": "0xB1035523a844371C2877f8a3b2F2f8d337403b6F" +{ + "name": "Shibby", + "website": "https://shibby.finance", + "description": "SHIBBY is the worlds first DAO combined with Safemoon Tokenomics on BSC", + "explorer": "https://bscscan.com/token/0xB1035523a844371C2877f8a3b2F2f8d337403b6F", + "type": "BEP20", + "symbol": "SHIBBY", + "decimals": 9, + "status": "active", + "id": "0xB1035523a844371C2877f8a3b2F2f8d337403b6F" } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 64a6447b2..c5335e429 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2088, - "commit": "83deb079d7b8b5ecfa92adc3e4e6b42737a1ba01", - "date": "2021-06-10T17:59:00.942Z" + "versionNum": 2089, + "commit": "c32251ffd5813729bd622c22ec46e161fca77f76", + "date": "2021-06-10T18:01:51.894Z" } \ No newline at end of file diff --git a/history/versions/2089.json b/history/versions/2089.json new file mode 100644 index 000000000..eb1892906 --- /dev/null +++ b/history/versions/2089.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2089, + "commit": "c32251ffd5813729bd622c22ec46e161fca77f76", + "date": "2021-06-10T18:01:51.894Z" + }, + "versionStart": { + "versionNum": 2088, + "commit": "83deb079d7b8b5ecfa92adc3e4e6b42737a1ba01", + "date": "2021-06-10T17:59:00.942Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xB1035523a844371C2877f8a3b2F2f8d337403b6F/info.json", + "blockchains/smartchain/assets/0xB1035523a844371C2877f8a3b2F2f8d337403b6F/logo.png" + ] +} \ No newline at end of file