From 063e85808a13c065e37294ca34ee5e23cdb80bae Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Wed, 14 Jul 2021 05:36:12 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/2921.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 history/versions/2921.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 53411dcb3..ee0490bb0 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -745,6 +745,7 @@ "0x81E4d494b85A24a58a6BA45c9B418b32a4E039de", "0x8244609023097AeF71C702cCbaEFC0bde5b48694", "0x8249BC1dEA00660d2d38dF126b53C6c9A733e942", + "0x8267d169E1483E01AACBCfd22d294c47ECE9F07f", "0x82b4b883c813dF83623Dc7894c1895305680fec2", "0x82D2f8E02Afb160Dd5A480a617692e62de9038C4", "0x83A86adf1a7c56e77d36d585B808052e0a2aAD0e", diff --git a/blockchains/smartchain/assets/0x8267d169E1483E01AACBCfd22d294c47ECE9F07f/info.json b/blockchains/smartchain/assets/0x8267d169E1483E01AACBCfd22d294c47ECE9F07f/info.json index 12c1f2c41..e0c8ed547 100644 --- a/blockchains/smartchain/assets/0x8267d169E1483E01AACBCfd22d294c47ECE9F07f/info.json +++ b/blockchains/smartchain/assets/0x8267d169E1483E01AACBCfd22d294c47ECE9F07f/info.json @@ -34,4 +34,4 @@ "url": "https://coinmarketcap.com/zh/currencies/dragonmoon/" } ] -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 5b9fb8cf5..38bcbc685 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2920, - "commit": "ca3aac4b3c4383de88da797bc3bacdff400d32d7", - "date": "2021-07-14T01:26:17.054Z" + "versionNum": 2921, + "commit": "b0778d4c583a731348ee018f1426ed29ccd5f6a3", + "date": "2021-07-14T05:35:58.752Z" } \ No newline at end of file diff --git a/history/versions/2921.json b/history/versions/2921.json new file mode 100644 index 000000000..85a174eea --- /dev/null +++ b/history/versions/2921.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2921, + "commit": "b0778d4c583a731348ee018f1426ed29ccd5f6a3", + "date": "2021-07-14T05:35:58.752Z" + }, + "versionStart": { + "versionNum": 2920, + "commit": "ca3aac4b3c4383de88da797bc3bacdff400d32d7", + "date": "2021-07-14T01:26:17.054Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x8267d169E1483E01AACBCfd22d294c47ECE9F07f/info.json", + "blockchains/smartchain/assets/0x8267d169E1483E01AACBCfd22d294c47ECE9F07f/logo.png" + ] +} \ No newline at end of file