From 67f470653cca9909abb68d3ae2013c38ecc219f4 Mon Sep 17 00:00:00 2001 From: catenocrypt <catenocrypt@users.noreply.github.com> Date: Thu, 8 Apr 2021 11:57:24 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/466.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 history/versions/466.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 9ba471768..5b6228894 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -254,6 +254,7 @@ "0xc7091AA18598b87588e37501b6Ce865263CD67Ce", "0xC7d8D35EBA58a0935ff2D5a33Df105DD9f071731", "0xC808592e5b4585F982bc728d63b227634bc007a4", + "0xc9132C76060F6b319764Ea075973a650A1a53bC9", "0xC9849E6fdB743d08fAeE3E34dd2D1bc69EA11a51", "0xCA0a9Df6a8cAD800046C1DDc5755810718b65C44", "0xCa3F508B8e4Dd382eE878A314789373D80A5190A", diff --git a/blockchains/smartchain/assets/0xc9132C76060F6b319764Ea075973a650A1a53bC9/info.json b/blockchains/smartchain/assets/0xc9132C76060F6b319764Ea075973a650A1a53bC9/info.json index 94ab271bb..e896f843d 100644 --- a/blockchains/smartchain/assets/0xc9132C76060F6b319764Ea075973a650A1a53bC9/info.json +++ b/blockchains/smartchain/assets/0xc9132C76060F6b319764Ea075973a650A1a53bC9/info.json @@ -9,4 +9,4 @@ "decimals": 18, "status": "active", "id": "0xc9132C76060F6b319764Ea075973a650A1a53bC9" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 418223020..a4eafaaff 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 465, - "commit": "bc363a70232c22909620dc225cc21126ceecd6fd", - "date": "2021-04-08T11:54:00.492Z" + "versionNum": 466, + "commit": "e3080e5795684bcd15414c5bbfd5ac69ac047724", + "date": "2021-04-08T11:57:10.079Z" } \ No newline at end of file diff --git a/history/versions/466.json b/history/versions/466.json new file mode 100644 index 000000000..c41d357a3 --- /dev/null +++ b/history/versions/466.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 466, + "commit": "e3080e5795684bcd15414c5bbfd5ac69ac047724", + "date": "2021-04-08T11:57:10.079Z" + }, + "versionStart": { + "versionNum": 465, + "commit": "bc363a70232c22909620dc225cc21126ceecd6fd", + "date": "2021-04-08T11:54:00.492Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xc9132C76060F6b319764Ea075973a650A1a53bC9/info.json", + "blockchains/smartchain/assets/0xc9132C76060F6b319764Ea075973a650A1a53bC9/logo.png" + ] +} \ No newline at end of file