From a78459458413e7c924ab73fe6e6001dd69d85a94 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Sat, 19 Jun 2021 18:57:38 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/2367.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 history/versions/2367.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 4d82bc1fd..92d5dcba0 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -470,6 +470,7 @@ "0x5AdDc86A95A85Ec1D7764f0B6dEA6c566161D69c", "0x5b17b4d5e4009B5C43e3e3d63A5229F794cBA389", "0x5B2b5BD1e5C53870fE135Fb7b289D686f762858d", + "0x5b4963B964bAc5C2Db83e53ffFe46E0cb83a1346", "0x5B69eAbF1c748F590F60906D964158DBA0F53285", "0x5b8c1315D2a151355EA3BE9d2Cbdc4425648dCAb", "0x5b8DC8b4f438b1932Ddb2F320b4b7Ea65BA41798", diff --git a/blockchains/smartchain/assets/0x5b4963B964bAc5C2Db83e53ffFe46E0cb83a1346/info.json b/blockchains/smartchain/assets/0x5b4963B964bAc5C2Db83e53ffFe46E0cb83a1346/info.json index 4fc1bd1c3..c0077bbb6 100644 --- a/blockchains/smartchain/assets/0x5b4963B964bAc5C2Db83e53ffFe46E0cb83a1346/info.json +++ b/blockchains/smartchain/assets/0x5b4963B964bAc5C2Db83e53ffFe46E0cb83a1346/info.json @@ -8,4 +8,4 @@ "explorer": "https://bscscan.com/token/0x5b4963B964bAc5C2Db83e53ffFe46E0cb83a1346", "status": "active", "id": "0x5b4963B964bAc5C2Db83e53ffFe46E0cb83a1346" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 960bc86eb..67ef7638a 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2366, - "commit": "c3deb3db63e265c9923804a6824e0311812a07c5", - "date": "2021-06-19T14:41:01.851Z" + "versionNum": 2367, + "commit": "d4db556c19056a4ea59ecc7aa9010cc9704f09eb", + "date": "2021-06-19T18:57:25.786Z" } \ No newline at end of file diff --git a/history/versions/2367.json b/history/versions/2367.json new file mode 100644 index 000000000..a8b541d28 --- /dev/null +++ b/history/versions/2367.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2367, + "commit": "d4db556c19056a4ea59ecc7aa9010cc9704f09eb", + "date": "2021-06-19T18:57:25.786Z" + }, + "versionStart": { + "versionNum": 2366, + "commit": "c3deb3db63e265c9923804a6824e0311812a07c5", + "date": "2021-06-19T14:41:01.851Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x5b4963B964bAc5C2Db83e53ffFe46E0cb83a1346/info.json", + "blockchains/smartchain/assets/0x5b4963B964bAc5C2Db83e53ffFe46E0cb83a1346/logo.png" + ] +} \ No newline at end of file