From 980e5e2528eca52afea35c4e1ab9e5d358556fdd Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Sun, 9 May 2021 05:44:26 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 3 +-- history/LATEST.json | 6 +++--- history/versions/1169.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 5 deletions(-) create mode 100644 history/versions/1169.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 43aef50cb..e4c0cbc78 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -200,6 +200,7 @@ "0x53D88d2ffDBE71E81D95b08AE0cA49D0C4A8515f", "0x547CBE0f0c25085e7015Aa6939b28402EB0CcDAC", "0x5507f52C96e64e5e5c3dF0Ea90d3515fc0c7d9dF", + "0x55183148d5C3360cbB0e1EDb38b30e091aEE4D65", "0x557dd6700e66818AF340ccE17FD4508CED81fBc1", "0x55d398326f99059fF775485246999027B3197955", "0x565D931cBa7C7E1af3925f77124D5e2d68311BBE", diff --git a/blockchains/smartchain/assets/0x55183148d5C3360cbB0e1EDb38b30e091aEE4D65/info.json b/blockchains/smartchain/assets/0x55183148d5C3360cbB0e1EDb38b30e091aEE4D65/info.json index f60a7a6d6..d1c1b6ef5 100644 --- a/blockchains/smartchain/assets/0x55183148d5C3360cbB0e1EDb38b30e091aEE4D65/info.json +++ b/blockchains/smartchain/assets/0x55183148d5C3360cbB0e1EDb38b30e091aEE4D65/info.json @@ -26,5 +26,4 @@ "decimals": 9, "status": "active", "id": "0x55183148d5C3360cbB0e1EDb38b30e091aEE4D65" -} - +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 308197525..42863675f 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1168, - "commit": "4a28c1204434e54c790886fb53ee929bceb20bda", - "date": "2021-05-09T02:12:49.162Z" + "versionNum": 1169, + "commit": "7942907c0f620400f13c64027bfc0614fb97d166", + "date": "2021-05-09T05:44:08.179Z" } \ No newline at end of file diff --git a/history/versions/1169.json b/history/versions/1169.json new file mode 100644 index 000000000..3b3f42d19 --- /dev/null +++ b/history/versions/1169.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1169, + "commit": "7942907c0f620400f13c64027bfc0614fb97d166", + "date": "2021-05-09T05:44:08.179Z" + }, + "versionStart": { + "versionNum": 1168, + "commit": "4a28c1204434e54c790886fb53ee929bceb20bda", + "date": "2021-05-09T02:12:49.162Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x55183148d5C3360cbB0e1EDb38b30e091aEE4D65/info.json", + "blockchains/smartchain/assets/0x55183148d5C3360cbB0e1EDb38b30e091aEE4D65/logo.png" + ] +} \ No newline at end of file