From c80edec63984d021b93133dfc72d22bcfc207011 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Tue, 11 May 2021 20:02:06 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/1252.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 history/versions/1252.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index c84e84753..53187df2e 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -509,6 +509,7 @@ "0xC7d8D35EBA58a0935ff2D5a33Df105DD9f071731", "0xC808592e5b4585F982bc728d63b227634bc007a4", "0xc9132C76060F6b319764Ea075973a650A1a53bC9", + "0xc91D49653F0364aA9C7877697eB27313c973ad9D", "0xC9849E6fdB743d08fAeE3E34dd2D1bc69EA11a51", "0xCA0a9Df6a8cAD800046C1DDc5755810718b65C44", "0xCa3F508B8e4Dd382eE878A314789373D80A5190A", diff --git a/blockchains/smartchain/assets/0xc91D49653F0364aA9C7877697eB27313c973ad9D/info.json b/blockchains/smartchain/assets/0xc91D49653F0364aA9C7877697eB27313c973ad9D/info.json index 6e6c59979..afac3a84e 100644 --- a/blockchains/smartchain/assets/0xc91D49653F0364aA9C7877697eB27313c973ad9D/info.json +++ b/blockchains/smartchain/assets/0xc91D49653F0364aA9C7877697eB27313c973ad9D/info.json @@ -8,4 +8,4 @@ "decimals": 8, "status": "active", "id": "0xc91D49653F0364aA9C7877697eB27313c973ad9D" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index f88728a7a..603d4c30a 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1251, - "commit": "a45ca38b79d2b5b287c1abac24fa787b07f65f24", - "date": "2021-05-11T20:00:03.751Z" + "versionNum": 1252, + "commit": "3bc9ca8ca8d605e0109d35a17e7b4cf731752121", + "date": "2021-05-11T20:01:51.993Z" } \ No newline at end of file diff --git a/history/versions/1252.json b/history/versions/1252.json new file mode 100644 index 000000000..ff8b6971c --- /dev/null +++ b/history/versions/1252.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1252, + "commit": "3bc9ca8ca8d605e0109d35a17e7b4cf731752121", + "date": "2021-05-11T20:01:51.993Z" + }, + "versionStart": { + "versionNum": 1251, + "commit": "a45ca38b79d2b5b287c1abac24fa787b07f65f24", + "date": "2021-05-11T20:00:03.751Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xc91D49653F0364aA9C7877697eB27313c973ad9D/info.json", + "blockchains/smartchain/assets/0xc91D49653F0364aA9C7877697eB27313c973ad9D/logo.png" + ] +} \ No newline at end of file