From 2e1e0c8e3402c7e1812de057fc946b8189ff0842 Mon Sep 17 00:00:00 2001 From: cryptomanz Date: Mon, 28 Jun 2021 17:05:37 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 2 ++ .../info.json | 18 +++++++++--------- history/LATEST.json | 6 +++--- history/versions/2559.json | 18 ++++++++++++++++++ 4 files changed, 32 insertions(+), 12 deletions(-) create mode 100644 history/versions/2559.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 7897c4227..1dc12095c 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -505,6 +505,7 @@ "0x5b17b4d5e4009B5C43e3e3d63A5229F794cBA389", "0x5B2b5BD1e5C53870fE135Fb7b289D686f762858d", "0x5b4963B964bAc5C2Db83e53ffFe46E0cb83a1346", + "0x5B5a3A45002736413613B8A4C46cC0d9D1D6F4Ae", "0x5B69eAbF1c748F590F60906D964158DBA0F53285", "0x5b8c1315D2a151355EA3BE9d2Cbdc4425648dCAb", "0x5b8DC8b4f438b1932Ddb2F320b4b7Ea65BA41798", @@ -1282,6 +1283,7 @@ "0xf79a6caDa446F331BC560CDE7946d09AEF0EE18B", "0xf818D092BeAF21BEaFe6aCDd8230BD5F7b861D9C", "0xF823f18d13DF1ffdCed206708D389Dd455Bb802b", + "0xf8418D0a7f30BB899639B232f9748c0f1fA87870", "0xF8A0BF9cF54Bb92F17374d9e9A321E6a111a51bD", "0xf8D954168FbbF579F8FAd5F7583d4f76f10AE97D", "0xF8fC63200e181439823251020d691312FDcF5090", diff --git a/blockchains/smartchain/assets/0x5B5a3A45002736413613B8A4C46cC0d9D1D6F4Ae/info.json b/blockchains/smartchain/assets/0x5B5a3A45002736413613B8A4C46cC0d9D1D6F4Ae/info.json index 7f4684891..fef44787e 100644 --- a/blockchains/smartchain/assets/0x5B5a3A45002736413613B8A4C46cC0d9D1D6F4Ae/info.json +++ b/blockchains/smartchain/assets/0x5B5a3A45002736413613B8A4C46cC0d9D1D6F4Ae/info.json @@ -1,11 +1,11 @@ { - "name": "Baby Wolf", - "website": "https://www.babywolftoken.com/", - "description": "Baby Wolf is a community based and community focused token on the Binance Smartchain.", - "explorer": "https://bscscan.com/token/0x5B5a3A45002736413613B8A4C46cC0d9D1D6F4Ae", - "type": "BEP20", - "symbol": "BabyWolf", - "decimals": 9, - "status": "active", - "id": "0x5B5a3A45002736413613B8A4C46cC0d9D1D6F4Ae" + "name": "Baby Wolf", + "website": "https://www.babywolftoken.com/", + "description": "Baby Wolf is a community based and community focused token on the Binance Smartchain.", + "explorer": "https://bscscan.com/token/0x5B5a3A45002736413613B8A4C46cC0d9D1D6F4Ae", + "type": "BEP20", + "symbol": "BabyWolf", + "decimals": 9, + "status": "active", + "id": "0x5B5a3A45002736413613B8A4C46cC0d9D1D6F4Ae" } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 4d7c0c138..9d977187c 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2558, - "commit": "a7fda85ac2cd7bd050adb3ab90c6763d629819f2", - "date": "2021-06-28T16:32:21.019Z" + "versionNum": 2559, + "commit": "9ef91e48a2312e09e461ac5186c6cd106e5192e0", + "date": "2021-06-28T17:05:23.609Z" } \ No newline at end of file diff --git a/history/versions/2559.json b/history/versions/2559.json new file mode 100644 index 000000000..0ba331db8 --- /dev/null +++ b/history/versions/2559.json @@ -0,0 +1,18 @@ +{ + "versionEnd": { + "versionNum": 2559, + "commit": "9ef91e48a2312e09e461ac5186c6cd106e5192e0", + "date": "2021-06-28T17:05:23.609Z" + }, + "versionStart": { + "versionNum": 2558, + "commit": "a7fda85ac2cd7bd050adb3ab90c6763d629819f2", + "date": "2021-06-28T16:32:21.019Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x5B5a3A45002736413613B8A4C46cC0d9D1D6F4Ae/info.json", + "blockchains/smartchain/assets/0x5B5a3A45002736413613B8A4C46cC0d9D1D6F4Ae/logo.png", + "blockchains/smartchain/assets/0xf8418D0a7f30BB899639B232f9748c0f1fA87870/info.json", + "blockchains/smartchain/assets/0xf8418D0a7f30BB899639B232f9748c0f1fA87870/logo.png" + ] +} \ No newline at end of file