From 2110d37459f5537245faf10c2fd50835c9c09e69 Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Thu, 25 Mar 2021 22:31:30 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 10 ++-------- history/LATEST.json | 6 +++--- history/versions/289.json | 16 ++++++++++++++++ 4 files changed, 22 insertions(+), 11 deletions(-) create mode 100644 history/versions/289.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index f4a1f9d95..355a4ffcf 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -78,6 +78,7 @@ "0x4338665CBB7B2485A8855A139b75D5e34AB0DB94", "0x43a0EE2e4c005277195F409E77919D1b1a5c9c1f", "0x44754455564474A89358B2C2265883DF993b12F0", + "0x448BEE2d93Be708b54eE6353A7CC35C4933F1156", "0x47BEAd2563dCBf3bF2c9407fEa4dC236fAbA485A", "0x47c1C7B9D7941A7265D123DCfb100D8FB5348213", "0x4B0F1812e5Df2A09796481Ff14017e6005508003", diff --git a/blockchains/smartchain/assets/0x448BEE2d93Be708b54eE6353A7CC35C4933F1156/info.json b/blockchains/smartchain/assets/0x448BEE2d93Be708b54eE6353A7CC35C4933F1156/info.json index efb0edb96..1b6dbac2b 100644 --- a/blockchains/smartchain/assets/0x448BEE2d93Be708b54eE6353A7CC35C4933F1156/info.json +++ b/blockchains/smartchain/assets/0x448BEE2d93Be708b54eE6353A7CC35C4933F1156/info.json @@ -7,11 +7,5 @@ "symbol": "SaTT", "decimals": 18, "status": "active", - "id": "0x448bee2d93be708b54ee6353a7cc35c4933f1156" - -} - - - - - + "id": "0x448BEE2d93Be708b54eE6353A7CC35C4933F1156" +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 1ed72bb45..e7e340e44 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 288, - "commit": "737f7bbebfe448ca4fc6c5e0fcadc3bf98776ce5", - "date": "2021-03-25T17:09:11.930Z" + "versionNum": 289, + "commit": "afa5907de001bed8433ea60a1ba3633204440fff", + "date": "2021-03-25T22:31:17.453Z" } \ No newline at end of file diff --git a/history/versions/289.json b/history/versions/289.json new file mode 100644 index 000000000..819248dc6 --- /dev/null +++ b/history/versions/289.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 289, + "commit": "afa5907de001bed8433ea60a1ba3633204440fff", + "date": "2021-03-25T22:31:17.453Z" + }, + "versionStart": { + "versionNum": 288, + "commit": "737f7bbebfe448ca4fc6c5e0fcadc3bf98776ce5", + "date": "2021-03-25T17:09:11.930Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x448BEE2d93Be708b54eE6353A7CC35C4933F1156/info.json", + "blockchains/smartchain/assets/0x448BEE2d93Be708b54eE6353A7CC35C4933F1156/logo.png" + ] +} \ No newline at end of file