From 9763e174806dbfe44a64a8df690e58d8ec8b6345 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Sun, 9 May 2021 10:41:42 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 2 ++ .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/1180.json | 18 ++++++++++++++++++ 4 files changed, 24 insertions(+), 4 deletions(-) create mode 100644 history/versions/1180.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 415ec9107..8ad367942 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -20,6 +20,7 @@ "0x067a5ad3f0f91AcF512fFE66Ea77f37b4DcaaF18", "0x069B2619Eb24367A46Fda638Bd1b88Aa4daD7879", "0x07af67b392B7A202fAD8E0FBc64C34F33102165B", + "0x0921d788E7f7498f80adb0A0A62B8A9476F2Db92", "0x0957C57C9EB7744850dCC95db5A06eD4a246236E", "0x0Ca958394bf4F68D30454421388A6A4Af8652E4B", "0x0cF011A946f23a03CeFF92A4632d5f9288c6C70D", @@ -92,6 +93,7 @@ "0x26A5dFab467d4f58fB266648CAe769503CEC9580", "0x26D6e280F9687c463420908740AE59f712419147", "0x271C418B045d05A1D52c6bF849d47b5B5B4d769e", + "0x27327672D1dc51F4Dc58c9F413E1FA7e7ad8245e", "0x2773f3FB0f7babA01cdcaAB002FD3373dE2860b3", "0x27Ae27110350B98d564b9A3eeD31bAeBc82d878d", "0x2802eb3a20f5892956D5B9528F6Bf13E648534DB", diff --git a/blockchains/smartchain/assets/0x27327672D1dc51F4Dc58c9F413E1FA7e7ad8245e/info.json b/blockchains/smartchain/assets/0x27327672D1dc51F4Dc58c9F413E1FA7e7ad8245e/info.json index d78e957e1..7bd9c72a6 100644 --- a/blockchains/smartchain/assets/0x27327672D1dc51F4Dc58c9F413E1FA7e7ad8245e/info.json +++ b/blockchains/smartchain/assets/0x27327672D1dc51F4Dc58c9F413E1FA7e7ad8245e/info.json @@ -9,4 +9,4 @@ "decimals": 9, "status": "active", "id": "0x27327672D1dc51F4Dc58c9F413E1FA7e7ad8245e" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index d38e7bd22..e980cbfb6 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1179, - "commit": "240429edb7ae1353fbc5f7e53e78faf1c845afdc", - "date": "2021-05-09T08:29:15.252Z" + "versionNum": 1180, + "commit": "1feb2ed27eeeb03e81e7301282b5e55459db742f", + "date": "2021-05-09T10:41:26.896Z" } \ No newline at end of file diff --git a/history/versions/1180.json b/history/versions/1180.json new file mode 100644 index 000000000..61dd0ab35 --- /dev/null +++ b/history/versions/1180.json @@ -0,0 +1,18 @@ +{ + "versionEnd": { + "versionNum": 1180, + "commit": "1feb2ed27eeeb03e81e7301282b5e55459db742f", + "date": "2021-05-09T10:41:26.896Z" + }, + "versionStart": { + "versionNum": 1179, + "commit": "240429edb7ae1353fbc5f7e53e78faf1c845afdc", + "date": "2021-05-09T08:29:15.252Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x0921d788E7f7498f80adb0A0A62B8A9476F2Db92/info.json", + "blockchains/smartchain/assets/0x0921d788E7f7498f80adb0A0A62B8A9476F2Db92/logo.png", + "blockchains/smartchain/assets/0x27327672D1dc51F4Dc58c9F413E1FA7e7ad8245e/info.json", + "blockchains/smartchain/assets/0x27327672D1dc51F4Dc58c9F413E1FA7e7ad8245e/logo.png" + ] +} \ No newline at end of file