From 60f251f86f23e06c282d33f14bcd8f4ec057cf2f Mon Sep 17 00:00:00 2001 From: cryptomanz Date: Thu, 17 Jun 2021 10:54:09 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 20 +++++++++---------- history/LATEST.json | 6 +++--- history/versions/2275.json | 16 +++++++++++++++ 4 files changed, 30 insertions(+), 13 deletions(-) create mode 100644 history/versions/2275.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 290dad582..c2e8dbad0 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -666,6 +666,7 @@ "0x89671544190eE39E469C8393009875dF6565457a", "0x89675DcCFE0c19bca178A0E0384Bd8E273a45cbA", "0x897fE07d613037c206429628611A2665E18C657d", + "0x899dCdE4f486816aFae42442D4b1b6a7C6fE9c63", "0x89d453108bD94B497bBB4496729cd26f92Aba533", "0x8a646ec31EE33B12FF47E6C7DAaF4BC4df9ae54a", "0x8A9030c0ED9A5b9C7Ab39EBfEE11D90aF9945f6F", diff --git a/blockchains/smartchain/assets/0x899dCdE4f486816aFae42442D4b1b6a7C6fE9c63/info.json b/blockchains/smartchain/assets/0x899dCdE4f486816aFae42442D4b1b6a7C6fE9c63/info.json index 50378d8d8..98d7a09bd 100644 --- a/blockchains/smartchain/assets/0x899dCdE4f486816aFae42442D4b1b6a7C6fE9c63/info.json +++ b/blockchains/smartchain/assets/0x899dCdE4f486816aFae42442D4b1b6a7C6fE9c63/info.json @@ -1,11 +1,11 @@ -{ - "name": "MARGIN CALL TOKEN", - "website": "https://margincall.cc", - "description": "Margin call – token for community and community is owner", - "explorer": "https://bscscan.com/token/0x899dcde4f486816afae42442d4b1b6a7c6fe9c63", - "type": "BEP20", - "symbol": "$MC", - "decimals": 8, - "status": "active", - "id": "0x899dCdE4f486816aFae42442D4b1b6a7C6fE9c63" +{ + "name": "MARGIN CALL TOKEN", + "website": "https://margincall.cc", + "description": "Margin call – token for community and community is owner", + "explorer": "https://bscscan.com/token/0x899dcde4f486816afae42442d4b1b6a7c6fe9c63", + "type": "BEP20", + "symbol": "$MC", + "decimals": 8, + "status": "active", + "id": "0x899dCdE4f486816aFae42442D4b1b6a7C6fE9c63" } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 73cd76003..a5b9c6edc 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2274, - "commit": "f7cc611f9cc5d5fba92dc82ed4178f0b70735489", - "date": "2021-06-17T10:50:50.789Z" + "versionNum": 2275, + "commit": "219441ce85b7ace575077d1b41501ce0773070e0", + "date": "2021-06-17T10:53:55.622Z" } \ No newline at end of file diff --git a/history/versions/2275.json b/history/versions/2275.json new file mode 100644 index 000000000..813d2c3bd --- /dev/null +++ b/history/versions/2275.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2275, + "commit": "219441ce85b7ace575077d1b41501ce0773070e0", + "date": "2021-06-17T10:53:55.622Z" + }, + "versionStart": { + "versionNum": 2274, + "commit": "f7cc611f9cc5d5fba92dc82ed4178f0b70735489", + "date": "2021-06-17T10:50:50.789Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x899dCdE4f486816aFae42442D4b1b6a7C6fE9c63/info.json", + "blockchains/smartchain/assets/0x899dCdE4f486816aFae42442D4b1b6a7C6fE9c63/logo.png" + ] +} \ No newline at end of file