From 3d0c4dc9c51702ff103e56278f358441c1c65364 Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Thu, 25 Mar 2021 22:44:10 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/294.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 history/versions/294.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 427b65d44..8d6101f81 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -223,6 +223,7 @@ "0xcc2E12a9b5b75360c6FBf23B584c275D52cDdb0E", "0xCC42724C6683B7E57334c4E856f4c9965ED682bD", "0xcD7C5025753a49f1881B31C48caA7C517Bb46308", + "0xCD9b26795d834d75867d950898695a30b1Eb17E1", "0xcF6BB5389c92Bdda8a3747Ddb454cB7a64626C63", "0xd399359683c1cD5267f611261eDE08F22cE9729F", "0xD41FDb03Ba84762dD66a0af1a6C8540FF1ba5dfb", diff --git a/blockchains/smartchain/assets/0xCD9b26795d834d75867d950898695a30b1Eb17E1/info.json b/blockchains/smartchain/assets/0xCD9b26795d834d75867d950898695a30b1Eb17E1/info.json index 1ab5392b3..179d5505a 100644 --- a/blockchains/smartchain/assets/0xCD9b26795d834d75867d950898695a30b1Eb17E1/info.json +++ b/blockchains/smartchain/assets/0xCD9b26795d834d75867d950898695a30b1Eb17E1/info.json @@ -8,4 +8,4 @@ "explorer": "https://bscscan.com/token/0xCD9b26795d834d75867d950898695a30b1Eb17E1", "status": "active", "id": "0xCD9b26795d834d75867d950898695a30b1Eb17E1" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index ce9128332..a165e2f89 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 293, - "commit": "68944f999679334abdb91f329f301662c428edad", - "date": "2021-03-25T22:39:47.140Z" + "versionNum": 294, + "commit": "e4c739935661ca41c4280671dc0055e5ba9e1576", + "date": "2021-03-25T22:43:57.788Z" } \ No newline at end of file diff --git a/history/versions/294.json b/history/versions/294.json new file mode 100644 index 000000000..f922e0e99 --- /dev/null +++ b/history/versions/294.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 294, + "commit": "e4c739935661ca41c4280671dc0055e5ba9e1576", + "date": "2021-03-25T22:43:57.788Z" + }, + "versionStart": { + "versionNum": 293, + "commit": "68944f999679334abdb91f329f301662c428edad", + "date": "2021-03-25T22:39:47.140Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xCD9b26795d834d75867d950898695a30b1Eb17E1/info.json", + "blockchains/smartchain/assets/0xCD9b26795d834d75867d950898695a30b1Eb17E1/logo.png" + ] +} \ No newline at end of file