From 747b993b508f6d6f622422af77392180f5d409f3 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Fri, 4 Jun 2021 15:30:43 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 22 +++++++++---------- history/LATEST.json | 6 ++--- history/versions/1932.json | 16 ++++++++++++++ 4 files changed, 31 insertions(+), 14 deletions(-) create mode 100644 history/versions/1932.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 59ac6cee0..e52eebc73 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -418,6 +418,7 @@ "0x62D71B23bF15218C7d2D7E48DBbD9e9c650B173f", "0x63870A18B6e42b01Ef1Ad8A2302ef50B7132054F", "0x63a4644142CA6dc83CfE0E2bdba8d62174491fD8", + "0x64197A553a03b8C9f23D5A15FA9fD91eac4A9538", "0x641a6Dc991A49f7BE9Fe3C72c5d0FBb223eDb12f", "0x643B6ef6306417A0b3FA2813eb5BAf30F5dd8736", "0x6452D525532658B23484EB1897aF8b9325cA67b9", diff --git a/blockchains/smartchain/assets/0x64197A553a03b8C9f23D5A15FA9fD91eac4A9538/info.json b/blockchains/smartchain/assets/0x64197A553a03b8C9f23D5A15FA9fD91eac4A9538/info.json index 5c827e680..0a8e27842 100644 --- a/blockchains/smartchain/assets/0x64197A553a03b8C9f23D5A15FA9fD91eac4A9538/info.json +++ b/blockchains/smartchain/assets/0x64197A553a03b8C9f23D5A15FA9fD91eac4A9538/info.json @@ -1,11 +1,11 @@ -{ - "name": "X Stake Chain", - "type": "BEP20", - "symbol": "X Stake", - "decimals": 8, - "website": "http://xstakechain.com/", - "description": "A community-driven decentralized rewarding network.", - "explorer": "https://bscscan.com/token/0x64197A553a03b8C9f23D5A15FA9fD91eac4A9538", - "status": "active", - "id": "0x64197A553a03b8C9f23D5A15FA9fD91eac4A9538" -} \ No newline at end of file +{ + "name": "X Stake Chain", + "type": "BEP20", + "symbol": "X Stake", + "decimals": 8, + "website": "http://xstakechain.com/", + "description": "A community-driven decentralized rewarding network.", + "explorer": "https://bscscan.com/token/0x64197A553a03b8C9f23D5A15FA9fD91eac4A9538", + "status": "active", + "id": "0x64197A553a03b8C9f23D5A15FA9fD91eac4A9538" +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 007583fc9..622316f81 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1931, - "commit": "5c39cedf75c97629a1e13c0e7c324dc40a93b6f7", - "date": "2021-06-04T15:25:41.543Z" + "versionNum": 1932, + "commit": "71b965b2809bdc93fd70f3625710a93479948f27", + "date": "2021-06-04T15:30:29.135Z" } \ No newline at end of file diff --git a/history/versions/1932.json b/history/versions/1932.json new file mode 100644 index 000000000..b2dab9276 --- /dev/null +++ b/history/versions/1932.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1932, + "commit": "71b965b2809bdc93fd70f3625710a93479948f27", + "date": "2021-06-04T15:30:29.135Z" + }, + "versionStart": { + "versionNum": 1931, + "commit": "5c39cedf75c97629a1e13c0e7c324dc40a93b6f7", + "date": "2021-06-04T15:25:41.543Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x64197A553a03b8C9f23D5A15FA9fD91eac4A9538/info.json", + "blockchains/smartchain/assets/0x64197A553a03b8C9f23D5A15FA9fD91eac4A9538/logo.png" + ] +} \ No newline at end of file