From 8cbc7317d19f863b7c2eaea5c7c2f990e4d1ae18 Mon Sep 17 00:00:00 2001 From: cryptomanz Date: Fri, 2 Jul 2021 12:13:53 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 8 +------- history/LATEST.json | 6 +++--- history/versions/2645.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 10 deletions(-) create mode 100644 history/versions/2645.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 22ea6ae01..ea6cd2afa 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -896,6 +896,7 @@ "0xA6381C6Fd8f40A44721eF4f61eDc1a8CCCa7BF3d", "0xA656F993bD14B2B59a28d1e610476AD18849b107", "0xa6ccAEBa565a11725fF5D6A642cb622f3D1402Cf", + "0xA6Fd7B5C9eee30309B00B65436a284e2053251e5", "0xa75e17A061Ed826C65F138B7A85B44c5D3156afF", "0xa7aCaFEDCDF33Ad7541698701E9A76b48EC62728", "0xa7e1E5019088c7B452C9E8BD6c3e0fA7a95478A8", diff --git a/blockchains/smartchain/assets/0xA6Fd7B5C9eee30309B00B65436a284e2053251e5/info.json b/blockchains/smartchain/assets/0xA6Fd7B5C9eee30309B00B65436a284e2053251e5/info.json index 6cac670b4..247db2d8f 100644 --- a/blockchains/smartchain/assets/0xA6Fd7B5C9eee30309B00B65436a284e2053251e5/info.json +++ b/blockchains/smartchain/assets/0xA6Fd7B5C9eee30309B00B65436a284e2053251e5/info.json @@ -1,4 +1,3 @@ - { "name": "HORA OS", "type": "BEP20", @@ -9,9 +8,4 @@ "explorer": "https://bscscan.com/token/0xA6Fd7B5C9eee30309B00B65436a284e2053251e5", "status": "active", "id": "0xA6Fd7B5C9eee30309B00B65436a284e2053251e5" -} - - - - - +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index e86e230f3..28b4a125b 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2644, - "commit": "ec1e00b94674826991ff8a90fede1ca8a31832a6", - "date": "2021-07-02T05:25:50.758Z" + "versionNum": 2645, + "commit": "cb70750a3d8a759598818f150e2ceaa210de0e1d", + "date": "2021-07-02T12:13:38.527Z" } \ No newline at end of file diff --git a/history/versions/2645.json b/history/versions/2645.json new file mode 100644 index 000000000..3b867882f --- /dev/null +++ b/history/versions/2645.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2645, + "commit": "cb70750a3d8a759598818f150e2ceaa210de0e1d", + "date": "2021-07-02T12:13:38.527Z" + }, + "versionStart": { + "versionNum": 2644, + "commit": "ec1e00b94674826991ff8a90fede1ca8a31832a6", + "date": "2021-07-02T05:25:50.758Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xA6Fd7B5C9eee30309B00B65436a284e2053251e5/info.json", + "blockchains/smartchain/assets/0xA6Fd7B5C9eee30309B00B65436a284e2053251e5/logo.png" + ] +} \ No newline at end of file