From 1a8f1d31586799923e29238b8866fb4101e68630 Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Tue, 6 Apr 2021 15:53:02 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/427.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 history/versions/427.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index a00ecc58d..be7daffcf 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -256,6 +256,7 @@ "0xcD7C5025753a49f1881B31C48caA7C517Bb46308", "0xCD9b26795d834d75867d950898695a30b1Eb17E1", "0xcF6BB5389c92Bdda8a3747Ddb454cB7a64626C63", + "0xd27D3F7f329D93d897612E413F207A4dbe8bF799", "0xd399359683c1cD5267f611261eDE08F22cE9729F", "0xD41FDb03Ba84762dD66a0af1a6C8540FF1ba5dfb", "0xd4CB328A82bDf5f03eB737f37Fa6B370aef3e888", diff --git a/blockchains/smartchain/assets/0xd27D3F7f329D93d897612E413F207A4dbe8bF799/info.json b/blockchains/smartchain/assets/0xd27D3F7f329D93d897612E413F207A4dbe8bF799/info.json index cfe38bf33..bf6c777d4 100644 --- a/blockchains/smartchain/assets/0xd27D3F7f329D93d897612E413F207A4dbe8bF799/info.json +++ b/blockchains/smartchain/assets/0xd27D3F7f329D93d897612E413F207A4dbe8bF799/info.json @@ -14,7 +14,7 @@ }, { "name": "Medium", - "url" : "https://rs25moonshot.medium.com/" + "url": "https://rs25moonshot.medium.com/" } ], "explorer": "https://bscscan.com/address/0xd27D3F7f329D93d897612E413F207A4dbe8bF799", diff --git a/history/LATEST.json b/history/LATEST.json index 57d73b87f..30af9621a 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 426, - "commit": "88341f48bbaa82292852485f639d6e5a70544d78", - "date": "2021-04-06T09:41:37.153Z" + "versionNum": 427, + "commit": "c2ca251a405c446f2ead7d6a15ca05bc174f9a2f", + "date": "2021-04-06T15:52:47.369Z" } \ No newline at end of file diff --git a/history/versions/427.json b/history/versions/427.json new file mode 100644 index 000000000..4f1d569ea --- /dev/null +++ b/history/versions/427.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 427, + "commit": "c2ca251a405c446f2ead7d6a15ca05bc174f9a2f", + "date": "2021-04-06T15:52:47.369Z" + }, + "versionStart": { + "versionNum": 426, + "commit": "88341f48bbaa82292852485f639d6e5a70544d78", + "date": "2021-04-06T09:41:37.153Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xd27D3F7f329D93d897612E413F207A4dbe8bF799/info.json", + "blockchains/smartchain/assets/0xd27D3F7f329D93d897612E413F207A4dbe8bF799/logo.png" + ] +} \ No newline at end of file