From 033847cf8a46f2258272d14ac5203322c8537b1f Mon Sep 17 00:00:00 2001 From: cryptomanz Date: Wed, 8 Sep 2021 09:11:59 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/3547.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 history/versions/3547.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index a5030a46e..9fe158f70 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -452,6 +452,7 @@ "0x400613f184D1207f5C07a67D67040A4e23E92feB", "0x40300e0045239Fe76Cd07251313f923B29df1e55", "0x40619dc9F00ea34e51D96b6EC5d8a6aD75457434", + "0x406c3ed15D4537DD23870260cad503B591fF1b31", "0x4090e535F2e251F5F88518998B18b54d26B3b07c", "0x40929FB2008c830731A3d972950bC13f70161c75", "0x40B165Fd5dDc75ad0bDDc9ADd0adAbff5431a975", diff --git a/blockchains/smartchain/assets/0x406c3ed15D4537DD23870260cad503B591fF1b31/info.json b/blockchains/smartchain/assets/0x406c3ed15D4537DD23870260cad503B591fF1b31/info.json index 07096e865..ed297ea02 100644 --- a/blockchains/smartchain/assets/0x406c3ed15D4537DD23870260cad503B591fF1b31/info.json +++ b/blockchains/smartchain/assets/0x406c3ed15D4537DD23870260cad503B591fF1b31/info.json @@ -18,4 +18,4 @@ "url": "https://t.me/SocialNFT/82" } ] -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 401977ad2..db62a46ad 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3546, - "commit": "0e1ed34f2ace76480980c05469b58ae1a8f8784b", - "date": "2021-09-08T08:43:56.903Z" + "versionNum": 3547, + "commit": "f6eb31ce4ed24a258ecceddbfa83d18a4348a4ea", + "date": "2021-09-08T09:11:42.096Z" } \ No newline at end of file diff --git a/history/versions/3547.json b/history/versions/3547.json new file mode 100644 index 000000000..611849322 --- /dev/null +++ b/history/versions/3547.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 3547, + "commit": "f6eb31ce4ed24a258ecceddbfa83d18a4348a4ea", + "date": "2021-09-08T09:11:42.096Z" + }, + "versionStart": { + "versionNum": 3546, + "commit": "0e1ed34f2ace76480980c05469b58ae1a8f8784b", + "date": "2021-09-08T08:43:56.903Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x406c3ed15D4537DD23870260cad503B591fF1b31/info.json", + "blockchains/smartchain/assets/0x406c3ed15D4537DD23870260cad503B591fF1b31/logo.png" + ] +} \ No newline at end of file