From 55cdef4ac52d04667ba025e20ab286f6565a1498 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Fri, 23 Apr 2021 06:33:07 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/718.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 history/versions/718.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 9995f7dcc..8181f0899 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -87,6 +87,7 @@ "0x33d08D8C7a168333a85285a68C0042b39fC3741D", "0x37109a51e712471Bd2C72d8D70718627e7fF0032", "0x3713c1fc64C1Deefdf0Ca65D098d15de050EeD1e", + "0x375483CfA7Fc18F6b455E005D835A8335FbdbB1f", "0x37Ac4D6140e54304D77437A5c11924f61a2D976f", "0x37C28DE42bA3d22217995D146FC684B2326Ede64", "0x380624A4a7e69dB1cA07deEcF764025FC224D056", diff --git a/blockchains/smartchain/assets/0x375483CfA7Fc18F6b455E005D835A8335FbdbB1f/info.json b/blockchains/smartchain/assets/0x375483CfA7Fc18F6b455E005D835A8335FbdbB1f/info.json index 68ff1cd89..f37721313 100644 --- a/blockchains/smartchain/assets/0x375483CfA7Fc18F6b455E005D835A8335FbdbB1f/info.json +++ b/blockchains/smartchain/assets/0x375483CfA7Fc18F6b455E005D835A8335FbdbB1f/info.json @@ -18,4 +18,4 @@ "decimals": 9, "status": "active", "id": "0x375483CfA7Fc18F6b455E005D835A8335FbdbB1f" -} \ No newline at end of file +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 4617c5e5a..38795a5fd 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 717, - "commit": "cc166e14b12662c13e260705f8cd3c974b441f5b", - "date": "2021-04-23T04:43:29.064Z" + "versionNum": 718, + "commit": "7c5455ce11003e8b028364a082a71f922721f310", + "date": "2021-04-23T06:32:54.811Z" } \ No newline at end of file diff --git a/history/versions/718.json b/history/versions/718.json new file mode 100644 index 000000000..73c442477 --- /dev/null +++ b/history/versions/718.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 718, + "commit": "7c5455ce11003e8b028364a082a71f922721f310", + "date": "2021-04-23T06:32:54.811Z" + }, + "versionStart": { + "versionNum": 717, + "commit": "cc166e14b12662c13e260705f8cd3c974b441f5b", + "date": "2021-04-23T04:43:29.064Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x375483CfA7Fc18F6b455E005D835A8335FbdbB1f/info.json", + "blockchains/smartchain/assets/0x375483CfA7Fc18F6b455E005D835A8335FbdbB1f/logo.png" + ] +} \ No newline at end of file