From 3a746eb9099fe55038b3c3e1cde79f73b9e06c66 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Wed, 26 May 2021 09:50:04 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/1647.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 history/versions/1647.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 687b28725..f3125f199 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -74,6 +74,7 @@ "0x155040625D7ae3e9caDA9a73E3E44f76D3Ed1409", "0x159802FBE16Aa6a0863a56a18DD41Afce546c93E", "0x1610bc33319e9398de5f57B33a5b184c806aD217", + "0x163f182C32d24A09d91EB75820cDe9FD5832b329", "0x1657223BB7B9d272957B3F3Cf70F9c36a4c99aB9", "0x16939ef78684453bfDFb47825F8a5F714f12623a", "0x16Feb16F7Ee2190312D03f449eeEc2339add2D83", diff --git a/blockchains/smartchain/assets/0x163f182C32d24A09d91EB75820cDe9FD5832b329/info.json b/blockchains/smartchain/assets/0x163f182C32d24A09d91EB75820cDe9FD5832b329/info.json index 0f91d2a6e..2ccfa219d 100644 --- a/blockchains/smartchain/assets/0x163f182C32d24A09d91EB75820cDe9FD5832b329/info.json +++ b/blockchains/smartchain/assets/0x163f182C32d24A09d91EB75820cDe9FD5832b329/info.json @@ -8,4 +8,4 @@ "decimals": 9, "status": "active", "id": "0x163f182C32d24A09d91EB75820cDe9FD5832b329" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 2775d7ecf..e0e6abc12 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1646, - "commit": "e0e8a37dc58b9461e003201c52a5fd332381f2ae", - "date": "2021-05-26T09:47:20.490Z" + "versionNum": 1647, + "commit": "a34e9b52cb219c28c405382b3ebb102ffacf5ae9", + "date": "2021-05-26T09:49:45.987Z" } \ No newline at end of file diff --git a/history/versions/1647.json b/history/versions/1647.json new file mode 100644 index 000000000..bdd4aa783 --- /dev/null +++ b/history/versions/1647.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1647, + "commit": "a34e9b52cb219c28c405382b3ebb102ffacf5ae9", + "date": "2021-05-26T09:49:45.987Z" + }, + "versionStart": { + "versionNum": 1646, + "commit": "e0e8a37dc58b9461e003201c52a5fd332381f2ae", + "date": "2021-05-26T09:47:20.490Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x163f182C32d24A09d91EB75820cDe9FD5832b329/info.json", + "blockchains/smartchain/assets/0x163f182C32d24A09d91EB75820cDe9FD5832b329/logo.png" + ] +} \ No newline at end of file