From c97f4c3bcaf794933556f4e74026581acfd41e3d Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Thu, 20 May 2021 18:42:32 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 3 +++ .../info.json | 18 ++++++++--------- .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/1522.json | 20 +++++++++++++++++++ 5 files changed, 36 insertions(+), 13 deletions(-) create mode 100644 history/versions/1522.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index a971bef32..32a175361 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -3,6 +3,7 @@ "0x007EA5C0Ea75a8DF45D288a4debdD5bb633F9e56", "0x00abaA93fAF8fDc4f382135a7A56F9Cf7C3EdD21", "0x0110fF9e7E4028a5337F07841437B92d5bf53762", + "0x01600Ed07fC7493686ef143D1b92cd5612d50D5b", "0x016C285d5b918B92aa85EF1e147498BADfe30d69", "0x016CF83732f1468150D87dCC5BdF67730B3934D3", "0x01a78db633940579E15e7bDB8EdfEE8ecDeA4522", @@ -57,6 +58,7 @@ "0x11Eecc7c164B185dc54534DcE21fDA807D6F301a", "0x1203355742e76875154C0D13eB81DCD7711dC7d9", "0x123f92226C626AdC919aD122d6cc3C20A6c25666", + "0x12c2Fc002DEaf2239dDa8cB92F3b28BbcbE96323", "0x12e34cDf6A031a10FE241864c32fB03a4FDaD739", "0x13616F44Ba82D63c8C0DC3Ff843D36a8ec1c05a9", "0x13958e1eb63dFB8540Eaf6ed7DcbBc1A60FD52AF", @@ -439,6 +441,7 @@ "0x8893D5fA71389673C5c4b9b3cb4EE1ba71207556", "0x88C926CA9234Ee194dc47be6e91d35e8CCbEed51", "0x88f1A5ae2A3BF98AEAF342D26B30a79438c9142e", + "0x893F9C19e2b9f7865f6d0f953C38B34A3a6c17cF", "0x8943b6d1677a4Addbe5Aa58f429e11E856746Fba", "0x89671544190eE39E469C8393009875dF6565457a", "0x89675DcCFE0c19bca178A0E0384Bd8E273a45cbA", diff --git a/blockchains/smartchain/assets/0x01600Ed07fC7493686ef143D1b92cd5612d50D5b/info.json b/blockchains/smartchain/assets/0x01600Ed07fC7493686ef143D1b92cd5612d50D5b/info.json index 3f0e33406..7f5ff6bf9 100644 --- a/blockchains/smartchain/assets/0x01600Ed07fC7493686ef143D1b92cd5612d50D5b/info.json +++ b/blockchains/smartchain/assets/0x01600Ed07fC7493686ef143D1b92cd5612d50D5b/info.json @@ -1,11 +1,11 @@ { -"name": "PinkPanther NFT", -"website": "https://pinkpanther.finance/", -"description": "We created a new NFT platform on BinanceSmartChain. We want to take part in Binance's NFT move.", -"explorer": "https://bscscan.com/token/0x01600Ed07fC7493686ef143D1b92cd5612d50D5b", -"type": "BEP20", -"symbol": "PANTHER", -"decimals": 9, -"status": "active", -"id": "0x01600Ed07fC7493686ef143D1b92cd5612d50D5b" + "name": "PinkPanther NFT", + "website": "https://pinkpanther.finance/", + "description": "We created a new NFT platform on BinanceSmartChain. We want to take part in Binance's NFT move.", + "explorer": "https://bscscan.com/token/0x01600Ed07fC7493686ef143D1b92cd5612d50D5b", + "type": "BEP20", + "symbol": "PANTHER", + "decimals": 9, + "status": "active", + "id": "0x01600Ed07fC7493686ef143D1b92cd5612d50D5b" } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x12c2Fc002DEaf2239dDa8cB92F3b28BbcbE96323/info.json b/blockchains/smartchain/assets/0x12c2Fc002DEaf2239dDa8cB92F3b28BbcbE96323/info.json index d542693da..27d0f98b0 100644 --- a/blockchains/smartchain/assets/0x12c2Fc002DEaf2239dDa8cB92F3b28BbcbE96323/info.json +++ b/blockchains/smartchain/assets/0x12c2Fc002DEaf2239dDa8cB92F3b28BbcbE96323/info.json @@ -8,4 +8,4 @@ "decimals": 18, "status": "active", "id": "0x12c2Fc002DEaf2239dDa8cB92F3b28BbcbE96323" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 156246160..7c7db8242 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1521, - "commit": "4fe2be07036e1738d5974a25a5345989833518d9", - "date": "2021-05-20T17:46:04.347Z" + "versionNum": 1522, + "commit": "baddd247a2cdeb286bbee8678efee69fcb92b86b", + "date": "2021-05-20T18:42:16.192Z" } \ No newline at end of file diff --git a/history/versions/1522.json b/history/versions/1522.json new file mode 100644 index 000000000..5cab65a62 --- /dev/null +++ b/history/versions/1522.json @@ -0,0 +1,20 @@ +{ + "versionEnd": { + "versionNum": 1522, + "commit": "baddd247a2cdeb286bbee8678efee69fcb92b86b", + "date": "2021-05-20T18:42:16.192Z" + }, + "versionStart": { + "versionNum": 1521, + "commit": "4fe2be07036e1738d5974a25a5345989833518d9", + "date": "2021-05-20T17:46:04.347Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x01600Ed07fC7493686ef143D1b92cd5612d50D5b/info.json", + "blockchains/smartchain/assets/0x01600Ed07fC7493686ef143D1b92cd5612d50D5b/logo.png", + "blockchains/smartchain/assets/0x12c2Fc002DEaf2239dDa8cB92F3b28BbcbE96323/info.json", + "blockchains/smartchain/assets/0x12c2Fc002DEaf2239dDa8cB92F3b28BbcbE96323/logo.png", + "blockchains/smartchain/assets/0x893F9C19e2b9f7865f6d0f953C38B34A3a6c17cF/info.json", + "blockchains/smartchain/assets/0x893F9C19e2b9f7865f6d0f953C38B34A3a6c17cF/logo.png" + ] +} \ No newline at end of file