From 9c78381a50d28ce719d726a0f1fafade29093130 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Fri, 14 May 2021 04:27:48 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 2 ++ .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/1319.json | 18 ++++++++++++++++++ 4 files changed, 24 insertions(+), 4 deletions(-) create mode 100644 history/versions/1319.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 230c7f63e..11a29e48f 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -457,6 +457,7 @@ "0xa94b7a842aADB617a0B08fA744e033C6De2f7595", "0xa96f3414334F5A0A529ff5d9D8ea95f42147b8C9", "0xA997E5AaaE60987Eb0B59A336dce6B158B113100", + "0xa9c41A46a6B3531d28d5c32F6633dd2fF05dFB90", "0xa9eA4b786ee5b7A733c035564Bfd9341A4c9FC1e", "0xAa46e2c21B7763a73DB48e9b318899253E66e20C", "0xAAa304aBe41870600274160df1fC9F0C136a13Cc", @@ -678,5 +679,6 @@ "0xfe75cD11E283813eC44B4592476109Ba3706cef6", "0xFE7E350009a1f3915352022B1BFc2087D7B1D1CD", "0xFeea0bDd3D07eb6FE305938878C0caDBFa169042", + "0xFF3F9cc3083580baFD140e8f05cf2d7C3AF15b53", "0xFfB3eDd21be33d5e78C9e0C2A275b3Fd42670D67" ] \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xFF3F9cc3083580baFD140e8f05cf2d7C3AF15b53/info.json b/blockchains/smartchain/assets/0xFF3F9cc3083580baFD140e8f05cf2d7C3AF15b53/info.json index b43097a75..ac3f91c66 100644 --- a/blockchains/smartchain/assets/0xFF3F9cc3083580baFD140e8f05cf2d7C3AF15b53/info.json +++ b/blockchains/smartchain/assets/0xFF3F9cc3083580baFD140e8f05cf2d7C3AF15b53/info.json @@ -7,5 +7,5 @@ "symbol": "UMAN", "decimals": 18, "status": "active", - "id":"0xFF3F9cc3083580baFD140e8f05cf2d7C3AF15b53" + "id": "0xFF3F9cc3083580baFD140e8f05cf2d7C3AF15b53" } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index a256fc05d..6a314ae3e 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1318, - "commit": "e564d78ded03296f5e64b4a0a7a496ea3028d2ba", - "date": "2021-05-14T04:21:50.681Z" + "versionNum": 1319, + "commit": "c1ea32441d6446895ee83af738be037c3dba919f", + "date": "2021-05-14T04:27:32.354Z" } \ No newline at end of file diff --git a/history/versions/1319.json b/history/versions/1319.json new file mode 100644 index 000000000..60dc73b1c --- /dev/null +++ b/history/versions/1319.json @@ -0,0 +1,18 @@ +{ + "versionEnd": { + "versionNum": 1319, + "commit": "c1ea32441d6446895ee83af738be037c3dba919f", + "date": "2021-05-14T04:27:32.354Z" + }, + "versionStart": { + "versionNum": 1318, + "commit": "e564d78ded03296f5e64b4a0a7a496ea3028d2ba", + "date": "2021-05-14T04:21:50.681Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xFF3F9cc3083580baFD140e8f05cf2d7C3AF15b53/info.json", + "blockchains/smartchain/assets/0xFF3F9cc3083580baFD140e8f05cf2d7C3AF15b53/logo.png", + "blockchains/smartchain/assets/0xa9c41A46a6B3531d28d5c32F6633dd2fF05dFB90/info.json", + "blockchains/smartchain/assets/0xa9c41A46a6B3531d28d5c32F6633dd2fF05dFB90/logo.png" + ] +} \ No newline at end of file