From db743215ef088cc1d2870d2b88bd00b082efc6ff Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Fri, 30 Apr 2021 17:56:00 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 20 +++++++++---------- history/LATEST.json | 6 +++--- history/versions/916.json | 16 +++++++++++++++ 4 files changed, 30 insertions(+), 13 deletions(-) create mode 100644 history/versions/916.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 96fb1ebc6..4a85be19f 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -375,6 +375,7 @@ "0xbcf39F0EDDa668C58371E519AF37CA705f2bFcbd", "0xbDDD7D426274fc5F370817C80C06b86D651963e4", "0xbdfB7A9e5A74cD722A9691570108CAaacB17674A", + "0xBE2a26889CE30a1515055a192797083B1FDe8844", "0xbE8183612F145986A41ad8e8fCFefED1C2F9dEbA", "0xBea7086c99A85D4b5E6A0494C18B037fDD8eE932", "0xBf5140A22578168FD562DCcF235E5D43A02ce9B1", diff --git a/blockchains/smartchain/assets/0xBE2a26889CE30a1515055a192797083B1FDe8844/info.json b/blockchains/smartchain/assets/0xBE2a26889CE30a1515055a192797083B1FDe8844/info.json index f6dc20a91..21d4f800a 100644 --- a/blockchains/smartchain/assets/0xBE2a26889CE30a1515055a192797083B1FDe8844/info.json +++ b/blockchains/smartchain/assets/0xBE2a26889CE30a1515055a192797083B1FDe8844/info.json @@ -1,11 +1,11 @@ -{ - "name": "STRIKE", - "website": "https://www.strikecoin.co/", - "description": "StrikeCoin is a ground-breaking frictionless liquidity protocol with limitless potential. With straight forward transparent Tokenomics StrikeCoin allows for a fair and high yield investment for all Holders. The real-world use and scalability of StrikeCoin is our main driver. Future integration to the equities, crypto and NFT trading markets will open further opportunities and allow StrikeCoin to grow in both use and value for years to come.", - "explorer": "https://bscscan.com/token/0xbe2a26889ce30a1515055a192797083b1fde8844", - "type": "BEP20", - "symbol": "STRIKE", - "decimals": 18, - "status": "active", - "id": "0xBE2a26889CE30a1515055a192797083B1FDe8844" +{ + "name": "STRIKE", + "website": "https://www.strikecoin.co/", + "description": "StrikeCoin is a ground-breaking frictionless liquidity protocol with limitless potential. With straight forward transparent Tokenomics StrikeCoin allows for a fair and high yield investment for all Holders. The real-world use and scalability of StrikeCoin is our main driver. Future integration to the equities, crypto and NFT trading markets will open further opportunities and allow StrikeCoin to grow in both use and value for years to come.", + "explorer": "https://bscscan.com/token/0xbe2a26889ce30a1515055a192797083b1fde8844", + "type": "BEP20", + "symbol": "STRIKE", + "decimals": 18, + "status": "active", + "id": "0xBE2a26889CE30a1515055a192797083B1FDe8844" } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 41360258a..2fd2300c5 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 915, - "commit": "85aa78fc681882b7110fed9e86d5f102a61fbb15", - "date": "2021-04-30T17:28:46.222Z" + "versionNum": 916, + "commit": "a885c3a60eba39ffed13efb1a91506c7321871e6", + "date": "2021-04-30T17:55:44.679Z" } \ No newline at end of file diff --git a/history/versions/916.json b/history/versions/916.json new file mode 100644 index 000000000..2a8d1cf9c --- /dev/null +++ b/history/versions/916.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 916, + "commit": "a885c3a60eba39ffed13efb1a91506c7321871e6", + "date": "2021-04-30T17:55:44.679Z" + }, + "versionStart": { + "versionNum": 915, + "commit": "85aa78fc681882b7110fed9e86d5f102a61fbb15", + "date": "2021-04-30T17:28:46.222Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xBE2a26889CE30a1515055a192797083B1FDe8844/info.json", + "blockchains/smartchain/assets/0xBE2a26889CE30a1515055a192797083B1FDe8844/logo.png" + ] +} \ No newline at end of file