From 11f98306548ba3d12eae9ba3fdb463154ee98292 Mon Sep 17 00:00:00 2001 From: cryptomanz Date: Tue, 14 Sep 2021 14:10:11 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/3613.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 history/versions/3613.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 1ef4c6a1e..13d315bfa 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -474,6 +474,7 @@ "0x4273d797Ebc0063d5d887B1e67daD4A43E2Fd244", "0x42873a833717753A8d77Ad6d0a8710aF2c66c052", "0x4299260f10d7AE857DD877865D0C4aC96aFe773A", + "0x42BFE4A3E023f2C90aEBFfbd9B667599Fa38514F", "0x42F6f551ae042cBe50C739158b4f0CAC0Edb9096", "0x42fDd09fcA12359f32E3D36f1700E480Ff6eBb49", "0x431e0cD023a32532BF3969CddFc002c00E98429d", diff --git a/blockchains/smartchain/assets/0x42BFE4A3E023f2C90aEBFfbd9B667599Fa38514F/info.json b/blockchains/smartchain/assets/0x42BFE4A3E023f2C90aEBFfbd9B667599Fa38514F/info.json index cbebc034f..76adfc2ec 100644 --- a/blockchains/smartchain/assets/0x42BFE4A3E023f2C90aEBFfbd9B667599Fa38514F/info.json +++ b/blockchains/smartchain/assets/0x42BFE4A3E023f2C90aEBFfbd9B667599Fa38514F/info.json @@ -42,4 +42,4 @@ "url": "https://coinmarketcap.com/currencies/ulti-arena" } ] -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 259e31251..b1c52a9d4 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3612, - "commit": "29c38e60dc2d07997e5ae129e8e5b3ef51b46e70", - "date": "2021-09-14T13:43:54.959Z" + "versionNum": 3613, + "commit": "6c3c47f1d8617271ce5feac6821750420b8bcd4f", + "date": "2021-09-14T14:09:58.037Z" } \ No newline at end of file diff --git a/history/versions/3613.json b/history/versions/3613.json new file mode 100644 index 000000000..0ae9a64cc --- /dev/null +++ b/history/versions/3613.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 3613, + "commit": "6c3c47f1d8617271ce5feac6821750420b8bcd4f", + "date": "2021-09-14T14:09:58.037Z" + }, + "versionStart": { + "versionNum": 3612, + "commit": "29c38e60dc2d07997e5ae129e8e5b3ef51b46e70", + "date": "2021-09-14T13:43:54.959Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x42BFE4A3E023f2C90aEBFfbd9B667599Fa38514F/info.json", + "blockchains/smartchain/assets/0x42BFE4A3E023f2C90aEBFfbd9B667599Fa38514F/logo.png" + ] +} \ No newline at end of file